Author: hboutemy
Date: Sun Sep 18 19:39:21 2011
New Revision: 1172328
URL: http://svn.apache.org/viewvc?rev=1172328&view=rev
Log:
|MNG-5134] added maven.home property
Modified:
maven/maven-3/trunk/maven-model-builder/src/site/apt/index.apt
Modified: maven/maven-3/trunk/maven-model-builder/src/site/apt/index.apt
URL:
http://svn.apache.org/viewvc/maven/maven-3/trunk/maven-model-builder/src/site/apt/index.apt?rev=1172328&r1=1172327&r2=1172328&view=diff
==============================================================================
--- maven/maven-3/trunk/maven-model-builder/src/site/apt/index.apt (original)
+++ maven/maven-3/trunk/maven-model-builder/src/site/apt/index.apt Sun Sep 18
19:39:21 2011
@@ -95,6 +95,8 @@ Maven Model Builder
*----+------+------+
| <<<*>>> | model properties, such as project properties set in the pom |
<<<$\{any.key\}>>> |
*----+------+------+
+| <<<maven.home>>> | The path to the current Maven execution. |
<<<$\{maven.home\}>>> |
+*----+------+------+
| <<<maven.version>>> | The version number of the current Maven execution. For
example, "<<<3.0.3>>>". | <<<$\{maven.version\}>>> |
*----+------+------+
| <<<maven.build.version>>> | The full build version of the current Maven
execution. For example, "<<<Apache Maven 3.0.3 (r1075438; 2011-02-28
11:31:09-0600)>>>". | <<<$\{maven.build.version\}>>> |