Hi,

2008/4/17, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> Author: olamy
>  Date: Thu Apr 17 15:20:07 2008
>  New Revision: 649313
>
>  URL: http://svn.apache.org/viewvc?rev=649313&view=rev
>  Log:
>  upgrade to last parent remove redudant plugin declaration
>
>  Modified:
>     maven/plugins/trunk/maven-javadoc-plugin/pom.xml
>
>  Modified: maven/plugins/trunk/maven-javadoc-plugin/pom.xml
>  URL: 
> http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/pom.xml?rev=649313&r1=649312&r2=649313&view=diff
>

[SNIP]

>  @@ -201,7 +197,7 @@
>        <id>integration-tests</id>
>        <activation>
>          <property>
>  -          <name>maven.test.skip</name>
>  +          <name>skipTests</name>
>            <value>!true</value>
>          </property>
>        </activation>

Now, to skip all tests we need to call mvn with 2 parameters...
Any specific reasons why you modified this property? If not, could you
revert this part?

Cheers,

Vincent

[SNIP]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to