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 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