[ 
http://jira.codehaus.org/browse/MNG-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_103359
 ] 

John Allen commented on MNG-367:
--------------------------------

Re installers - We deploy our developers java environment via a nice looking 
NSIS installer (all built using m2 of course) Anyway, that puts in place the 
m2, then runs (optionally) the JDK, SVN, Tortoise installers and sets up a 
correct m2/conf/settings and $HOME/.m2 as well as defines MVN_OPTS to ensure 
the correct keystore info is passed to the JVM so that webdav deployments work. 
Not hard. And because of the per user env and HOME setup works for multiple 
users on the same box.



> best practices: multi-user installation
> ---------------------------------------
>
>                 Key: MNG-367
>                 URL: http://jira.codehaus.org/browse/MNG-367
>             Project: Maven 2
>          Issue Type: Task
>          Components: Design, Patterns & Best Practices
>            Reporter: Brett Porter
>            Priority: Trivial
>             Fix For: 2.1.x
>
>
> so we need to support:
> - read only install
> - setttings in the installation
> - works with just the m2 executable in the path (no M2_HOME setting)
> - possibility of a remote settings file for standalone installs, force a 
> regular (daily) check when online to push updates
> encourage:
> - storing of install on a shared, read only drive
> - possibly use a CVS checkout
> - may want to integrate with existing deployment policies (eg an MSI that can 
> be easily deployed)

-- 
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

        

Reply via email to