Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pom.xml EE4J parent to 1.0.9 #24657

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Update pom.xml EE4J parent to 1.0.9 #24657

merged 1 commit into from
Oct 26, 2023

Conversation

arjantijms
Copy link
Contributor

@arjantijms arjantijms merged commit 067f918 into master Oct 26, 2023
3 checks passed
@arjantijms arjantijms deleted the ee4j_109 branch October 26, 2023 22:20
@dmatej
Copy link
Contributor

dmatej commented Oct 27, 2023

Did you check the SBOM generation?

@arjantijms
Copy link
Contributor Author

Did you check the SBOM generation?

Yes, it runs, and it indeed generates a [root]/target/bom.xml and bom.json.

[INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-main-aggregator ---
[INFO] CycloneDX: Resolving Aggregated Dependencies
[WARNING] BOM dependency listed but is not depended upon: pkg:maven/org.glassfish.main/nucleus-parent@7.0.10-SNAPSHOT?type=pom
[WARNING] BOM dependency listed but is not depended upon: pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.0?type=jar
[WARNING] BOM dependency listed but is not depended upon: pkg:maven/org.osgi/org.osgi.core@5.0.0?type=jar
[WARNING] BOM dependency listed but is not depended upon: pkg:maven/com.github.stephenc.jcip/jcip-annotations@1.0-1?type=jar
[WARNING] BOM dependency listed but is not depended upon: pkg:maven/org.glassfish/jakarta.el@5.0.0-M1?type=jar
[WARNING] BOM dependency listed but is not depended upon: pkg:maven/org.glassfish.docs/docs@7.0.10-SNAPSHOT?type=pom
[INFO] CycloneDX: Creating BOM version 1.4 with 853 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /glassfish/target/bom.xml
[INFO]            attaching as glassfish-main-aggregator-7.0.10-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /glassfish/target/bom.json
[WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword
[INFO]            attaching as glassfish-main-aggregator-7.0.10-SNAPSHOT-cyclonedx.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants