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