Multi-module maven project with jar and war packing #498
Unanswered
45jjmalaluan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Using cyclonedx-maven-plugin version 2.8.0.
In the root pom.xml,
When I run mvn clean package.
In the sub-module 1 with packaging=jar
I see in the bom.json. Seems to be fine.
In the sub-module 2 with packaging=war
I see in the bom.json.
Is that correct? I was assuming to see
makePackageBom
.Beta Was this translation helpful? Give feedback.
All reactions