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

[WFLY-10770] Provision an Infinispan server to ensure all dependencie… #11482

Merged
merged 1 commit into from Aug 3, 2018

Conversation

jamezp
Copy link
Member

@jamezp jamezp commented Aug 2, 2018

…s are downloaded instead of using a thin provisioned server.

https://issues.jboss.org/browse/WFLY-10770

JBoss Modules was attempting to download dependencies that were not found in the local repository for the org.infinispan.server:infinispan-server-build dependency. This causes issues where the JBoss Nexus repository isn't defined in a settings.xml for the user or the user does not use a settings.xml. Instead here we should provision a server to keep Maven itself in charge of downloading dependencies.

Please not this does add a dependency to org.wildfly:wildfly-feature-pack:13.0.0.Final as that is what 9.3.1.Final version of the infinispan-server uses. This version parameter was deliberately set in the test pom to hopefully keep the confusion down of why we have 13.0.0.Final defined in WildFly itself.

…s are downloaded instead of using a thin provisioned server.
@kabir kabir merged commit 7202ee9 into wildfly:master Aug 3, 2018
@jamezp jamezp deleted the WFLY-10770 branch August 3, 2018 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants