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

SPI for 3rd party integration into build - enabling Quarkus native apps and use of Quarkus programming model #261

Closed
wants to merge 1 commit into from

Conversation

maxandersen
Copy link
Collaborator

Bubble up artifact dependency info to build for better integration.

This introduce ArtifactInfo interface to use for capturing GAV + resolved
location for use during build.

Lets us generated pom.xml metadata and also explore adding SPI to let
dependencies process the jar before its built. Potential usefull for Quarkus integration :)

@maxandersen maxandersen changed the title WIP: caching of deps resolution is not yet implemented and not cleaned up - but enough for trying out SPI for 3rd party integration into build - enabling Quarkus native apps and use of Quarkus programming model Aug 26, 2020
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

Successfully merging this pull request may close these issues.

1 participant