I'm need to use custom variables in maven. Here's what I do:

Run the "ls" command in the current directory. For each directory listed, I
want to add the name in pom.xml's <sourceDirectory> $DirectoryName
</sourceDirectory>property and run mvn. If there's a way to set name / value
pairs during mvn invocation, that would be best. If not, what's the best way
to do this? 
-- 
View this message in context: 
http://old.nabble.com/Setting-custom-varaibles-tp27881131p27881131.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to