On Sat, Dec 10, 2011 at 7:49 PM, Afkham Azeez <[email protected]> wrote:
> repository.jboss.org has been deprecated. To overcome this issue, we have > to add the following to the Maven settings.xml mirrors section. See > http://community.jboss.org/wiki/JBossDeprecatedRepository Yes, but this isn't practical in the long term. Since settings.xml resides inside maven distribution (ie builders' side), every builder has to add this section to there settings.xml file. And, as I understood; it's the http://repository.jboss.org/maven2 repo that is deprecated, not http://repository.jboss.org/. The latter is still in operation/maintained. Regards, --KasunG > <!-- Redirect requests for the old repo to go to the new deprecated repo > --> > <mirror> > <id>deprecated-jboss-repo</id> > <name>Use new repo to handle requests to deprecated repo</name> > <mirrorOf>repository.jboss.org</mirrorOf> > > <url>http://repository.jboss.org/nexus/content/repositories/deprecated</url> > </mirror> > <mirror> > <id>deprecated-jboss-repo2</id> > <name>Use new repo to handle requests to deprecated repo</name> > <mirrorOf>jboss</mirrorOf> > > <url>http://repository.jboss.org/nexus/content/repositories/deprecated</url> > </mirror> > > > > > > > > > > > On Thu, Dec 8, 2011 at 7:10 PM, Afkham Azeez <[email protected]> wrote: > >> [WARNING] The repository url 'http://snapshots.repository.codehaus.org' >> is invalid - Repository 'codehaus-snapshots' will be blacklisted. >> [WARNING] The repository url 'http://repository.jboss.org/maven2/' is >> invalid - Repository 'jboss' will be blacklisted. >> [WARNING] The repository url 'http://repository.codehaus.org' is invalid >> - Repository 'codehaus' will be blacklisted. >> >> >> -- >> *Afkham Azeez* >> Director of Architecture; WSO2, Inc.; http://wso2.com >> Member; Apache Software Foundation; http://www.apache.org/ >> * <http://www.apache.org/>** >> email: **[email protected]* <[email protected]>* cell: +94 77 3320919 >> blog: **http://blog.afkham.org* <http://blog.afkham.org>* >> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> >> * >> linked-in: **http://lk.linkedin.com/in/afkhamazeez* >> * >> * >> *Lean . Enterprise . Middleware* >> >> > > > -- > *Afkham Azeez* > Director of Architecture; WSO2, Inc.; http://wso2.com > Member; Apache Software Foundation; http://www.apache.org/ > * <http://www.apache.org/>** > email: **[email protected]* <[email protected]>* cell: +94 77 3320919 > blog: **http://blog.afkham.org* <http://blog.afkham.org>* > twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> > * > linked-in: **http://lk.linkedin.com/in/afkhamazeez* > * > * > *Lean . Enterprise . Middleware* > > -- *Kasun Gajasinghe* Software Engineer; WSO2 Inc.; http://wso2.com , *email: **kasung AT spamfree wso2.com** cell: **+94 (77) 678-0813* *blog: **http://blog.kasunbg.org* <http://blog.kasunbg.org> * twitter: **http://twitter.com/kasunbg* <http://twitter.com/kasunbg> * *
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
