[jira] (MNG-5724) Upgrade to last Wagon 2.8

2014-12-19 Thread Dan Tran (JIRA)

[ 
https://jira.codehaus.org/browse/MNG-5724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=359408#comment-359408
 ] 

Dan Tran commented on MNG-5724:
---

I think those commons-io, commons-lang, jsoup, and wagon-http-shared was added 
to maven-3.2.0 due for compensate for the missing jar.

I currently remove those jars under maven-3.2.5 and run with my production.

Will file another Jira to remove these jar in later version of maven

 Upgrade to last Wagon 2.8
 -

 Key: MNG-5724
 URL: https://jira.codehaus.org/browse/MNG-5724
 Project: Maven
  Issue Type: Improvement
  Components: Dependencies
Reporter: Olivier Lamy
Assignee: Olivier Lamy
 Fix For: 3.2.5


 h4. Release Notes - Maven Wagon - Version 2.7
 h5. Bug
 * [WAGON-407] - wagon-maven-plugin ITs fail with missing class: 
 org.apache.commons.io.IOUtils
 * [WAGON-418] - Changes from WAGON-388 broke the WebDAV Wagon
 * [WAGON-419] - HTTP wagons incorrectly encode blank space in URLs 
 causing resources to be uploaded/looked up with a + sign
 h5. New Feature
 * [WAGON-420] - Implements RFC 6585 (return code 429: too many requests)
 h4. Release Notes - Maven Wagon - Version 2.8
 h5. Bug
 * [WAGON-416] - Lightweight HTTP Wagon doesn't set Proxy-Authorization 
 header
 * [WAGON-422] - HTTP wagon AuthScope is not definable from settings



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


[jira] (MNG-5724) Upgrade to last Wagon 2.8

2014-12-19 Thread Dan Tran (JIRA)

[ 
https://jira.codehaus.org/browse/MNG-5724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=359408#comment-359408
 ] 

Dan Tran edited comment on MNG-5724 at 12/19/14 6:20 PM:
-

I think those commons-io, commons-lang, jsoup, and wagon-http-shared was added 
to maven-3.2.0 to compensate for the missing jar not provided by wagon

I currently remove those jars under maven-3.2.5 and run with my production. So 
far no issue found

Will file another Jira to remove these jars in later version of maven


was (Author: dantran):
I think those commons-io, commons-lang, jsoup, and wagon-http-shared was added 
to maven-3.2.0 due for compensate for the missing jar.

I currently remove those jars under maven-3.2.5 and run with my production.

Will file another Jira to remove these jar in later version of maven

 Upgrade to last Wagon 2.8
 -

 Key: MNG-5724
 URL: https://jira.codehaus.org/browse/MNG-5724
 Project: Maven
  Issue Type: Improvement
  Components: Dependencies
Reporter: Olivier Lamy
Assignee: Olivier Lamy
 Fix For: 3.2.5


 h4. Release Notes - Maven Wagon - Version 2.7
 h5. Bug
 * [WAGON-407] - wagon-maven-plugin ITs fail with missing class: 
 org.apache.commons.io.IOUtils
 * [WAGON-418] - Changes from WAGON-388 broke the WebDAV Wagon
 * [WAGON-419] - HTTP wagons incorrectly encode blank space in URLs 
 causing resources to be uploaded/looked up with a + sign
 h5. New Feature
 * [WAGON-420] - Implements RFC 6585 (return code 429: too many requests)
 h4. Release Notes - Maven Wagon - Version 2.8
 h5. Bug
 * [WAGON-416] - Lightweight HTTP Wagon doesn't set Proxy-Authorization 
 header
 * [WAGON-422] - HTTP wagon AuthScope is not definable from settings



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


[jira] (MNG-5724) Upgrade to last Wagon 2.8

2014-12-13 Thread Herve Boutemy (JIRA)

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

Herve Boutemy updated MNG-5724:
---

Fix Version/s: 3.2.4

 Upgrade to last Wagon 2.8
 -

 Key: MNG-5724
 URL: https://jira.codehaus.org/browse/MNG-5724
 Project: Maven
  Issue Type: Improvement
  Components: Dependencies
