Release profile not respected during release perform even if it is enabled
--------------------------------------------------------------------------
Key: CONTINUUM-2246
URL: http://jira.codehaus.org/browse/CONTINUUM-2246
Project: Continuum
Issue Type: Bug
Components: Release
Affects Versions: 1.3.3
Reporter: Maria Odea Ching
Use Release Profile was checked in the release perform input screen, but from
the logs, this was the command executed during release perform:
2009-05-29 21:50:47,124 [pool-4-thread-1] INFO
org.apache.continuum.utils.shell.DefaultShellCommandHelper - Executing:
/bin/sh -c cd
/home/deng/Groups/Continuum/apache-continuum-1.3.3/data/working-directory/releases-1243605041563
&& mvn clean deploy --no-plugin-updates --batch-mode
Notice that -DperformRelease=true parameter is missing which is the activation
property for release profiles..
--
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