Metadata aren't generated by archiva
------------------------------------
Key: MRM-577
URL: http://jira.codehaus.org/browse/MRM-577
Project: Archiva
Issue Type: Bug
Affects Versions: 1.0-beta-3
Reporter: Arnaud Heritier
To reproduce it you proxy the repo of snapshots at apache :
http://people.apache.org/repo/m2-snapshot-repository
And in your project you add this plugin declaration :
{code:xml}
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>2.2-beta-2-SNAPSHOT</version>
</plugin>
{code}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira