[jira] [Created] (MDEP-524) Update to new wagon-http-lightweight because of WAGON-314

2016-04-15 Thread Pavel Slechta (JIRA)
Pavel Slechta created MDEP-524:
--

 Summary: Update to new wagon-http-lightweight because of WAGON-314
 Key: MDEP-524
 URL: https://issues.apache.org/jira/browse/MDEP-524
 Project: Maven Dependency Plugin
  Issue Type: Improvement
Affects Versions: 2.10
Reporter: Pavel Slechta


When downloading dependencies the HTTP 301 Permanently moved redirect is not 
currently followed. This was fixed in *WAGON-314 - Permament move (error 301) 
not handled properly by Lightweight HTTP Wagon* in plugin version 2.0, but 
maven-dependency-plugin uses still older version without this bugfix.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MDEP-524) Update to new wagon-http-lightweight because of WAGON-314 - HTTP 301 ignored

2016-04-15 Thread Pavel Slechta (JIRA)

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

Pavel Slechta updated MDEP-524:
---
Summary: Update to new wagon-http-lightweight because of WAGON-314 - HTTP 
301 ignored  (was: Update to new wagon-http-lightweight because of WAGON-314)

> Update to new wagon-http-lightweight because of WAGON-314 - HTTP 301 ignored
> 
>
> Key: MDEP-524
> URL: https://issues.apache.org/jira/browse/MDEP-524
> Project: Maven Dependency Plugin
>  Issue Type: Improvement
>Affects Versions: 2.10
>Reporter: Pavel Slechta
>
> When downloading dependencies the HTTP 301 Permanently moved redirect is not 
> currently followed. This was fixed in *WAGON-314 - Permament move (error 301) 
> not handled properly by Lightweight HTTP Wagon* in plugin version 2.0, but 
> maven-dependency-plugin uses still older version without this bugfix.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MDEP-524) Update to new wagon-http-lightweight because of WAGON-314 - HTTP 301 ignored

2016-04-15 Thread Pavel Slechta (JIRA)

[ 
https://issues.apache.org/jira/browse/MDEP-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15243109#comment-15243109
 ] 

Pavel Slechta commented on MDEP-524:


Hi, I am using this version
{noformat}
Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200)
{noformat}

I have tried
{code:xml}

  org.apache.maven.plugins
  maven-dependency-plugin
  2.10
  

  org.apache.maven.wagon
  wagon-http-lightweight
  2.10

  

{code}

but the behavior is unchanged.


> Update to new wagon-http-lightweight because of WAGON-314 - HTTP 301 ignored
> 
>
> Key: MDEP-524
> URL: https://issues.apache.org/jira/browse/MDEP-524
> Project: Maven Dependency Plugin
>  Issue Type: Improvement
>Affects Versions: 2.10
>Reporter: Pavel Slechta
>
> When downloading dependencies the HTTP 301 Permanently moved redirect is not 
> currently followed. This was fixed in *WAGON-314 - Permament move (error 301) 
> not handled properly by Lightweight HTTP Wagon* in plugin version 2.0, but 
> maven-dependency-plugin uses still older version without this bugfix.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)