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

Paul Benedict updated MNG-4481:
-------------------------------

    Fix Version/s:     (was: Issues to be reviewed for 3.x)

> store snapshots in separate local repository
> --------------------------------------------
>
>                 Key: MNG-4481
>                 URL: https://jira.codehaus.org/browse/MNG-4481
>             Project: Maven
>          Issue Type: New Feature
>          Components: Artifacts and Repositories, Settings
>         Environment: Maven 3
>            Reporter: Petr Kozelka
>
> This feature could be activated by an option in settings, for instance:
> {code:xml}
> <settings>
>   
> <snapshotLocalRepository>${user.home}/.m2/snapshots</snapshotLocalRepository>
>   ...
> </settings>
> {code}
> This gives developer more control over snapshots which he typically produces 
> during build.
> One simple usecase is: drop all snapshots and make clean build (no ancient 
> snapshot dependencies will bass) - useful especially after changing module 
> identification.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to