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/28 22:40:28 UTC

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

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

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

        

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

Posted by "Pascal Lambert (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MANTRUN-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pascal Lambert closed MANTRUN-82.
---------------------------------

    Resolution: Duplicate

Already logged
MNG-2852


> 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
>
>
> 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

        

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

Posted by "Pascal Lambert (JIRA)" <ji...@codehaus.org>.
     [ 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

        

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

Posted by "Pascal Lambert (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MANTRUN-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pascal Lambert closed MANTRUN-82.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2

It's working fine in 1.2-snapshot.

Sorry for the confusion.

> 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
>             Fix For: 1.2
>
>         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

        

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

Posted by "Pascal Lambert (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MANTRUN-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pascal Lambert updated MANTRUN-82:
----------------------------------

    Attachment: pom.xml

Replace the first one.

> 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