Hi all, I don't know who's responsible, so I hope I'm posting this at the right place... I'm switching my company to Nexus, and happened upon a couple of problems.
As far as I can see, the reason for this is as follows: - Originally I had the 2 dev.java.net repositories in my POM, which made Maven check those BEFORE it checked repo1.maven.org - Nexus advises to set the order of your repositories so that the most likely one to have a 'hit' be the first in the list --> this would normally be repo1.maven.org Now, since there are a couple of differences between several artifacts, I am no longer able to build all of my projects! The question is, should this be changed in repo1.maven.org and who can do this? For now, I can just reconfigure Nexus to check dev.java.net first, but that's not the correct solution. The artifacts that give me problems are: - javax.xml.soap:saaj-api:1.3 (dependency to activation is different) - javax.xml.ws:jaxws-api:2.1 (has dependencies in dev.java.net that are NOT in repo1.maven.org) Also there are some differences in other artifacts that are no problem to the build (licenses, repositories), but it might be a good idea to sync those as well... So, if I'm not supposed to post this here, I'm sorry --> please direct me to the right place. Otherwise I hope someone can look into this problem and fix it! -- Roland Asmann CFC Informationssysteme Entwicklungsgesellschaft m.b.H Bäckerstrasse 1/2/7 A-1010 Wien FN 266155f, Handelsgericht Wien Tel.: +43/1/513 88 77 - 27 Fax.: +43/1/513 88 62 Email: roland.asm...@cfc.at Web: www.cfc.at --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org