[GitHub] maven pull request #157: [MNG-6360] adding org.slf4j.event in exported packa...

2018-02-14 Thread rmannibucau
GitHub user rmannibucau opened a pull request: https://github.com/apache/maven/pull/157 [MNG-6360] adding org.slf4j.event in exported packages You can merge this pull request into a Git repository by running: $ git pull https://github.com/rmannibucau/maven MNG-6360_export

[GitHub] maven-wagon issue #37: making the retry handle of http client configurable

2017-12-07 Thread rmannibucau
Github user rmannibucau commented on the issue: https://github.com/apache/maven-wagon/pull/37 @olamy updated site apt --- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail

[GitHub] maven-wagon issue #37: making the retry handle of http client configurable

2017-12-06 Thread rmannibucau
Github user rmannibucau commented on the issue: https://github.com/apache/maven-wagon/pull/37 Small misunderstanding: default behavior is the current one but default (same for standard) clasq value actually references the name of the impl - with a shortname to be human feiendly

[GitHub] maven-wagon issue #37: making the retry handle of http client configurable

2017-12-05 Thread rmannibucau
Github user rmannibucau commented on the issue: https://github.com/apache/maven-wagon/pull/37 I guess -Dmaven.wagon.http.retryhandler.class=default -Dmaven.wagon.http.retryhandler.nonRetryableClasses=java.net.UnknownHostException can be a good start

[GitHub] maven-wagon issue #37: making the retry handle of http client configurable

2017-12-05 Thread rmannibucau
Github user rmannibucau commented on the issue: https://github.com/apache/maven-wagon/pull/37 @jkff default didnt change (backwd compat but open to suggestions) idea is to add system properties to maven (MAVEN_OPTS). Here are some samples

[GitHub] maven-wagon pull request #37: making the retry handle of http client configu...

2017-12-05 Thread rmannibucau
GitHub user rmannibucau opened a pull request: https://github.com/apache/maven-wagon/pull/37 making the retry handle of http client configurable You can merge this pull request into a Git repository by running: $ git pull https://github.com/rmannibucau/maven-wagon fb

[GitHub] maven pull request #136: [MNG-6302] logging the module count

2017-11-09 Thread rmannibucau
GitHub user rmannibucau opened a pull request: https://github.com/apache/maven/pull/136 [MNG-6302] logging the module count Idea is to let the user identify how many modules are still to be executed/processed You can merge this pull request into a Git repository by running