Reporter: Olivier Lamy
Assignee: Olivier Lamy
 Fix For: 3.2.4, 3.2.5


 h4. Release Notes - Maven Wagon - Version 2.7
 h5. Bug
 * [WAGON-407] - wagon-maven-plugin ITs fail with missing class: 
 org.apache.commons.io.IOUtils
 * [WAGON-418] - Changes from WAGON-388 broke the WebDAV Wagon
 * [WAGON-419] - HTTP wagons incorrectly encode blank space in URLs 
 causing resources to be uploaded/looked up with a + sign
 h5. New Feature
 * [WAGON-420] - Implements RFC 6585 (return code 429: too many requests)
 h4. Release Notes - Maven Wagon - Version 2.8
 h5. Bug
 * [WAGON-416] - Lightweight HTTP Wagon doesn't set Proxy-Authorization 
 header
 * [WAGON-422] - HTTP wagon AuthScope is not definable from settings



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


[jira] (MNG-5724) Upgrade to last Wagon 2.8

2014-12-13 Thread Herve Boutemy (JIRA)

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

Herve Boutemy closed MNG-5724.
--

   Resolution: Fixed
Fix Version/s: (was: 3.2.5)

I just checked in Maven 3.2.3 distribution: jsoup, commons-lang, commons-io and 
wagon-http-shared were already there

so it's not a question for this upgrade from wagon 2.6 to 2.8

if removing libraries from distribution is an issue, please open another Jira 
issue

 Upgrade to last Wagon 2.8
 -

 Key: MNG-5724
 URL: https://jira.codehaus.org/browse/MNG-5724
 Project: Maven
  Issue Type: Improvement
  Components: Dependencies
Reporter: Olivier Lamy
Assignee: Olivier Lamy
 Fix For: 3.2.4


 h4. Release Notes - Maven Wagon - Version 2.7
 h5. Bug
 * [WAGON-407] - wagon-maven-plugin ITs fail with missing class: 
 org.apache.commons.io.IOUtils
 * [WAGON-418] - Changes from WAGON-388 broke the WebDAV Wagon
 * [WAGON-419] - HTTP wagons incorrectly encode blank space in URLs 
 causing resources to be uploaded/looked up with a + sign
 h5. New Feature
 * [WAGON-420] - Implements RFC 6585 (return code 429: too many requests)
 h4. Release Notes - Maven Wagon - Version 2.8
 h5. Bug
 * [WAGON-416] - Lightweight HTTP Wagon doesn't set Proxy-Authorization 
 header
 * [WAGON-422] - HTTP wagon AuthScope is not definable from settings



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


[jira] (MNG-5724) Upgrade to last Wagon 2.8

2014-12-13 Thread Herve Boutemy (JIRA)

[ 
https://jira.codehaus.org/browse/MNG-5724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=359032#comment-359032
 ] 

Herve Boutemy edited comment on MNG-5724 at 12/13/14 2:45 PM:
--

I just checked in Maven 3.2.1 to 3.2.3 distribution: jsoup, commons-lang, 
commons-io and wagon-http-shared were already there

so it's not a question for this upgrade from wagon 2.6 to 2.8: it seems it was 
an issue with the upgrade from 2.4 to 2.6 done for Maven 3.2.1

if removing libraries from distribution is an issue, please open another Jira 
issue


was (Author: hboutemy):
I just checked in Maven 3.2.3 distribution: jsoup, commons-lang, commons-io and 
wagon-http-shared were already there

so it's not a question for this upgrade from wagon 2.6 to 2.8

if removing libraries from distribution is an issue, please open another Jira 
issue

 Upgrade to last Wagon 2.8
 -

 Key: MNG-5724
 URL: https://jira.codehaus.org/browse/MNG-5724
 Project: Maven
  Issue Type: Improvement
  Components: Dependencies
Reporter: Olivier Lamy
Assignee: Olivier Lamy
 Fix For: 3.2.4


 h4. Release Notes - Maven Wagon - Version 2.7
 h5. Bug
 * [WAGON-407] - wagon-maven-plugin ITs fail with missing class: 
 org.apache.commons.io.IOUtils
 * [WAGON-418] - Changes from WAGON-388 broke the WebDAV Wagon
 * [WAGON-419] - HTTP wagons incorrectly encode blank space in URLs 
 causing resources to be uploaded/looked up with a + sign
 h5. New Feature
 * [WAGON-420] - Implements RFC 6585 (return code 429: too many requests)
 h4. Release Notes - Maven Wagon - Version 2.8
 h5. Bug
 * [WAGON-416] - Lightweight HTTP Wagon doesn't set Proxy-Authorization 
 header
 * [WAGON-422] - HTTP wagon AuthScope is not definable from settings



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


