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

Report generation failure with generic error #308

Open
dmgping opened this issue Feb 8, 2024 · 0 comments
Open

Report generation failure with generic error #308

dmgping opened this issue Feb 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@dmgping
Copy link

dmgping commented Feb 8, 2024

When I run the tool locally against my maven java project it runs fine.
I built a docker image to run the tool against my project in a gitlab pipeline which works fine with gitlab-ci.
I then used the same image in a jenkins pipeline but the tool is spitting out a generic error and failing to generate the report.

The following is the only output generated:
14:24:28 �[36mINFO�[0m[2024-02-08T22:24:27Z] Starting to generate SPDX ...
14:24:30 �[36mINFO�[0m[2024-02-08T22:24:30Z] Running generator for Module Manager: Java-Maven with output bom-Java-Maven.spdx
14:24:30 �[36mINFO�[0m[2024-02-08T22:24:30Z] Command has completed with errors for some package managers, see details below
14:24:30 �[36mINFO�[0m[2024-02-08T22:24:30Z] Plugin Java-Maven return error exit status 1

Image runs ubuntu 20.04, Java 11.0.21, maven 3.8.1.

@dmgping dmgping added the bug Something isn't working label Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant