Re: Java version to release

2009-08-14 Thread Stephen Connolly
kohsuke has started the process to push animal sniffer to central Sent from my [rhymes with myPod] ;-) On 14 Aug 2009, at 21:47, Arnaud HERITIER wrote: yes but 2.1 generates wrong pgp.I though we could use animal-sniffer to be able to use java > 1.4 to do our releases without risk but I sa

Re: Java version to release

2009-08-14 Thread Arnaud HERITIER
yes but 2.1 generates wrong pgp.I though we could use animal-sniffer to be able to use java > 1.4 to do our releases without risk but I saw a thread this morning saying that it wasn't yet available in central :-( I did my release with 2.0.10 but I had to decrypt my passwords :-( On Fri, Aug 14,

Re: Java version to release

2009-08-14 Thread Jörg Schaible
Arnaud HERITIER wrote: > Thx to Stephane Nicoll who pointed me on the problem.The last bullet in > prerequisites says that we can use maven 2.2, but it is false because we > cannot use it to release plugins or shared components. I didn't understand > that it was maven which didn't want to start. >

Re: Java version to release

2009-08-14 Thread Arnaud HERITIER
Thx to Stephane Nicoll who pointed me on the problem.The last bullet in prerequisites says that we can use maven 2.2, but it is false because we cannot use it to release plugins or shared components. I didn't understand that it was maven which didn't want to start. I have to come back to maven 2.0.

Java version to release

2009-08-14 Thread Arnaud HERITIER
Hi, I'm releasing a shared component (maven-common-artifact-filter) and I'm following our guide ( http://maven.apache.org/developers/release/releasing.html) which says to use java 1.4. When I launch the release:prepare goal I receive the error : Java specification version: 1.4 This release of M