[ http://jira.codehaus.org/browse/MPTEST-46?page=comments#action_70356 ] 
            
nicolas de loof commented on MPTEST-46:
---------------------------------------

Current solution introduces MPTEST-66. Other plugin expect test plugin to 
attain java:compile.
The prereqs in test:* goals should be splited to allways invoque java:compile, 
and skip test:compile is skip=true

> Do not execute test:test-resources unless tests will be run
> -----------------------------------------------------------
>
>                 Key: MPTEST-46
>                 URL: http://jira.codehaus.org/browse/MPTEST-46
>             Project: maven-test-plugin
>          Issue Type: Improvement
>            Reporter: thierry lach
>         Assigned To: Lukas Theussl
>            Priority: Minor
>             Fix For: 1.8
>
>
> If maven.test.skip is set (or if there are no unit tests), there should be no 
> need to execute test:test-resources.
> This allows putting preGoals and postGoals against test:test-resources which 
> may be very time-consuming (such as database loads), and these other goals 
> would not be executed if the tests are not run.

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