Maven 3.3.3 ignores the customized Toolchain

2015-08-19 Thread Samuel Wu
Hello Maven 3.3.3 was used to run the build and a customized Toolchain is defined by --toolchains option. But the customized toolchain location is ignored by Maven and the default user toolchain in the directoy ~/.m2 is always picked up. The following bug was opened and pending for a while. https

[GitHub] maven-surefire pull request: [SUREFIRE-1173] Fix redirected link o...

2015-08-19 Thread MEZk
Github user MEZk commented on the pull request: https://github.com/apache/maven-surefire/pull/101#issuecomment-132497955 @asfbot Thank you for your answer. We've just wanted to be sure that it it not our mistake, because we will use maven linkcheck plugin to check each link in c

Re: [GitHub] maven-surefire pull request: [SUREFIRE-1173] Fix redirected link o...

2015-08-19 Thread Tibor Digana
Sorry for the mistake. I have got an email from Herve who told me how to fix this issue and the reasons for the solution: no, don't add /component to the url, but add a slash at end: http://maven.apache.org/surefire/ I tried to document it in http://maven.apache.org/developers/website/deploy-comp