You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "David Eric Pugh (JIRA)" <ji...@codehaus.org> on 2005/03/17 11:23:46 UTC

[jira] Commented: (MPCRUISECONTROL-20) Local properties

     [ http://jira.codehaus.org/browse/MPCRUISECONTROL-20?page=comments#action_31035 ]
     
David Eric Pugh commented on MPCRUISECONTROL-20:
------------------------------------------------

This enhancement is dependent on 1.5 of SCM being released, and until it does, I am reluctant to keep pushing the functionality forward.  Additionally the next version of CC is supposed to have some sort of bootstrap ability for checking out CVS...  However, patches are welcome!

> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org