[ http://jira.codehaus.org/browse/MANTRUN-44?page=all ]

Vincent Siveton closed MANTRUN-44.
----------------------------------

      Assignee: Vincent Siveton
    Resolution: Fixed

Done.

> No way to skip antrun when -Dmaven.test.skip is set
> ---------------------------------------------------
>
>                 Key: MANTRUN-44
>                 URL: http://jira.codehaus.org/browse/MANTRUN-44
>             Project: Maven 2.x Antrun Plugin
>          Issue Type: New Feature
>            Reporter: Dan Diephouse
>         Assigned To: Vincent Siveton
>             Fix For: 1.2
>
>
> I can't figure out a way to not have the ant-run plugin execute when in the 
> generate-test-resources phase and -Dmaven.test.skip is set.
> I think we need something like:
> <configuration>
> <tasks unless="${maven.test.skip}>
>   ...
> </tasks>
> </configuration>
> Kenney on IRC suggested that it might work with the current Ant plugin, but 
> my attempts were unsuccessful.

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

        

Reply via email to