yes, there is interpolation in poms: see the reference [1]

I suppose this is treated with more explanation in any Maven book

Regards,

Hervé


[1] http://maven.apache.org/ref/3.0.4/maven-model-builder/

Le dimanche 16 décembre 2012 15:26:45 jinwei zhu a écrit :
> Hi, community,
>       In this url
> "http://maven.apache.org/maven-1.x/reference/properties.html"; , it
> intruduces many maven's built-in properties, for example,
> maven.repo.local, but it is maven 1.x ,  Do these properties still
> exist in maven3 ? Could we use these properties in pom.xml like
> ${maven.repo.local} ? It seems ${maven.repo.local} do not work if
> without defining "maven.repo.local" in maven command like "mvn
> -Dmaven.repo.local=xxx install".
> 
> Best regards!
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to