mirror of https://github.com/apache/maven.git
${basedir} is deprecated
This commit is contained in:
parent
57d9c68e56
commit
89c2524458
|
@ -91,9 +91,9 @@ Maven Model Builder
|
||||||
| | <<<$\{project.build.artifactId\}>>>\
|
| | <<<$\{project.build.artifactId\}>>>\
|
||||||
| | <<<$\{project.build.directory\}>>> |
|
| | <<<$\{project.build.directory\}>>> |
|
||||||
*----+------+------+
|
*----+------+------+
|
||||||
| <<<basedir>>>\
|
| <<<project.basedir>>>\
|
||||||
<<<project.basedir>>>\
|
<<<pom.basedir>>> (<deprecated>)\
|
||||||
<<<pom.basedir>>> (<deprecated>) | the directory containing the <<<pom.xml>>> file | <<<$\{project.basedir\}>>> |
|
<<<basedir>>> (<deprecated>) | the directory containing the <<<pom.xml>>> file | <<<$\{project.basedir\}>>> |
|
||||||
*----+------+------+
|
*----+------+------+
|
||||||
| <<<project.baseUri>>>\
|
| <<<project.baseUri>>>\
|
||||||
<<<pom.baseUri>>> (<deprecated>) | the directory containing the <<<pom.xml>>> file as URI | <<<$\{project.baseUri\}>>> |
|
<<<pom.baseUri>>> (<deprecated>) | the directory containing the <<<pom.xml>>> file as URI | <<<$\{project.baseUri\}>>> |
|
||||||
|
|
Loading…
Reference in New Issue