maven multi module transitive dependencies #152
Unanswered
chakravarthi2u
asked this question in
Q&A
Replies: 1 comment 2 replies
-
@chakravarthi2u Do you have any example repo for resolved transitive dependencies? The tool invokes the CycloneDX maven plugin and returns to manually parsing if nothing works. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Prabhu,
is this command cdxgen -t java -o bom.json generates sbom list resolved transitive dependencies or just transitive dependencies?
Please let me know How to get resolved transitive dependencies for a multi module maven project?
Also, how to generate dependencies from war or jar file?
Thanks,
Chakravarthi
Beta Was this translation helpful? Give feedback.
All reactions