[ http://jira.codehaus.org/browse/MNG-456?page=comments#action_43301 ]
Brett Porter commented on MNG-456: ---------------------------------- strike that. We don't want to overload the snapshotPolicy tag with other meanings. in fact it already is as it is the check frequency for RELEASE metadata. Instead I have the syntax: <snapshotPolicy/> - deprecated <snapshots> <enabled>true|false</enabled> - default true <updatePolicy/> - replaces snapshotPolicy, also applies to LATEST (default daily) </snapshots> <releases> - default true <enabled>true|false</enabled> <updatePolicy/> - applies to RELEASE and stuff under MNG-615 (default daily) </releases> > allow separate snapshot repositories > ------------------------------------ > > Key: MNG-456 > URL: http://jira.codehaus.org/browse/MNG-456 > Project: Maven 2 > Type: Improvement > Reporter: Brett Porter > Assignee: Brett Porter > Priority: Blocker > Fix For: 2.0-beta-1 > > -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
