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

Add a new buildpack to handle maven configurations #51

Open
kameshsampath opened this issue Nov 25, 2020 · 1 comment
Open

Add a new buildpack to handle maven configurations #51

kameshsampath opened this issue Nov 25, 2020 · 1 comment

Comments

@kameshsampath
Copy link
Contributor

Many times customized maven settings.xml is used while running maven projects, which configures mirrors, proxies etc., it will be nice to add one buildpack that will be able to configure maven before the build.

@kameshsampath
Copy link
Contributor Author

In these examples

https://github.com/kameshsampath/buildpacks/tree/master/buildpacks/maven-settings and https://github.com/kameshsampath/buildpacks/blob/master/builders/java-11/builder.toml

The maven settings kicks in and configures maven settings.xml (s2i legacy 🤔 )

@lance @zroubalik

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