jakartaee / jakartaee-api

jakartaee-api
Other
39 stars 42 forks source link

Jakarta EE APIs

This project generates the Jakarta EE API jar files and javadocs by combining the artifacts produced by the individual API projects.

To update the version of an API that's included, update the corresponding property in the top level pom.xml file.

To add or remove an API, all pom.xml files will need to be updated.

The file src/main/javadoc/doc-files/speclicense.html should have the content of EPL.html for non-final releases, and should have the content of EFSL.html for final releases. Currently, this selection is controlled by the Jenkins release build script.

Note that the glassfishbuild-maven-plugin is used to create "clean" pom.xml files to be published for each of the projects.

Building

Prerequisites:

Use the staging profile if necessary to pull in staged versions of artifacts.

Run the full build:

Locate the API jar files:

Locate the javadocs:

Locate the Bill Of Materials (BOM) file: