Thanks, that helps

-D


On Mon, Feb 24, 2014 at 12:23 PM, Karl Heinz Marbaise <[email protected]>wrote:

> Hi Dan,
>
> now you can write on your GAV definition a thing like:
>
> <groupId>...</groupId>
> <artifactId>...</artifactId>
> <version>1.0-${revision}-SNAPSHOT</version>
>
> and via command line you can now do the following:
>
> mvn -Drevision=3456 clean test
>
> If you done that via Maven 3.1.1 you get a warning with Maven 3.2.1 you
> don't.
>
> Kind regard
> Karl-Heinz Marbaise
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to