Hi,

I am getting these errors after I upgraded to M2.2.1. 

[ERROR] Unable to determine if resource asm:asm:jar:3.1:compile exists in
https://maven-repository.dev.java.net/nonav/repository
[ERROR] Unable to determine if resource
com.sun.jdmk:jmxtools:jar:1.2.1:compile exists in
https://maven-repository.dev.java.net/nonav/repository
[ERROR] Unable to determine if resource
com.sun.jersey:jersey-core:jar:1.0.3:compile exists in
https://maven-repository.dev.java.net/nonav/repository
[ERROR] Unable to determine if resource
com.sun.jersey:jersey-json:jar:1.0.3:compile exists in
https://maven-repository.dev.java.net/nonav/repository
[ERROR] Unable to determine if resource
com.sun.jersey:jersey-server:jar:1.0.3:compile exists in
https://maven-repository.dev.java.net/nonav/repository
[ERROR] Unable to determine if resource com.sun.jmx:jmxri:jar:1.2.1:compile
exists in https://maven-repository.dev.java.net/nonav/repository
[ERROR] Unable to determine if resource
com.sun.xml.bind:jaxb-impl:jar:2.1.10:compile exists in
https://maven-repository.dev.java.net/nonav/repository

My settings.xml contains this
 <mirror>
      <id>java.net</id>
      <name>Mirror of
https://maven-repository.dev.java.net/nonav/repository/</name>
      <url>http://download.java.net/maven/1/</url>
      <mirrorOf>java.net</mirrorOf>
    </mirror>

What is wrong here ?

Thanks,

-- 
View this message in context: 
http://n2.nabble.com/Errors-after-upgrade-to-2-2-1-tp4401158p4401158.html
Sent from the maven users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to