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

SBOM generation fails when used with maven multi module project #158

Open
manojbsw opened this issue Mar 1, 2024 · 0 comments
Open

SBOM generation fails when used with maven multi module project #158

manojbsw opened this issue Mar 1, 2024 · 0 comments

Comments

@manojbsw
Copy link

manojbsw commented Mar 1, 2024

Hi Team, SBOM generation fails when plugin is used with maven multi module project without build.
For testing purpose I have used multi module repo https://github.com/purnima-jain/spring-boot-multi-module and tried to generate the SBOM, which fails because of unavailability of module dependency. If I build the code it works as expected.
Is there a way where we can skip the module/library which is not available and generate the sbom with available library data ?

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

No branches or pull requests

1 participant