Re: [RESULT] [VOTE] Release Maven Compiler Plugin 2.2

2010-04-22 Thread Milos Kleint
The central repository shall now contain correct checksums for all 1.8 plexus-compiler* artifacts. Sorry for the trouble. Milos On Wed, Apr 21, 2010 at 2:11 AM, Brett Porter wrote: > Hi Milos, > > I'm not sure if you did the plexus-compiler release in conjunction with > this or if that was some

Re: [RESULT] [VOTE] Release Maven Compiler Plugin 2.2

2010-04-21 Thread Dan Tran
I think the cause of bad checksum is from using wagon's httpclient alternative see http://maven.apache.org/guides/mini/guide-wagon-providers.html I attempted to use it to deploy large artifact as a work around for OOM issue and saw this problem, but could not confirm if my setup is the problem.

Re: [RESULT] [VOTE] Release Maven Compiler Plugin 2.2

2010-04-21 Thread Markku Saarela
HHi, This could cause wrong checsums: Quote from Kevan: "Maven 2.2 was used in creating the xbean 3.6 release. Evidently 2.2 had an issue uploading files to Nexus twice and calculating checksums on the doubled files." http://old.nabble.com/Maven-central-has-corrupted-artifact-org.apache.xbea

Re: [RESULT] [VOTE] Release Maven Compiler Plugin 2.2

2010-04-21 Thread Milos Kleint
juven is on the case. We should have correct checksums shortly.. Milos On Wed, Apr 21, 2010 at 11:11 AM, Brett Porter wrote: > > On 21/04/2010, at 5:59 PM, Milos Kleint wrote: > > > On Wed, Apr 21, 2010 at 9:32 AM, Brett Porter wrote: > > > >> > >> On 21/04/2010, at 5:14 PM, Milos Kleint wrote

Re: [RESULT] [VOTE] Release Maven Compiler Plugin 2.2

2010-04-21 Thread Brett Porter
On 21/04/2010, at 5:59 PM, Milos Kleint wrote: > On Wed, Apr 21, 2010 at 9:32 AM, Brett Porter wrote: > >> >> On 21/04/2010, at 5:14 PM, Milos Kleint wrote: >> >>> gpg --verify plexus-compiler-javac-1.8.jar.asc >>> gpg --verify plexus-compiler-javac-1.8.pom.asc >>> both say >>> gpg: Signature

Re: [RESULT] [VOTE] Release Maven Compiler Plugin 2.2

2010-04-21 Thread Jörg Schaible
Brett Porter wrote: > > On 21/04/2010, at 5:14 PM, Milos Kleint wrote: > >> gpg --verify plexus-compiler-javac-1.8.jar.asc >> gpg --verify plexus-compiler-javac-1.8.pom.asc >> both say >> gpg: Signature made Tue Mar 30 00:28:04 2010 CEST using RSA key ID >> B0874707 gpg: Good signature from "Mil

Re: [RESULT] [VOTE] Release Maven Compiler Plugin 2.2

2010-04-21 Thread Milos Kleint
On Wed, Apr 21, 2010 at 9:32 AM, Brett Porter wrote: > > On 21/04/2010, at 5:14 PM, Milos Kleint wrote: > > > gpg --verify plexus-compiler-javac-1.8.jar.asc > > gpg --verify plexus-compiler-javac-1.8.pom.asc > > both say > > gpg: Signature made Tue Mar 30 00:28:04 2010 CEST using RSA key ID > B08

Re: [RESULT] [VOTE] Release Maven Compiler Plugin 2.2

2010-04-21 Thread Brett Porter
On 21/04/2010, at 5:14 PM, Milos Kleint wrote: > gpg --verify plexus-compiler-javac-1.8.jar.asc > gpg --verify plexus-compiler-javac-1.8.pom.asc > both say > gpg: Signature made Tue Mar 30 00:28:04 2010 CEST using RSA key ID B0874707 > gpg: Good signature from "Milos Kleint " > > How do I recrea

Re: [RESULT] [VOTE] Release Maven Compiler Plugin 2.2

2010-04-21 Thread Milos Kleint
On Wed, Apr 21, 2010 at 8:41 AM, Brett Porter wrote: > > On 21/04/2010, at 3:40 PM, Milos Kleint wrote: > > > hmm... I did the plexus compiler release indeed. No idea how the > checksums > > became broken. I've done the regular release:prepare, release:perform > combo. > > I can't recall any prob

