On 2010-03-15, sebb <seb...@gmail.com> wrote:

> On 15/03/2010, bode...@apache.org <bode...@apache.org> wrote:

>>  URL: http://svn.apache.org/viewvc?rev=923057&view=rev
>>  Log:
>>  canonical property to skip tests in mvn

>>  -      <property name="skipTests" value="true"/>
>>  +     <property name="maven.test.skip.exec" value="true"/>

> maven.test.skip.exec is deprecated:

> http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html#skipExec

> which is why I used skipTests.

I didn't know that and wanted things to be consistent - we use the now
deprecated version all over the place.

What is plugin version determined by?  The installed mvn version (2.2 by
now) or the project's POM?  skipTests would require Surefire 2.4 to work
and I don't know whether this is actually used by all projects.

Stefan

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

Reply via email to