[ http://jira.codehaus.org/browse/MANTTASKS-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_99767
]
Herve Boutemy commented on MANTTASKS-16:
----------------------------------------
can you check this issue with Maven Ant Tasks 2.0.6 or 2.0.7?
If the problem persist, please provide a sample build.xml for me to reproduce it
> Antlib attempts to download version.txt files from legacy repository.
> ---------------------------------------------------------------------
>
> Key: MANTTASKS-16
> URL: http://jira.codehaus.org/browse/MANTTASKS-16
> Project: Maven 2.x Ant Tasks
> Issue Type: Bug
> Environment: Reproduced on Solaris, Linux, and Win32.
> Reporter: Tim Clemons
>
> When attempting to download artifacts from a legacy repository, the build sometimes fails
with the following error:
> Caused by: org.apache.maven.artifact.resolver.ArtifactResolutionException: Unable to
retrieve metadata
> On checking the maven-proxy's log, it appears that files of the format <name>-<version>-SNAPSHOT-version.txt
are getting queried. These don't appear to be a part of Maven 1.x builds and so shouldn't
trigger a failure condition if they can't be found.
--
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
|