Hi all,
So, what's our current approach towards hardcoding maven repositories in the pom.xml
files?
Should we allow JBoss repos to be defined master/parent/pom.xml? This was added by Adrian
C when he upgraded JClouds:
<repository>
<id>jboss</id>
<
url>http://repository.jboss.org/maven2</url>
</repository>
First of all, this is a deprecated repo and not sure it should even be amongst the
configured repositories.
Secondly, the idea so far has been that users configure the JBoss Maven repo in their
settings.xml -
http://community.jboss.org/wiki/MavenGettingStarted-Users
Where do we stand now?
Cheers,
--
Galder Zamarreño
Sr. Software Engineer
Infinispan, JBoss Cache