You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Vincent Siveton (JIRA)" <ji...@codehaus.org> on 2008/12/18 13:24:19 UTC

[jira] Reopened: (MNG-2970) Improve mvn script for CI builds: mavenrc_pre / mavenrc_post

     [ http://jira.codehaus.org/browse/MNG-2970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vincent Siveton reopened MNG-2970:
----------------------------------


I think we need leave it open for the discussion.

The use case was to do a clean staging of a webapp into Tomcat:
- prehook: shutdown Tomcat, install latest Tomcat, remove DB schema
- maven: build project and deploy it into Tomcat
- posthook: install DB schema, configure webapp and Tomcat, restart Tomcat. 


> Improve mvn script for CI builds: mavenrc_pre / mavenrc_post
> ------------------------------------------------------------
>
>                 Key: MNG-2970
>                 URL: http://jira.codehaus.org/browse/MNG-2970
>             Project: Maven 2
>          Issue Type: Improvement
>          Components: Command Line
>    Affects Versions: 2.0.6
>            Reporter: Vincent Siveton
>            Assignee: Brett Porter
>
> CI builds need specific settings like environment or specific OS tasks.
> Some ideas to improve the mvn script:
> * add a setenv script before calling maven
> * add a pre/post hook scripts between maven call

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