You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Laszlo Hornyak Kocka (JIRA)" <ji...@codehaus.org> on 2015/02/10 06:25:23 UTC

[jira] (MNG-5764) Tolerate "soft" 404, check downloaded pom files

Laszlo Hornyak Kocka created MNG-5764:
-----------------------------------------

             Summary: Tolerate "soft" 404, check downloaded pom files
                 Key: MNG-5764
                 URL: https://jira.codehaus.org/browse/MNG-5764
             Project: Maven
          Issue Type: Bug
          Components: Dependencies
            Reporter: Laszlo Hornyak Kocka


With maven 3.2 if the user downloads a pom/jar from external repository and the network proxy sends a "soft 404", the html-content of the response will be stored in the pom file. It needs some work to find out what went wrong.

When downloading pom files, the content of the pom file could be parsed and the file should not be stored in the local maven cache. In such cases the artifact should not be downloaded either.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)