[ 
http://jira.codehaus.org/browse/MRM-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_112249
 ] 

Joakim Erdfelt commented on MRM-577:
------------------------------------

Its not that metadata isn't generated, it simply isn't even being downloaded 
from the remote proxies. :-(

I can sniff the traffic and see the request going into archiva for the 
maven-metadata.xml, but not out of archiva to the proxy.

> 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
>            Assignee: Joakim Erdfelt
>
> 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

        

Reply via email to