Loading property from specific file

2007-04-23 Thread Depthblue
Hi everybody, I need loading my property build.number from my file data.txt to Maven. And I need using this property in scm:tag for set tag name. Thanks -- View this message in context: http://www.nabble.com/Loading-property-from-specific-file-tf3630468s177.html#a10137472 Sent from the Maven -

How set property from parent pom.xml in child pom.xml

2007-04-16 Thread Depthblue
Hi, I have one parent.pom with list of properties 4.0.0 pom WebAd 0.0.1 . ${project.version} ${basedir} ${rootDirectory}/src ${rootDirectory}/test ${testDirecto