Re: Maven 2.0 RC now available

2005-10-15 Thread Brett Porter
Arik Kfir wrote: >Hi, > >Do you plan to release the core before the final plugins versions? IMO >it would be best to release final versions of the plugins (atleast the >"core" plugins like compiler,sources,resources, etc) before the final >m2 release. > >Or perhaps I just misunderstood? :D > > N

Re: Maven 2.0 RC now available

2005-10-15 Thread Arik Kfir
Hi, Do you plan to release the core before the final plugins versions? IMO it would be best to release final versions of the plugins (atleast the "core" plugins like compiler,sources,resources, etc) before the final m2 release. Or perhaps I just misunderstood? :D On 10/15/05, Brett Porter <[EMA

Re: Maven 2.0 RC now available

2005-10-14 Thread Stephen Duncan
Uh, looks like I lied. Was still able to get it to hang with 0.1.21. I can't say that prior to this testing, I ever ran deploy often enough to verify that this is a new problem... It seems like it might be happening less often with 0.1.21, but it's so inconsistent that it's hard to say if that's

Re: Maven 2.0 RC now available

2005-10-14 Thread Stephen Duncan
On 10/14/05, Brett Porter <[EMAIL PROTECTED]> wrote: > Stephen Duncan wrote: > > > >Attempt #3 to run m2 deploy hung on "Uploading project information" > >Attempt #4 hung after saying it uploaded the POM and before it usually > >says retrieving metadata > >Attempt #5 worked fine. > > > > > I assume

Re: Maven 2.0 RC now available

2005-10-14 Thread Brett Porter
Stephen Duncan wrote: >Well, the directory doesn't exit. I'm on Windows, and I have a file >C:\Documents And Settings\duncans\ssh\known_hosts, but it only has my >CVS server in it, so I think it's used by Eclipse only. There is no >folder .ssh. In beta-3 did it not bother checking at all, or si

Re: Maven 2.0 RC now available

2005-10-14 Thread Stephen Duncan
On 10/14/05, Brett Porter <[EMAIL PROTECTED]> wrote: > Stephen Duncan wrote: > > >Now on every artifact to deploy to my internal repository, it asks: > > > >The authenticity of host 'cdciedev.cie.mil' can't be established. > >RSA key fingerprint is cc:44:f4:82:15:a3:17:15:7f:b4:7c:f4:a6:06:31:7e. >

Re: Maven 2.0 RC now available

2005-10-14 Thread Brett Porter
Allison, Bob wrote: >Looks like MNG-945 has not been resolved in 2.0-RC. I am getting the >IllegalStateException from CheckStyle plugin if src/main/java does not >exist. > >This is on Linux running 2.0-RC with Sun Java 1.5.0_01 > > This one relies on the checksytyle plugin being released. I ap

RE: Maven 2.0 RC now available

2005-10-14 Thread Allison, Bob
, October 14, 2005 09:20 To: Maven Developers List Subject: Maven 2.0 RC now available Hi, Sorry for the delay. The release candidate build of Maven is now available here: http://people.apache.org/~brett/maven-2.0-RC/ We'd appreciate testing for any blocking bugs. This should only be issues with

Re: Maven 2.0 RC now available

2005-10-14 Thread Brett Porter
Stephen Duncan wrote: >Now on every artifact to deploy to my internal repository, it asks: > >The authenticity of host 'cdciedev.cie.mil' can't be established. >RSA key fingerprint is cc:44:f4:82:15:a3:17:15:7f:b4:7c:f4:a6:06:31:7e. >Are you sure you want to continue connecting? (yes/no): > > It

Re: Maven 2.0 RC now available

2005-10-14 Thread Stephen Duncan
Now on every artifact to deploy to my internal repository, it asks: The authenticity of host 'cdciedev.cie.mil' can't be established. RSA key fingerprint is cc:44:f4:82:15:a3:17:15:7f:b4:7c:f4:a6:06:31:7e. Are you sure you want to continue connecting? (yes/no): Even when I say yes, even during th

Maven 2.0 RC now available

2005-10-14 Thread Brett Porter
Hi, Sorry for the delay. The release candidate build of Maven is now available here: http://people.apache.org/~brett/maven-2.0-RC/ We'd appreciate testing for any blocking bugs. This should only be issues with core features - plugin issues will be addressed by separate releases. I'd strongly enc