Thanks for the proposed workaround. I have run maven with -X thanks for the hint, unfortunatelly nothing unusual seems to be happening there. I see how the repositories are access and the maven-metadata.xml are downloaded but no indication on why the jars are not. It is like maven would think it is ok to use the version that is already downloaded instead of the one that is in the pom.
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for https://xdev.lsespace.com/nexus/content/repositories/eclipse-indigo-sr2 as lseDeploy [DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://repo.maven.apache.org/maven2 Downloading: https://xdev.lsespace.com/nexus/content/repositories/eclipse-indigo-sr2/org/eclipse/emf/ecore/xmi/maven-metadata.xml Downloading: http://repo.maven.apache.org/maven2/org/eclipse/emf/ecore/xmi/maven-metadata.xml [DEBUG] Using connector WagonRepositoryConnector with priority 0 for https://xdev.lsespace.com/nexus/content/groups/public as lseDeploy Downloading: https://xdev.lsespace.com/nexus/content/groups/public/org/eclipse/emf/ecore/xmi/maven-metadata.xml Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/emf/ecore/xmi/maven-metadata.xml (328 B at 2.1 KB/sec) -- View this message in context: http://maven.40175.n5.nabble.com/Maven-does-not-download-the-jar-but-it-download-the-pom-tp5778274p5778297.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
