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

Fix test dependency filtering in DevMojo #10408

Merged
merged 1 commit into from
Jul 1, 2020
Merged

Conversation

aloubyansky
Copy link
Member

Filter out test dependencies in LocalProject.getSelfWithLocalDeps() instead of DevMojo

Fixes #10143

@boring-cyborg boring-cyborg bot added area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/maven labels Jul 1, 2020
@aloubyansky
Copy link
Member Author

I called a module lib which is in .gitignore. Fixed now.

@gsmet
Copy link
Member

gsmet commented Jul 1, 2020

Rebased and force-pushed as the build was broken by another merged PR.

@gsmet gsmet merged commit 665dbba into quarkusio:master Jul 1, 2020
@gsmet gsmet added this to the 1.6.0.Final milestone Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/maven
Projects
None yet
Development

Successfully merging this pull request may close these issues.

quarkus-maven-plugin DevMojo erroneously excludes local project dependencies
2 participants