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

Load maven/gradle plugin dependencies from configuration (#2103) #2108

Merged
merged 1 commit into from
Apr 17, 2019
Merged

Load maven/gradle plugin dependencies from configuration (#2103) #2108

merged 1 commit into from
Apr 17, 2019

Conversation

jskov
Copy link
Contributor

@jskov jskov commented Apr 16, 2019

Uses Gradle's configuration to find the relevant resolved artifacts,
instead of assuming that all necessary classes are available in a single
jar-file.

Uses Gradle's configuration to find the relevant resolved artifacts,
instead of assuming that all necessary classes are available in a single
jar-file.
@gsmet gsmet requested a review from stalep April 16, 2019 11:34
@stalep stalep added the area/gradle Gradle label Apr 16, 2019
@stalep
Copy link
Member

stalep commented Apr 16, 2019

looks ok, but i want to test it locally before approving.

@stalep stalep merged commit a41e984 into quarkusio:master Apr 17, 2019
@jskov jskov deleted the mavenDepsViaConfiguration branch April 17, 2019 13:07
@gsmet gsmet added this to the 0.14.0 milestone Apr 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants