On 9/30/2010 9:34 AM, Benjamin Bentmann wrote: > Marshall Schor wrote: > >> The file under<version>-SNAPSHOT/maven-metadata.xml can't be read using >> http://repository.apache.org/snapshots/org/apache/uima/parent-pom-docbook/4-SNAPSHOT/maven-metadata.xml. >> > > r.a.o/snapshots is a group, the actual repository contains the intact file: > > https://repository.apache.org/content/repositories/snapshots/org/apache/uima/parent-pom-docbook/4-SNAPSHOT/maven-metadata.xml > > >> So - it looks like RC3 is missing the namespaces declarations? > > The namespace declaration isn't relevant (Maven 2.x doesn't specify it > either), the failure is due to the file's extended format, see also [0].
Is a workaround (until Nexus is patched), to use -Dmaven.metadata.legacy=true on the maven command line? -Marshall Schor > > I know that Nexus has already been updated to support this, will check whether > this update/patch can be installed on r.a.o. > > > Benjamin > > > > [0] > https://cwiki.apache.org/confluence/display/MAVEN/Maven+3.x+Compatibility+Notes#Maven3.xCompatibilityNotes-UniqueSnapshotVersionsandClassifiers > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
