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

cdxgen hangs on sbt dependencyList #96

Open
spirovskib opened this issue Dec 16, 2021 · 1 comment
Open

cdxgen hangs on sbt dependencyList #96

spirovskib opened this issue Dec 16, 2021 · 1 comment

Comments

@spirovskib
Copy link

I'm running cdxgen -t java -o bom.xml in a local Scala repo.

The program starts but then gets stuck on
Executing sbt dependencyList in /repos/repo using plugins /var/folders/0q/pk4zgnm14f51k4scf_q_v76h0000gn/T/cdxsbtg-9UA3Pi

A bom.xml is never generated.
I'm running on MacOS 12.1, using sbt 1.5.7

The java version is

java --version
openjdk 11.0.12 2021-07-20
OpenJDK Runtime Environment Temurin-11.0.12+7 (build 11.0.12+7)
OpenJDK 64-Bit Server VM Temurin-11.0.12+7 (build 11.0.12+7, mixed mode)
@prabhu
Copy link
Collaborator

prabhu commented Jan 11, 2022

@spirovskib sbt is known to be quite slow. Could you perform sbt clean stage before running cdxgen and see if it speeds up?

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

2 participants