[ 
http://jira.codehaus.org/browse/MRELEASE-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=179036#action_179036
 ] 

Christian Hammers commented on MRELEASE-450:
--------------------------------------------

When using -DskipTests the release:prepare does not call test:test either :(

To clarify, I definetly want "release:prepare" to call "test:test" but I don't 
want "release:perform" to run them *again*.



> release:perform shoult not call test:test as release:prepare already did
> ------------------------------------------------------------------------
>
>                 Key: MRELEASE-450
>                 URL: http://jira.codehaus.org/browse/MRELEASE-450
>             Project: Maven 2.x Release Plugin
>          Issue Type: Improvement
>          Components: perform
>         Environment: linux
>            Reporter: Christian Hammers
>            Priority: Minor
>
> Hello
> When doing a "mvn release:prepare" and then "mvn release:perform" the 
> complete test suite is run twice. As it takes a couple of minutes it feels 
> annoying. Also I don't really see the necessarity of running the test:test 
> goal in release:perform as release:prepare already does so and afterwards tag 
> the source code so that the perform cannot be made on a non-tested code, or?
> bye,
> -christian-

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