Author: rfscholte Date: Sat Feb 7 21:11:28 2015 New Revision: 1658108 URL: http://svn.apache.org/r1658108 Log: Document toolchains support
Modified: maven/plugins/trunk/maven-jdeps-plugin/src/site/apt/index.apt.vm Modified: maven/plugins/trunk/maven-jdeps-plugin/src/site/apt/index.apt.vm URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-jdeps-plugin/src/site/apt/index.apt.vm?rev=1658108&r1=1658107&r2=1658108&view=diff ============================================================================== --- maven/plugins/trunk/maven-jdeps-plugin/src/site/apt/index.apt.vm (original) +++ maven/plugins/trunk/maven-jdeps-plugin/src/site/apt/index.apt.vm Sat Feb 7 21:11:28 2015 @@ -33,6 +33,10 @@ ${project.name} {{{https://wiki.openjdk.java.net/display/JDK8/Java+Dependency+Analysis+Tool}Java+Dependency+Analysis+Tool}}. <<NOTE:>> The jdeps tool is available since JDK8. + + <<NOTE:>> The plugin is has {{{http://maven.apache.org/guides/mini/guide-using-toolchains.html}toolchains support}}. + When using Apache Maven 3.2.6 you don't need to include the <<<maven-toolchain-plugin>>>; the <<<maven-jdeps-plugin>>> + can pick up the latest <<<jdk>>> toolchain, as long as it is version <<<1.8>>> or above. * Goals Overview