[jira] (MNG-5724) Upgrade to last Wagon 2.8

2014-12-13 Thread Herve Boutemy (JIRA)

[ 
https://jira.codehaus.org/browse/MNG-5724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=359032#comment-359032
 ] 

Herve Boutemy edited comment on MNG-5724 at 12/13/14 2:47 PM:
--

I just checked in Maven 3.2.1 to 3.2.3 distribution: jsoup, commons-lang, 
commons-io and wagon-http-shared were already there

so it's not a question for this upgrade from wagon 2.6 to 2.8: it seems it was 
an issue with the upgrade from 2.4 to 2.6 done for Maven 3.2.1 in MNG-5559

if removing libraries from distribution is an issue, please open another Jira 
issue


was (Author: hboutemy):
I just checked in Maven 3.2.1 to 3.2.3 distribution: jsoup, commons-lang, 
commons-io and wagon-http-shared were already there

so it's not a question for this upgrade from wagon 2.6 to 2.8: it seems it was 
an issue with the upgrade from 2.4 to 2.6 done for Maven 3.2.1

if removing libraries from distribution is an issue, please open another Jira 
issue

 Upgrade to last Wagon 2.8
 -

 Key: MNG-5724
 URL: https://jira.codehaus.org/browse/MNG-5724
 Project: Maven
  Issue Type: Improvement
  Components: Dependencies
Reporter: Olivier Lamy
Assignee: Olivier Lamy
 Fix For: 3.2.4


 h4. Release Notes - Maven Wagon - Version 2.7
 h5. Bug
 * [WAGON-407] - wagon-maven-plugin ITs fail with missing class: 
 org.apache.commons.io.IOUtils
 * [WAGON-418] - Changes from WAGON-388 broke the WebDAV Wagon
 * [WAGON-419] - HTTP wagons incorrectly encode blank space in URLs 
 causing resources to be uploaded/looked up with a + sign
 h5. New Feature
 * [WAGON-420] - Implements RFC 6585 (return code 429: too many requests)
 h4. Release Notes - Maven Wagon - Version 2.8
 h5. Bug
 * [WAGON-416] - Lightweight HTTP Wagon doesn't set Proxy-Authorization 
 header
 * [WAGON-422] - HTTP wagon AuthScope is not definable from settings



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


[jira] (MNG-5724) Upgrade to last Wagon 2.8

2014-11-17 Thread Olivier Lamy (JIRA)
Olivier Lamy created MNG-5724:
-

 Summary: Upgrade to last Wagon 2.8
 Key: MNG-5724
 URL: https://jira.codehaus.org/browse/MNG-5724
 Project: Maven
  Issue Type: Improvement
  Components: Dependencies
Reporter: Olivier Lamy






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


[jira] (MNG-5724) Upgrade to last Wagon 2.8

2014-11-17 Thread Olivier Lamy (JIRA)

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

Olivier Lamy closed MNG-5724.
-

   Resolution: Fixed
Fix Version/s: 3.2.4
 Assignee: Olivier Lamy

 Upgrade to last Wagon 2.8
 -

 Key: MNG-5724
 URL: https://jira.codehaus.org/browse/MNG-5724
 Project: Maven
  Issue Type: Improvement
  Components: Dependencies
Reporter: Olivier Lamy
Assignee: Olivier Lamy
 Fix For: 3.2.4






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


[jira] (MNG-5724) Upgrade to last Wagon 2.8

2014-11-17 Thread Robert Scholte (JIRA)

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

Robert Scholte updated MNG-5724:


Description: 
h4. Release Notes - Maven Wagon - Version 2.7

h5. Bug
* [WAGON-407] - wagon-maven-plugin ITs fail with missing class: 
org.apache.commons.io.IOUtils
* [WAGON-418] - Changes from WAGON-388 broke the WebDAV Wagon
* [WAGON-419] - HTTP wagons incorrectly encode blank space in URLs causing 
resources to be uploaded/looked up with a + sign

h5. New Feature
* [WAGON-420] - Implements RFC 6585 (return code 429: too many requests)


h4. Release Notes - Maven Wagon - Version 2.8

