non-handling of legacy repositories needs to be more graceful -------------------------------------------------------------
Key: MARTIFACT-5 URL: http://jira.codehaus.org/browse/MARTIFACT-5 Project: Maven Artifact Issue Type: Bug Reporter: Brett Porter legacy repository support was removed. Currently, it appears to still partially handle it - using 2.1-SNAPHOT today it requests groupId/types/artifactId-version.ext as before, but chokes on the non-existence of a POM in the desired format. If this support is to be removed, it should be removed completely, and legacy repositories should be ignored in the repository list, with a warning presented so that it sohuld either resolve from an alternate repository, or present as an artifact not found exception. -- 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