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

Switch to Maven for resolving dependencies for k8s jgroups #79

Open
bartoszmajsak opened this issue May 8, 2017 · 1 comment
Open

Comments

@bartoszmajsak
Copy link

Instead of using curl as it's done at the moment we can have our own pom.xml used in the build step for creating clustered image. This way we can leverage Maven caches in the CI environment and save a bit on the build time and potentially avoid network hiccups while building.

@hectorj2f
Copy link

hectorj2f commented Jun 22, 2017

My bad, it wasn't addressed yet.

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

2 participants