Author: andham Date: Fri Nov 4 21:38:40 2016 New Revision: 1768108 URL: http://svn.apache.org/viewvc?rev=1768108&view=rev Log: [MCOMPILER-281] Remove reference to Maven 1's Java plugin
Modified: maven/plugins/trunk/maven-compiler-plugin/src/site/apt/index.apt.vm Modified: maven/plugins/trunk/maven-compiler-plugin/src/site/apt/index.apt.vm URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-compiler-plugin/src/site/apt/index.apt.vm?rev=1768108&r1=1768107&r2=1768108&view=diff ============================================================================== --- maven/plugins/trunk/maven-compiler-plugin/src/site/apt/index.apt.vm (original) +++ maven/plugins/trunk/maven-compiler-plugin/src/site/apt/index.apt.vm Fri Nov 4 21:38:40 2016 @@ -41,8 +41,6 @@ ${project.name} Other compilers than <<<javac>>> can be used and work has already started on AspectJ, .NET, and C#. - This Compiler Plugin corresponds to Maven 1.x's Java Plugin. - <<NOTE:>> <To know more about the JDK javac, please see: {{http://download.oracle.com/javase/6/docs/technotes/tools/windows/javac.html}}.>