[ http://jira.codehaus.org/browse/MRELEASE-123?page=comments#action_66066 ] 

Grzegorz Slowikowski commented on MRELEASE-123:
-----------------------------------------------

Hi

I had the same problem.
-Darguments helps, but I think it's for non-standard parameters, eg. 
-Darguments="-Dmaven.test.skip=true", which are not on mvn release:prepare
command line.
I don't know which ones, but -N should definitely be copied to invoked command 
line
because it means that I don't want subprojects to be released so nothing should
be done to them.

Greg


> release plugin does not take commandline parameters into account
> ----------------------------------------------------------------
>
>          Key: MRELEASE-123
>          URL: http://jira.codehaus.org/browse/MRELEASE-123
>      Project: Maven 2.x Release Plugin
>         Type: Bug

>     Versions: 2.0-beta-4
>     Reporter: Jorg Heymans

>
>
> i would like to do a release of a top-level pom only : intuitively i do "mvn 
> -N release:prepare". During release preparation the -N parameter is left out 
> however and maven does a full integration on all child modules and 
> subsequently includes them in the release process.

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