[ http://jira.codehaus.org/browse/MPCRUISECONTROL-18?page=comments#action_42226 ]
Vincent Massol commented on MPCRUISECONTROL-18: ----------------------------------------------- Hi David, I don't really use CC ATM. I've created it because I thought it was missing. If properties are missing they should be added. I just implemented a first version. I'm not aware of the "new Jetty bundled version" but maybe there's a better way of doing it? What I think is nice is the ability to start it from the Maven build. It has always bothered me that CC was started as a command line deamon and that you need a separate reporting webapp. Look at luntbuild which has everything in one. Much easier. Maybe the new "jetty bundled" stuff is meant to do that? > Maven properties to control plugin > ---------------------------------- > > Key: MPCRUISECONTROL-18 > URL: http://jira.codehaus.org/browse/MPCRUISECONTROL-18 > Project: maven-cruisecontrol-plugin > Type: Improvement > Versions: 1.6 > Reporter: Brendan Donovan > > > We need a mechanism to pass parameters to the jvm started by the > cruisecontrol maven plgin jelly script. > The parameters in question are -Djava.awt.headless=true and -port=9090 (to > instanatiate the JMX server). > If these could be maven plugin properties then we could specify them in the > local build.properties that would be fantastic. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
