[GitHub] maven-wagon pull request: [WAGON-419] Fixing encoding issues with ...

2014-07-22 Thread robertoandrade
GitHub user robertoandrade opened a pull request: https://github.com/apache/maven-wagon/pull/13 [WAGON-419] Fixing encoding issues with HTTP wagons This should fix the blank space encoding in URLs as ``+`` (and any other disparity between the two encoding methods as described in

[GitHub] maven-wagon pull request: Fixing issue reported on WAGON-418

2014-07-22 Thread robertoandrade
GitHub user robertoandrade opened a pull request: https://github.com/apache/maven-wagon/pull/12 Fixing issue reported on WAGON-418 Re-adding the dependency that was supposed to be moved from ``wagon-http-shared`` so ``common-httpclient`` can be used properly. You can merge this