Re: Maven 1.0 RC2 released

2004-03-23 Thread Chad Brandon
- Original Message - From: "Brett Porter" <[EMAIL PROTECTED]> To: "'Maven Users List'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, March 23, 2004 9:10 PM Subject: RE: Maven 1.0 RC2 released > So it works on second run? Th

Re: Maven 1.0 RC2 released

2004-03-23 Thread Chad Brandon
Good work guys! one thing does seem to be broken though: I have plugin dependencies within my projects, and with rc1, they would be download when needed and then the goals made available as I was building, but now it seems like if the plugin doesn't already exist in the repository or $MAVEN_HOME/p

RE: Maven 1.0 RC2 released

2004-03-23 Thread Brett Porter
ED] > Sent: Wednesday, 24 March 2004 1:04 PM > To: Maven Users List; [EMAIL PROTECTED] > Subject: Re: Maven 1.0 RC2 released > > > Good work guys! one thing does seem to be broken though: I > have plugin dependencies within my projects, and with rc1, > they would be down

Re: Maven 1.0 RC2 released

2004-03-23 Thread John Casey
I've been watching all the JIRA status changes fly by over the past few weeks, and I'd definitely like to thank everyone (especially Brett) who put so much effort into such a dirty job. I'm looking forward to using the new release. Thanks again. -john On Tue, 2004-03-23 at 19:40, Brett Porter