Author: hboutemy
Date: Sun Dec 7 15:58:57 2014
New Revision: 1643690
URL: http://svn.apache.org/r1643690
Log:
updated documentation for IT custom toolchain directory
Modified:
maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/toolchains/custom.apt
Modified:
maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/toolchains/custom.apt
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/toolchains/custom.apt?rev=1643690&r1=1643689&r2=1643690&view=diff
==============================================================================
---
maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/toolchains/custom.apt
(original)
+++
maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/toolchains/custom.apt
Sun Dec 7 15:58:57 2014
@@ -30,7 +30,7 @@ Custom Toolchains
A full working sample is included in <<<maven-toolchains-plugin>>> ITs,
which are part of
{{{../source-repository.html}the plugin source tree}}:
- * see <<<src/it/custom-toolchain-plugin>>> for the custom toolchain and
plugin,
+ * see <<<src/it/setup-custom-toolchain>>> for the custom toolchain and
plugin,
* see <<<src/it/use-custom-toolchain>>> for a sample project using the
toolchain through its plugin.