You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/05/16 07:49:35 UTC

[jira] Closed: (MAVEN-1560) Add support for dev mode vs production mode

     [ http://jira.codehaus.org/browse/MAVEN-1560?page=all ]
     
Brett Porter closed MAVEN-1560:
-------------------------------

    Resolution: Duplicate

is being addressed by profiles in MAven 2.0-alpha-3 (not for maven 1.x, sorry)

> Add support for dev mode vs production mode
> -------------------------------------------
>
>          Key: MAVEN-1560
>          URL: http://jira.codehaus.org/browse/MAVEN-1560
>      Project: maven
>         Type: New Feature
>     Reporter: Yujin Kim
>     Priority: Trivial

>
>
> It would be nice to have a dev vs production mode that can dictate how maven should behave.
> i.e, snapshot download can be enabled/disabled depending on the value of a property to improve the build time (of a local development environment) during the development mode, but always enabled on production mode to ensure the repeatable results.
> This also can introduce a concept of "sandbox" project which can inherit projects from another project but only participates in the build if in dev mode.

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