Author: sebb
Date: Fri Jan 9 16:49:13 2015
New Revision: 1650596
URL: http://svn.apache.org/r1650596
Log:
Clarify what "here" link relates to
Modified:
commons/cms-site/trunk/content/xdoc/commons-parent-pom.xml
Modified: commons/cms-site/trunk/content/xdoc/commons-parent-pom.xml
URL:
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/commons-parent-pom.xml?rev=1650596&r1=1650595&r2=1650596&view=diff
==============================================================================
--- commons/cms-site/trunk/content/xdoc/commons-parent-pom.xml (original)
+++ commons/cms-site/trunk/content/xdoc/commons-parent-pom.xml Fri Jan 9
16:49:13 2015
@@ -255,8 +255,9 @@
In order for these profiles to work, you need to configure the
<code>JAVA_1_3_HOME</code>,
<code>JAVA_1_4_HOME</code>, <code>JAVA_1_5_HOME</code> and
<code>JAVA_1_6_HOME</code>
properties in your <code>settings.xml</code> file (or as environment
variables or even command-line properties).
- See <a
href="http://maven.apache.org/plugins/maven-compiler-plugin/examples/compile-using-different-jdk.html">here</a>
- for details. Each property should be set to the
<code>directory</code> where the relevant version of the JDK is installed.
+ Each property should be set to the <code>directory</code> where the
relevant version of the JDK is installed.
+ The Maven compiler plugin has
+ <a
href="http://maven.apache.org/plugins/maven-compiler-plugin/examples/compile-using-different-jdk.html">documentation
on how this works</a>.
</p>
<p>
<b>Note:</b> the <a
href="http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html">maven-bundle-plugin</a>