You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Pascal Lambert (JIRA)" <ji...@codehaus.org> on 2008/02/29 00:27:29 UTC

[jira] Reopened: (MANTRUN-82) skip test

     [ http://jira.codehaus.org/browse/MANTRUN-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pascal Lambert reopened MANTRUN-82:
-----------------------------------


Broken feature
http://maven.apache.org/plugins/maven-antrun-plugin/examples/tasksAttributes.html

with the attached file, if we do:
mvn install
this should NOT execute the test

with:
mvn install -Dfoo=1
this SHOULD execute it

with:
mvn install -Dfoo=1 -DskipTests=1
this should NOT execute it.

> skip test
> ---------
>
>                 Key: MANTRUN-82
>                 URL: http://jira.codehaus.org/browse/MANTRUN-82
>             Project: Maven 2.x Antrun Plugin
>          Issue Type: Bug
>    Affects Versions: 1.1
>         Environment: Windows, java version "1.5.0_11"
>            Reporter: Pascal Lambert
>            Priority: Minor
>         Attachments: build.xml, pom.xml, pom.xml
>
>
> Given the attach pom.xml and build.xml config, I would have expect that running "mvn install -DskipTests" would skip the execution of the ant test target. Did I missed something?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira