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 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 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 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 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 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 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