Local properties
----------------
Key: MPCRUISECONTROL-20
URL: http://jira.codehaus.org/browse/MPCRUISECONTROL-20
Project: maven-cruisecontrol-plugin
Type: New Feature
Versions: 1.6
Reporter: Geoffrey
Priority: Minor
Some builds require local properties to work.
This local properties are loaded from PROJECT_ROOT/build.properties
While some local properties such as maven.username (and proxy authentication
etc) can be put in the USER_HOME/build.properties of the CC machine, not all
can.
For example CC must be able to handle 2 projects which deploy to different
weblogic servers and their properties require the local path of their weblogic
server.
The plugin currently is able to do cruisecontrol:checkout and could at that
time for example also copy the build.properties. If it's a multiproject then
all subprojects's build.properties could also be copied (the subprojects in
turn can also be multiprojects).
There might a property stating the name of build.properties file too, which
must also be accounted for?
--
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
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]