You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Oleg Mayevskiy (JIRA)" <ji...@codehaus.org> on 2011/08/09 11:18:42 UTC

[jira] Commented: (MRELEASE-700) release:prepare -Dmaven.test.skip=true should work

    [ https://jira.codehaus.org/browse/MRELEASE-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=275332#comment-275332 ] 

Oleg Mayevskiy commented on MRELEASE-700:
-----------------------------------------

It would be more intuitive, if mvn 
mvn -Dmaven.test.skip=true release:prepare 
instead of
mvn -Darguments='-Dmaven.test.skip=true' release:prepare
would work.

sorry some way i cannot change the description

> release:prepare -Dmaven.test.skip=true should work
> --------------------------------------------------
>
>                 Key: MRELEASE-700
>                 URL: https://jira.codehaus.org/browse/MRELEASE-700
>             Project: Maven 2.x Release Plugin
>          Issue Type: Wish
>          Components: prepare
>    Affects Versions: 2.1
>         Environment: maven 3.0.3
>            Reporter: Oleg Mayevskiy
>            Priority: Minor
>
> currently if i want to skip tests during a prepare or perform phase, i must do the following:
> mvn release:prepare arguments='-Dmaven.test.skip=true'...
> It would be more intuitive, if mvn -Dmaven.test.skip=true would work. 
> This is the default way, how tests are disabled in maven.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira