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

   <!-- 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*
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to