Hi,

just tried to build archiva 1.0.2-SNAPSHOT and getting following error:
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
[INFO] Building Archiva Base :: Common
[INFO]    task-segment: [compile]
[INFO] ------------------------------------------------------------------------ Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-plugins/2-SNAPSHOT/maven-plugins-2-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: null:maven-resources-plugin:maven-plugin:2.3-20060725.131549-1

Reason: Cannot find parent: org.apache.maven.plugins:maven-plugins for project: null:maven-resources-plugin:maven-plugin:2.3-20060725.131549-1 for project null:maven-resources-plugin:maven-plugin:2.3-20060725.131549-1
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

saying the artifact for maven-plugins:2-SNAPSHOT ist not available, so far so good. But if You have a clooser look this artifact is referenced by maven-resources-plugin:2.3-20060725.131549-1, mmmhhh build date 2006xxx. Ok, lets have a look in http://people.apache.org/maven-snapshot-repository/org/apache/maven/plugins/maven-resources-plugin/2.3-SNAPSHOT/ and voila there is a newer version, but it isn't referenced from the maven-metadata.xml file. And maven gets this very old snapshot version referencing maven-plugins:2-SNAPSHOT.

Could someone correct this metadata, please?

Roland

Reply via email to