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

mvn compile fails if test-jar of parallel-consumer-core was not previously installed / deployed. #162

Open
rkolesnev opened this issue Sep 9, 2021 · 0 comments

Comments

@rkolesnev
Copy link
Member

rkolesnev commented Sep 9, 2021

Due to a bug in maven handling of test-jar dependencies - running mvn compile fails, unless mvn install or mvn deploy was executed previously to create test-jar of parallel-consumer-core.
See stackoverflow - why is "test-jar" dependency required for "mvn compile".

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