Eclipse Common Build Infrastructure
Primary tabs
Scope:
The Common Build Infrastructure (CBI) project maintains and develops software production technology common to multiple Eclipse projects.
Goals:
- Make it really easy to build Eclipse projects
- Make it easy to automate build and testing tasks
- Make it really easy to sign jar files and other artifacts
- Make it easier for new projects to set up their build
- Continually improve the quality of builds at Eclipse
It is important to differentiate between common and universal. CBI does not abstract all build systems or rarely needed features. If something is used by one and only one project, it is unlikley to be included as part of CBI.
Once multiple projects are using a given technology something, then it may become a candidate for inclusion into CBI if doing so brings benefit to CBI and projects using it.
The following components are examples of technology that is within the scope of CBI:
- Jar signing service
- Operating system signing service
- Common Maven plugins used for Eclipse builds
- Common Eclipse license files
Releases:
Name | Date |
---|---|
1.3.1 | 2021-04-16 |
1.3.0 | 2021-04-08 |
macOS Notarization Service 1.1.0 | 2021-02-22 |
Maven Plugins 1.1.5 | 2018-04-12 |
Signing and Packaging Web Services 1.0.0 | 2017-05-24 |
Maven Plugins 1.1.4 | 2017-04-20 |
Maven Plugins 1.1.3 | 2016-01-27 |
Maven Plugins 1.1.2 | 2015-05-22 |
Maven Plugins 1.1.1 | 2014-07-23 |
Maven Plugins 1.1.0 | 2014-07-18 |
Maven Plugins 1.0.5 | 2013-10-28 |
Maven Plugins 1.0.4 | 2013-08-07 |
Maven Plugins 1.0.3 | 2013-05-25 |
Maven Jar Signer Plugin 1.0.2 | 2013-02-19 |
Utilities Maven Plugin 1.0.0 | 2013-02-19 |
Maven Jar Signer Plugin 1.0.1 | 2012-09-11 |
Maven Jar Signer Plugin 1.0.0 | 2012-08-17 |
Reviews:
Name | Date |
---|---|
macOS Notarization Service 1.1.0 Release Review | 2021-02-17 |
Signing and Packaging Web Services 1.0.0 Release Review | 2017-05-17 |
Move the b3 Project to CBI Project | 2016-03-02 |
Maven Plugins 1.1.0 Release Review | 2014-07-16 |
Creation Review | 2014-02-05 |