mirror of https://github.com/apache/maven.git
use java 6 API docs link
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1175592 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1214d5a7b2
commit
a6b7bc895f
|
@ -99,7 +99,7 @@ Maven Model Builder
|
|||
*----+------+------+
|
||||
| <<<maven.build.version>>> | The full build version of the current Maven execution <(since 3.0.4)>. For example, "<<<Apache Maven 3.0.3 (r1075438; 2011-02-28 11:31:09-0600)>>>". | <<<$\{maven.build.version\}>>> |
|
||||
*----+------+------+
|
||||
| <<<*>>> | Java system properties (see {{{http://download.oracle.com/javase/1,5.0/docs/api/java/lang/System.html#getProperties()}JDK reference}}) | <<<$\{user.home\}>>>\
|
||||
| <<<*>>> | Java system properties (see {{{http://download.oracle.com/javase/6/docs/api/java/lang/System.html#getProperties()}JDK reference}}) | <<<$\{user.home\}>>>\
|
||||
| | <<<$\{java.home\}>>> |
|
||||
*----+------+------+
|
||||
| <<<env.*>>>\
|
||||
|
|
Loading…
Reference in New Issue