Re: [RESULT] [VOTE] Release Maven Compiler Plugin 2.2

2010-04-20 Thread Brett Porter
On 21/04/2010, at 3:40 PM, Milos Kleint wrote: > hmm... I did the plexus compiler release indeed. No idea how the checksums > became broken. I've done the regular release:prepare, release:perform combo. > I can't recall any problems with the process. I specifically double checked > that there are

Re: [RESULT] [VOTE] Release Maven Compiler Plugin 2.2

2010-04-20 Thread Milos Kleint
hmm... I did the plexus compiler release indeed. No idea how the checksums became broken. I've done the regular release:prepare, release:perform combo. I can't recall any problems with the process. I specifically double checked that there are gpg signatures, but assumed checksums are correct. They

Re: [RESULT] [VOTE] Release Maven Compiler Plugin 2.2

2010-04-20 Thread Brett Porter
Hi Milos, I'm not sure if you did the plexus-compiler release in conjunction with this or if that was someone else, but the checksums for it are incorrect (see users@ today for those using The 2.3 release). Do you know what happened? If the JARs are correct maybe we can just fix the checksums

Re: [RESULT] [VOTE] Release Maven Compiler Plugin 2.2

2010-04-05 Thread Milos Kleint
oups, you are right, sorry about that. I was checking against http://people.apache.org/~jim/projects.html#maven-pmc and your name showed up but I missed that it showed in maven but not maven-pmc. Same applies to Nicolas. The correct result is +1 (binding): Milos Kleint,, John Casey, Olivier Lamy +

Re: [RESULT] [VOTE] Release Maven Compiler Plugin 2.2

2010-04-05 Thread Stephen Connolly
Eh, small correction to that vote AFAIK I am not on the PMC, so my vote AFAIK is non-binding -Stephen On 5 April 2010 19:35, Milos Kleint wrote: > The vote has passed with the following result : > > +1 (binding): Milos Kleint, Stephen Connolly, John Casey, Nicolas de > Loof, Olivier Lamy > +1

[RESULT] [VOTE] Release Maven Compiler Plugin 2.2

2010-04-05 Thread Milos Kleint
The vote has passed with the following result : +1 (binding): Milos Kleint, Stephen Connolly, John Casey, Nicolas de Loof, Olivier Lamy +1 (non binding): Tony Chemit I will promote the artifacts to the central repo. Milos Kleint On Tue, Mar 30, 2010 at 11:54 AM, Milos Kleint wrote: > Hi,

Re: [VOTE] Release Maven Compiler Plugin 2.2

2010-04-01 Thread Tony Chemit
Le Tue, 30 Mar 2010 11:54:36 +0200, Milos Kleint a écrit : +1 > Hi, > > We solved 6 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11130&version=16097 > > Staging repo: > https://repository.apache.org/content/repositories/maven-00

Re: [VOTE] Release Maven Compiler Plugin 2.2

2010-03-31 Thread Olivier Lamy
+1 2010/3/30 Milos Kleint : > Hi, > > We solved 6 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11130&version=16097 > > Staging repo: > https://repository.apache.org/content/repositories/maven-00 > 3 > > Staging

Re: [VOTE] Release Maven Compiler Plugin 2.2

2010-03-31 Thread nicolas de loof
+1 2010/4/1 > +1 > > > Hi, > > > > We solved 6 issues: > > > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11130&version=16097 > > > > Staging repo: > > https://repository.apache.org/content/repositories/maven-00< > https://repository.apache.org/content/repositories/maven-008/> > >

Re: [VOTE] Release Maven Compiler Plugin 2.2

2010-03-31 Thread jdcasey
+1 > Hi, > > We solved 6 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11130&version=16097 > > Staging repo: > https://repository.apache.org/content/repositories/maven-00 > 3 > > Staging site (sync pending): > ht

Re: [VOTE] Release Maven Compiler Plugin 2.2

2010-03-30 Thread Stephen Connolly
+1 On 30 March 2010 10:54, Milos Kleint wrote: > Hi, > > We solved 6 issues: > > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11130&version=16097 > > Staging repo: > https://repository.apache.org/content/repositories/maven-00< > https://repository.apache.org/content/repositories/ma

[VOTE] Release Maven Compiler Plugin 2.2

2010-03-30 Thread Milos Kleint
Hi, We solved 6 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11130&version=16097 Staging repo: https://repository.apache.org/content/repositories/maven-00 3 Staging site (sync pending): http://maven.apache.org/p