[
https://issues.apache.org/jira/browse/MNG-7061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MNG-7061.
-------------------------------
Resolution: Not A Problem
Upgrade the bundled Wagon to 3.4.2:
https://github.com/apache/maven-wagon/blob/c956aac9007303ce9e1746c834d58dff097ce3d6/wagon-providers/wagon-http-shared/src/main/java/org/apache/maven/wagon/shared/http/WagonRedirectStrategy.java#L69-L88
or wait for Maven 4.0.0-alpha-1.
This issue has already been addressed in WAGON-570/Wagon 3.4.0.
> maven 3 does not follow 308 Permanent Redirect
> ----------------------------------------------
>
> Key: MNG-7061
> URL: https://issues.apache.org/jira/browse/MNG-7061
> Project: Maven
> Issue Type: Bug
> Components: core
> Affects Versions: 3.6.3
> Reporter: James Z.M. Gao
> Priority: Major
>
> some old http repository, e.g.
> http://repository.cloudera.com/artifactory/libs-release uses 308 redirect to
> https url, but maven 3.6.3 can not deal with this response.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)