Re: Update on ASF Release requirements

2009-05-07 Thread Brian E. Fox
I just need to finish the ITs. --Brian (mobile) On May 7, 2009, at 10:45 PM, Stephane Nicoll wrote: On Tue, May 5, 2009 at 3:21 AM, Brett Porter wrote: On 05/05/2009, at 11:01 AM, Brian Fox wrote: To make this happen relatively quickly, I'll take finish my patch by adding tests, and

Re: Update on ASF Release requirements

2009-05-07 Thread Stephane Nicoll
On Tue, May 5, 2009 at 3:21 AM, Brett Porter wrote: > > On 05/05/2009, at 11:01 AM, Brian Fox wrote: > > To make this happen relatively quickly, I'll take finish my patch by >> adding tests, and then stage a release of the assembly plugin 2.2-beta-3.1 >> by applying only this patch to the existi

[jira] Subscription: Design & Best Practices

2009-05-07 Thread jira
Issue Subscription Filter: Design & Best Practices (28 issues) Subscriber: mavendevlist Key Summary MNG-2184Possible problem with @aggregator and forked lifecycles http://jira.codehaus.org/browse/MNG-2184 MNG-612 implement conflict resolution techniques

Re: Proposal for mirrors management

2009-05-07 Thread Brian Fox
On Thu, May 7, 2009 at 4:31 PM, Asgeir S. Nilsen wrote: > I've set up a local Nexus repository mirroring some central > repositories. I'm using Maven 2.1.0. > > In settings.xml I've set up the mirror as such, using the new mirrorOf > syntax: > > > Twingine > Twingine Public Mirro

Proposal for mirrors management

2009-05-07 Thread Asgeir S. Nilsen
I've set up a local Nexus repository mirroring some central repositories.  I'm using Maven 2.1.0. In settings.xml I've set up the mirror as such, using the new mirrorOf syntax:          Twingine       Twingine Public Mirror       http://localhost:8081/nexus/content/groups/public       *,!java.ne

Re: SHA

2009-05-07 Thread Oleg Gusakov
Brian Fox wrote: Oleg Gusakov wrote: fyi: - maven password encryption uses SHA-256 and switching to SHA-512 could be done using optional encrypted string attributes to ensure decryption of the existing passwords. SHA-256 is already SHA2 family and has not been cracked yet, so we can wait

Re: SHA

2009-05-07 Thread Brian Fox
Oleg Gusakov wrote: fyi: - maven password encryption uses SHA-256 and switching to SHA-512 could be done using optional encrypted string attributes to ensure decryption of the existing passwords. SHA-256 is already SHA2 family and has not been cracked yet, so we can wait. Main question was