-
Bug
-
Resolution: Done
-
Optional
-
7.0.0.ER6
-
None
Sometime around the ER1, the directory structure of the JBoss Maven repository changed from:
jboss-eap-7.0.0.GA-maven-repository
to:
jboss-eap-7.0.0.GA-maven-repository/maven-repository
When using the locally installed file, the URL specifed in the settings.xml file needs to be changed from:
file:///path/to/repo/jboss-eap-7.0.0.GA-maven-repository
to:
file:///path/to/repo/jboss-eap-7.0.0.GA-maven-repository/maven-repository