Re: problem upgrading to Maven 2.1.0

2009-06-18 Thread Kiss Tibor
While upgrading from Maven 2.0.10 to 2.1.0 it seems that I cannot deploy the most simple artifact to my nexus repo if I am using IBM jdk 1.4.2. In Maven 2.1.0 running on the following IBM jdk On Linux I have java version 1.4.2 Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2)

Re: problem upgrading to Maven 2.1.0

2009-06-12 Thread John Casey
Are you using mirrorOf*/mirrorOf or mirrorOfexternal:*/mirrorOf? If not, Maven may be encountering a different repositoryId that isn't in your list of mirrorOf entries in your settings.xml... -john Tim Andersen wrote: I am currently using Maven 2.0.9. When I upgraded to Maven 2.1.0, it seems

problem upgrading to Maven 2.1.0

2009-06-11 Thread Tim Andersen
I am currently using Maven 2.0.9. When I upgraded to Maven 2.1.0, it seems to be trying to download dependencies from different repositories. I have doubled checked my settings.xml to make sure it uses the same as my 2.0.9 settings. We use Archiva 1.1.3 mirroring http://repo1.maven.org/maven2