> 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

If your build requires this, you are better off sticking with Ant or
whatever build tool you've been using until now.

Wayne

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

Reply via email to