h5. Bug
* [WAGON-416] - Lightweight HTTP Wagon doesn't set Proxy-Authorization 
header
* [WAGON-422] - HTTP wagon AuthScope is not definable from settings

 Upgrade to last Wagon 2.8
 -

 Key: MNG-5724
 URL: https://jira.codehaus.org/browse/MNG-5724
 Project: Maven
  Issue Type: Improvement
  Components: Dependencies
Reporter: Olivier Lamy
Assignee: Olivier Lamy
 Fix For: 3.2.4


 h4. Release Notes - Maven Wagon - Version 2.7
 h5. Bug
 * [WAGON-407] - wagon-maven-plugin ITs fail with missing class: 
 org.apache.commons.io.IOUtils
 * [WAGON-418] - Changes from WAGON-388 broke the WebDAV Wagon
 * [WAGON-419] - HTTP wagons incorrectly encode blank space in URLs 
 causing resources to be uploaded/looked up with a + sign
 h5. New Feature
 * [WAGON-420] - Implements RFC 6585 (return code 429: too many requests)
 h4. Release Notes - Maven Wagon - Version 2.8
 h5. Bug
 * [WAGON-416] - Lightweight HTTP Wagon doesn't set Proxy-Authorization 
 header
 * [WAGON-422] - HTTP wagon AuthScope is not definable from settings



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


[jira] (MNG-5724) Upgrade to last Wagon 2.8

2014-11-17 Thread Robert Scholte (JIRA)

[ 
https://jira.codehaus.org/browse/MNG-5724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=356282#comment-356282
 ] 

Robert Scholte commented on MNG-5724:
-

Fixed in 
[ff33d6ece2e394319e94544923f0de386c81d434|http://git-wip-us.apache.org/repos/asf/maven/commit/ff33d6ec]

 Upgrade to last Wagon 2.8
 -

 Key: MNG-5724
 URL: https://jira.codehaus.org/browse/MNG-5724
 Project: Maven
  Issue Type: Improvement
  Components: Dependencies
Reporter: Olivier Lamy
Assignee: Olivier Lamy
 Fix For: 3.2.4


 h4. Release Notes - Maven Wagon - Version 2.7
 h5. Bug
 * [WAGON-407] - wagon-maven-plugin ITs fail with missing class: 
 org.apache.commons.io.IOUtils
 * [WAGON-418] - Changes from WAGON-388 broke the WebDAV Wagon
 * [WAGON-419] - HTTP wagons incorrectly encode blank space in URLs 
 causing resources to be uploaded/looked up with a + sign
 h5. New Feature
 * [WAGON-420] - Implements RFC 6585 (return code 429: too many requests)
 h4. Release Notes - Maven Wagon - Version 2.8
 h5. Bug
 * [WAGON-416] - Lightweight HTTP Wagon doesn't set Proxy-Authorization 
 header
 * [WAGON-422] - HTTP wagon AuthScope is not definable from settings



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


[jira] (MNG-5724) Upgrade to last Wagon 2.8

2014-11-17 Thread Dan Tran (JIRA)

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

Dan Tran reopened MNG-5724:
---


due ot WAGON-407 fix, i think  we need to remove commons-io, commons-lang, and 
jsoup jars, and possibly wagon-http-shared from maven distribution

 Upgrade to last Wagon 2.8
 -

 Key: MNG-5724
 URL: https://jira.codehaus.org/browse/MNG-5724
 Project: Maven
  Issue Type: Improvement
  Components: Dependencies
Reporter: Olivier Lamy
Assignee: Olivier Lamy
 Fix For: 3.2.4


 h4. Release Notes - Maven Wagon - Version 2.7
 h5. Bug
 * [WAGON-407] - wagon-maven-plugin ITs fail with missing class: 
 org.apache.commons.io.IOUtils
 * [WAGON-418] - Changes from WAGON-388 broke the WebDAV Wagon
 * [WAGON-419] - HTTP wagons incorrectly encode blank space in URLs 
 causing resources to be uploaded/looked up with a + sign
 h5. New Feature
 * [WAGON-420] - Implements RFC 6585 (return code 429: too many requests)
 h4. Release Notes - Maven Wagon - Version 2.8
 h5. Bug
 * [WAGON-416] - Lightweight HTTP Wagon doesn't set Proxy-Authorization 
 header
 * [WAGON-422] - HTTP wagon AuthScope is not definable from settings



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