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

Melting pot with -c ... -p flags fails #48

Open
ctrueden opened this issue Nov 9, 2022 · 0 comments
Open

Melting pot with -c ... -p flags fails #48

ctrueden opened this issue Nov 9, 2022 · 0 comments
Milestone

Comments

@ctrueden
Copy link
Member

ctrueden commented Nov 9, 2022

I probably broke the melting pot's support for pruning out components not depending on a changed component. In pom-scjiava I ran:

tests/run.sh -c net.imagej:imagej-common:2.0.0-SNAPSHOT -p

Hoping I could build a mega-melt that tested only components depending on imagej-common, against a locally-built imagej-common 2.0.0-SNAPSHOT I had installed. But during the pruning phase, it died with:

[INFO] Checking relevance of component net.imagej/imagej-legacy
[INFO] Checking relevance of component net.imagej/imagej-matlab
[INFO] Checking relevance of component net.imagej/imagej-mesh-io
[ERROR] CannotMelting pot generation failed!

Would be nice to make this scenario work.

@ctrueden ctrueden added this to the unscheduled milestone Nov 9, 2022
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