-X and -e command line parameters are not passed to sublevel buil -----------------------------------------------------------------
Key: MRELEASE-139 URL: http://jira.codehaus.org/browse/MRELEASE-139 Project: Maven 2.x Release Plugin Type: Improvement Versions: 2.0-beta-4 Reporter: Gilles Scokart When I launch mvn release:perform, I have the error and the tracing for the top level build, but not for the sub build After the trace : [INFO] Executing: mvn deploy --no-plugin-updates -DperformRelease=true I only have normal output until the execution return to the top level. If the subbuild fails, it is hard to investigate why (I know, it should not, but in my case, it does... :-( ) -- 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