Re: [VOTE] Release commons-parent 21 based on version 21-RC1

2011-04-13 Thread Gary Gregory
On Wed, Apr 13, 2011 at 10:06 AM, sebb wrote: > On 13 April 2011 05:50, Gary Gregory wrote: > > AHHH! I hit send by mistake! When I look at the @#^%$% Nexus UI it tells > me > > the files should be on > > https://repository.apache.org/content/repositories/orgapachecommons-086/ > > > > But they a

Re: [VOTE] Release commons-parent 21 based on version 21-RC1

2011-04-13 Thread sebb
On 13 April 2011 05:50, Gary Gregory wrote: > AHHH! I hit send by mistake! When I look at the @#^%$% Nexus UI it tells me > the files should be on > https://repository.apache.org/content/repositories/orgapachecommons-086/ > > But they are not. Is there a delay for files to appear? > > But... there

Re: [VOTE] Release commons-parent 21 based on version 21-RC1

2011-04-13 Thread Gary Gregory
On Wed, Apr 13, 2011 at 7:51 AM, sebb wrote: > On 13 April 2011 05:44, Gary Gregory wrote: > > Hi All: > > > > This is a VOTE to release commons-parent 21 based on version 21-RC1. The > > VOTE is open until April 16 01:00AM EST. > > > > Changes: > > > > - Upgrade maven-gpg-plugin to 1.2 from 1.1

Re: [VOTE] Release commons-parent 21 based on version 21-RC1

2011-04-13 Thread sebb
On 13 April 2011 05:44, Gary Gregory wrote: > Hi All: > > This is a VOTE to release commons-parent 21 based on version 21-RC1. The > VOTE is open until April 16 01:00AM EST. > > Changes: > > - Upgrade maven-gpg-plugin to 1.2 from 1.1. > - Replace deprecated assembly goal "attached" with "single".

Re: [VOTE] Release commons-parent 21 based on version 21-RC1

2011-04-13 Thread Simone Tripodi
sorry, my fault to explain the problem not in the right way. for "parent" I meant our commons-parent, that doesn't provide the wagon for ssh in the maven3 profile does it sound better now? http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Wed, Apr 13, 2011 at 9:56 AM, Jochen Wi

Re: [VOTE] Release commons-parent 21 based on version 21-RC1

2011-04-13 Thread Jochen Wiedmann
I don't understand, Simone. If it is in the parent, then we don't need it in commons-parent, because that inherits from Apache parent. If it is missing there, then your words "it is in the parent" don't make sense? On Wed, Apr 13, 2011 at 9:52 AM, Simone Tripodi wrote: > Hi Jochen! > yes, it is

Re: [VOTE] Release commons-parent 21 based on version 21-RC1

2011-04-13 Thread Simone Tripodi
Hi Jochen! yes, it is in the parent, mvn3 supports a restricted set of transport protocols[1] and scp doesn't come out of the box, so it would be nice for (some of) us having it in the maven3 profile in the parent. Thanks in advance! Simo [1] http://s.apache.org/yE http://people.apache.org/~simon

Re: [VOTE] Release commons-parent 21 based on version 21-RC1

2011-04-13 Thread Jochen Wiedmann
On Wed, Apr 13, 2011 at 7:46 AM, Simone Tripodi wrote: > as I notified last week, I'd like to see in the parent the missing > maven3 support for scp protocol, adding the wagon extension. > Unfortunately profiles don't accept elements, so we can't > add it just in the maven3 profile - and that's

Re: [VOTE] Release commons-parent 21 based on version 21-RC1

2011-04-12 Thread Simone Tripodi
Hi Gary, as I notified last week, I'd like to see in the parent the missing maven3 support for scp protocol, adding the wagon extension. Unfortunately profiles don't accept elements, so we can't add it just in the maven3 profile - and that's why I didn't add Any chance to add it in the main ? Any

Re: [VOTE] Release commons-parent 21 based on version 21-RC1

2011-04-12 Thread Gary Gregory
AHHH! I hit send by mistake! When I look at the @#^%$% Nexus UI it tells me the files should be on https://repository.apache.org/content/repositories/orgapachecommons-086/ But they are not. Is there a delay for files to appear? But... there is /something/ here: https://repository.apache.org/serv

[VOTE] Release commons-parent 21 based on version 21-RC1

2011-04-12 Thread Gary Gregory
Hi All: This is a VOTE to release commons-parent 21 based on version 21-RC1. The VOTE is open until April 16 01:00AM EST. Changes: - Upgrade maven-gpg-plugin to 1.2 from 1.1. - Replace deprecated assembly goal "attached" with "single". - Add test jar generation to the apache-release profile (wit