[ http://jira.codehaus.org/browse/MRM-432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_107347 ]
Mathias Arens commented on MRM-432: ----------------------------------- Hello Joakim, I took a look at the tests and I made a test with a 1.0-beta-2-SNAPSHOT build from 12/09. Now I could download the artifact <dependency> <groupId>ch.ethz.ganymed</groupId> <artifactId>ganymed-ssh2</artifactId> <version>build210</version> </dependency> from a repository in DefaultLayout. That's great. I expected this result because of your tests in the DefaultBidirectionalRepositoryLayoutTest. The problems with the legacy layout are not that important for me. But if I try to browse the artifact in the web interface, I get the following error: Error Occurred * Unable to find project model for [ch.ethz.ganymed:ganymed-ssh2:build210]. > Proxy Connectors are unable to download artifacts with alpha numerical > version numbers > -------------------------------------------------------------------------------------- > > Key: MRM-432 > URL: http://jira.codehaus.org/browse/MRM-432 > Project: Archiva > Issue Type: Bug > Components: remote proxy > Affects Versions: 1.0-alpha-2 > Environment: Solaris 5.9, java 1.5.0_11, maven 2.0.7 > Reporter: Mathias Arens > Assignee: Joakim Erdfelt > Priority: Critical > Fix For: 1.0-beta-2 > > > Archiva is unable to download this artifact: > <dependency> > <groupId>ch.ethz.ganymed</groupId> > <artifactId>ganymed-ssh2</artifactId> > <version>build210</version> > </dependency> > although it is in the central repository. I can download the artifact if a > switch the central mirror of, just downloading the artifact directly over > maven. I didn't had any problems with all the other artifacts from the > central repository. > I assume that there is a problem with alpha numerical version numbers. But > it's just a guess. -- 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