You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2018/06/24 19:09:00 UTC

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

     [ https://issues.apache.org/jira/browse/MNG-5764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov closed MNG-5764.
-------------------------------
    Resolution: Won't Fix

Closing because there hasn't any change here. Moreover, signatures must tell you that the files is invalid. Writing the requested parser is a lifetime endeavor because you have to know all possible crap sites. 

> Tolerate "soft" 404, check downloaded pom files
> -----------------------------------------------
>
>                 Key: MNG-5764
>                 URL: https://issues.apache.org/jira/browse/MNG-5764
>             Project: Maven
>          Issue Type: Bug
>          Components: Dependencies
>            Reporter: Laszlo Hornyak
>            Priority: Major
>
> 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
(v7.6.3#76005)