Re: maven-metadata-central.xml is missing versions in local repo

2010-04-23 Thread Florian R.
-- View this message in context: http://old.nabble.com/maven-metadata-central.xml-is-missing-versions-in-local-repo-tp28288000p28337643.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail

Re: maven-metadata-central.xml is missing versions in local repo

2010-04-22 Thread Florian R.
). Florian -- View this message in context: http://old.nabble.com/maven-metadata-central.xml-is-missing-versions-in-local-repo-tp28288000p28325521.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe

Re: maven-metadata-central.xml is missing versions in local repo

2010-04-22 Thread Wayne Fay
from the specified remote repositories:  central (http://maven.uniqa.at/artifacts/repo),  snapshots (http://maven.uniqa.at/artifacts/repo) What MRM are you running -- Nexus, Artifactory, Archiva, etc? Are you sure this is a problem in Maven and not something related to your MRM? Wayne

Re: maven-metadata-central.xml is missing versions in local repo

2010-04-22 Thread Florian R.
fact forces maven to create the maven-metadata-central.xml to get some idea why this happens? Florian -- View this message in context: http://old.nabble.com/maven-metadata-central.xml-is-missing-versions-in-local-repo-tp28288000p28326625.html Sent from the Maven - Users mailing list archive

Re: maven-metadata-central.xml is missing versions in local repo

2010-04-22 Thread Markku Saarela
This can be caused by Artifactory if checksums does not match and you Artifactory is configured to fail if checksums doesn't match. Markku On 22.4.2010 12:53, Florian R. wrote: Wayne Fay wrote: What MRM are you running -- Nexus, Artifactory, Archiva, etc? Are you sure this is a problem

maven-metadata-central.xml is missing versions in local repo

2010-04-21 Thread Florian R.
://old.nabble.com/maven-metadata-central.xml-is-missing-versions-in-local-repo-tp28288000p28288000.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org

Re: maven-metadata-central.xml is missing versions in local repo

2010-04-21 Thread Wayne Fay
[INFO] Failed to resolve artifact. Couldn't find a version in [1.2.15, 1.2.16] to match range [1.2.9,1.2.9] log4j:log4j:jar:null What does your pom file dependency to log4j look like? Wayne - To unsubscribe, e-mail: