On 07/09/2009, Dan Tran <dant...@gmail.com> wrote:
> add a maven property to the pom ( ie
>  <properties><name>value</name><properties> ) , use that prop with
>  argline, and then override that prop with -Dname=anotherValue

Thanks, I considered that, but I really want to be able to override
the value without having to edit the POM.

>  -Dan
>
>
>  On Mon, Sep 7, 2009 at 6:38 AM, sebb<seb...@gmail.com> wrote:
>  > How can one pass command-line options to the JVM when using Surefire?
>  >
>  > It's easy to do this by editting the POM by adding an <argLine> tag to
>  > the <configuration> section.
>  >
>  > However I'd like to be able to change the JVM options from the 
> command-line.
>  >
>  > Is there a way to do this?
>  >
>
> > ---------------------------------------------------------------------
>  > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
>  > For additional commands, e-mail: users-h...@maven.apache.org
>  >
>  >
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
>  For additional commands, e-mail: users-h...@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to