[ http://jira.codehaus.org/browse/MNG-119?page=comments#action_31101 ] Brett Porter commented on MNG-119: ----------------------------------
to avoid snapshots over successive runs, we may allow the configuration of a check interval - anywhere from "never" to "every execution", with a likely default of "daily". This could be overriden using a propery or switch at runtime - eg continuous integration should always check. This make snapshots more analogous to "cvs update" (and in fact an scm update could trigger a snapshot update), and makes it much more performant. > sort out snapshot handling > -------------------------- > > Key: MNG-119 > URL: http://jira.codehaus.org/browse/MNG-119 > Project: m2 > Type: Bug > Components: design > Reporter: Brett Porter > Assignee: Brett Porter > Priority: Blocker > Fix For: 1.0-alpha-1 > > > how snapshots will be downloaded, uploaded and handled is currently > uncertain. This needs to be resolved urgently as we have frequent "odd" > errors locally because an old snapshot is present, and it shouldn't be > necessary to blow away a local repo so often. -- 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
