You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sylwester Lachiewicz (Jira)" <ji...@apache.org> on 2021/06/03 12:23:00 UTC

[jira] [Updated] (MLINKCHECK-30) https link does not exists and redirected by website to another url

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

Sylwester Lachiewicz updated MLINKCHECK-30:
-------------------------------------------
    Fix Version/s: 3.0.0

> https link does not exists and redirected by website to another url 
> --------------------------------------------------------------------
>
>                 Key: MLINKCHECK-30
>                 URL: https://issues.apache.org/jira/browse/MLINKCHECK-30
>             Project: Maven Linkcheck Plugin
>          Issue Type: Bug
>            Reporter: Roman Ivanov
>            Priority: Major
>             Fix For: 3.0.0
>
>
> there is 
> during site creation of checkstyle project (https://github.com/checkstyle/checkstyle) - "mvn site"
> there is url - http://downloads.sourceforge.net/project/checkstyle/checkstyle/7.7-SNAPSHOT/checkstyle-7.7-SNAPSHOT-all.jar
> it does not exists on sourceforge, as we publish only released jars,
> http://wheregoes.com/retracer.php for "http://downloads.sourceforge.net/project/checkstyle/checkstyle/7.7-SNAPSHOT/checkstyle-7.7-SNAPSHOT-all.jar" show a problem(404) but in browser this link is redirected to https://sourceforge.net/projects/checkstyle/files/
> Redirections are not allowed in config. Previously validation worked fine so that we have this link in excludes. Now it does not generate a error.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)