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

[sbt] Run in CI mode #820

Open
prabhu opened this issue Jan 13, 2024 · 0 comments
Open

[sbt] Run in CI mode #820

prabhu opened this issue Jan 13, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@prabhu
Copy link
Contributor

prabhu commented Jan 13, 2024

Noticed this while creating an SBOM for chen. sbt was entering an interactive mode for one of the projects and eventually erroring out.

Suspect we may have to set -Dsbt.ci=true, to make sbt work properly.

https://www.scala-sbt.org/1.x/docs/Command-Line-Reference.html#Other+system+properties

This is the place where you can add this.

https://github.com/CycloneDX/cdxgen/blob/master/index.js#L1757

@prabhu prabhu added the good first issue Good for newcomers label Jan 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant