You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by jinwei zhu <zh...@gmail.com> on 2012/12/16 10:36:34 UTC

Does maven3 still support built-in properties?

Hi, community,
    Does maven3 still support built-in properties like maven1.x in
this page "http://maven.apache.org/maven-1.x/reference/properties.html
"?
    if yes, where can I find this built-in properties list ?
    if no, the strange thing is I can use CLI like "mvn
-Dmaven.repo.local" to specify where is the local repo , so I think
maven3 itself has this property, but if maven3 itself has property
"maven.repo.local" , I think I can use it like ${maven.repo.local} in
pom.xml , but the truth is I can not read the value of property
"maven.repo.local" in pom.xml.   So this confusing me much.

Best regards!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org