With planetmirror set up as the repository, and using the 2.0.0 version of the m2 ant tasks, trying to get back
the 2.6.0 file

http://public.planetmirror.com/pub/maven/xerces/xercesImpl/2.6.0/xercesImpl-2.6.0.pom

This is not valid, because it should be pub/maven2. I think things have been changing there.

But here is the problem: planetmirror doesnt return 404, it returns http success (seemingly), and an HTTP search page. So m2 saves the pom, complains about the lack of a checksum and from then on complains about the POM being invalid until I go in and delete it by hand.

1. invalid pom files ought to trigger a fallback to the next site.
2. files that look like html pages (or anything other than a well-intentioned) attempt at a pom ought to be rejected and not saved to the local repository.

-steve

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to