[infinispan-dev] Old JBoss repo in pom.xml

Galder Zamarreño galder at redhat.com
Thu May 19 04:52:48 EDT 2011


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




More information about the infinispan-dev mailing list