You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Gary Gregory <ga...@gmail.com> on 2012/03/07 15:24:31 UTC

[PARENT] Ready for release 24?

Hi All,

I'd like to push out commons-parent 24 soon.

Does anyone want anything more in there?

Can you take a couple of minutes to install and test the 24-SNAPSHOT from
trunk in your local repo with your favorite project?

Thank you,
Gary

-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Re: [PARENT] Ready for release 24?

Posted by Simone Tripodi <si...@apache.org>.
Salut Gary,
of course I can provide my feedback, I'll give a try as soon as I get
home this evening (it's ~4:30pm in Italy right now)

Thanks for taking care!
best,
-Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/



On Wed, Mar 7, 2012 at 3:24 PM, Gary Gregory <ga...@gmail.com> wrote:
> Hi All,
>
> I'd like to push out commons-parent 24 soon.
>
> Does anyone want anything more in there?
>
> Can you take a couple of minutes to install and test the 24-SNAPSHOT from
> trunk in your local repo with your favorite project?
>
> Thank you,
> Gary
>
> --
> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
> Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [PARENT] Ready for release 24?

Posted by Simone Tripodi <si...@apache.org>.
> AIUI we only added the wagon dependency for M3 because of the change
> in policy in M3  which meant the plugin was not automatically
> included.

absolutely right, while in m2 the ssh wagon is provided, in m3 they
decided to keep it off :)

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [PARENT] Ready for release 24?

Posted by sebb <se...@gmail.com>.
On 9 March 2012 20:16, Gary Gregory <ga...@gmail.com> wrote:
> On Fri, Mar 9, 2012 at 2:53 PM, Simone Tripodi <si...@apache.org>wrote:
>
>> Maven guys usually track changes on Jira only, you can see the release
>> notes on[1] - IMHO upgrading to latest released and m2 users would get
>> benefit as well.

At present we rely on the site plugin dependency chain for any wagon
plugins; I'm not sure we should mess with that.

AIUI we only added the wagon dependency for M3 because of the change
in policy in M3  which meant the plugin was not automatically
included.


>>
>
> Thanks for the link. I see 2.0 has 2 issues fixed. But there no issues for
> 2.1 and 2.2. Odd.

Many Maven practises are!

> Gary
>
>>
>> my 2 cents,
>> -Simo
>>
>> [1] http://s.apache.org/b0B
>>
>> http://people.apache.org/~simonetripodi/
>> http://simonetripodi.livejournal.com/
>> http://twitter.com/simonetripodi
>> http://www.99soft.org/
>>
>>
>>
>> On Fri, Mar 9, 2012 at 7:51 PM, Gary Gregory <ga...@gmail.com>
>> wrote:
>> > On Fri, Mar 9, 2012 at 1:49 PM, sebb <se...@gmail.com> wrote:
>> >
>> >> On 9 March 2012 18:43, Gary Gregory <ga...@gmail.com> wrote:
>> >> > On Fri, Mar 9, 2012 at 1:09 PM, sebb <se...@gmail.com> wrote:
>> >> >
>> >> >> On 9 March 2012 17:25, Gary Gregory <ga...@gmail.com> wrote:
>> >> >> > Sebb and others: Wondering about updating wagon-ssh 1.0 to 2.2.
>> >> Thoughts?
>> >> >>
>> >> >> No idea. What's 2.2 got that 1.0 hasn't? And vice versa?
>> >> >>
>> >> >
>> >> > That a common problem: there is no release notes history that I found
>> at
>> >> > first glance.
>> >>
>> >> [Might be worth raising a bug against the component]
>> >>
>> >> So why do you think you want to use it?
>> >> Has testing shown that it works better?
>> >>
>> >
>> > I asked the question because I do not know.
>> >
>> > Gary
>> >
>> >
>> >>
>> >>
>> >> >>
>> >> >> Only seems to be relevant to Maven3 site invocations.
>> >> >> I don't use M3 by default so have no idea if it will help or not.
>> >> >>
>> >> >
>> >> > I use M3 by default ;)
>> >> >
>> >> >
>> >> >>
>> >> >> If we're not 100% sure, we could just add a property for the version
>> >> >> and then it could be overridden.
>> >> >> Might be a good idea to use a property anyway
>> >> >>
>> >> >
>> >> > Good idea.
>> >> >
>> >> > Gary
>> >> >
>> >> >
>> >> >>
>> >> >> > Gary
>> >> >> >
>> >> >> > On Wed, Mar 7, 2012 at 12:23 PM, sebb <se...@gmail.com> wrote:
>> >> >> >
>> >> >> >> On 7 March 2012 16:10, Gary Gregory <ga...@gmail.com>
>> wrote:
>> >> >> >> > More struggles with Maven as I am try to push out a 24-SNAPSHOT
>> as
>> >> a
>> >> >> >> first
>> >> >> >> > step in http://wiki.apache.org/commons/UsingNexus...
>> >> >> >> >
>> >> >> >> > With the HEAD of trunk, I can successfully do:
>> >> >> >> >
>> >> >> >> > mvn clean gpg:sign deploy -Ptest-deploy
>> >> >> >> >
>> >> >> >> > But not:
>> >> >> >> >
>> >> >> >> > mvn clean deploy -Prelease
>> >> >> >>
>> >> >> >> > [ERROR] Failed to execute goal
>> >> >> >> > org.apache.maven.plugins:maven-assembly-plugin:2.3:single
>> >> (default) on
>> >> >> >> > project commons-parent: Error reading assemblies: No assembly
>> >> >> descriptors
>> >> >> >> > found. -> [Help 1]
>> >> >> >> >
>> >> >> >> > If anyone else wants to take a crack at this, feel free ;)
>> >> >> >>
>> >> >> >> The release profile is intended for components, as they all have
>> >> >> >> assembly descriptors.
>> >> >> >>
>> >> >> >> The release profile also signs the artifacts, which as previously
>> >> >> >> discussed should not be done for SNAPSHOT deployments.
>> >> >> >>
>> >> >> >> ==
>> >> >> >>
>> >> >> >> For the actual release candidate the following needs to be done
>> from
>> >> a
>> >> >> >> clean checkout of the tag, once the RN and changes have been
>> updated.
>> >> >> >>
>> >> >> >> mvn gpg:sign deploy [-Ptest-deploy]
>> >> >> >>
>> >> >> >> ==
>> >> >> >>
>> >> >> >> Looking at the pom, there are 2 profiles that I don't think make
>> >> sense
>> >> >> >> now that we use Nexus:
>> >> >> >>
>> >> >> >> ci
>> >> >> >> rc
>> >> >> >>
>> >> >> >> Could we delete them?
>> >> >> >>
>> >> >> >> > Thank you,
>> >> >> >> > Gary
>> >> >> >> >
>> >> >> >> >
>> >> >> >> > On Wed, Mar 7, 2012 at 9:24 AM, Gary Gregory <
>> >> garydgregory@gmail.com>
>> >> >> >> wrote:
>> >> >> >> >
>> >> >> >> >> Hi All,
>> >> >> >> >>
>> >> >> >> >> I'd like to push out commons-parent 24 soon.
>> >> >> >> >>
>> >> >> >> >> Does anyone want anything more in there?
>> >> >> >> >>
>> >> >> >> >> Can you take a couple of minutes to install and test the
>> >> 24-SNAPSHOT
>> >> >> >> from
>> >> >> >> >> trunk in your local repo with your favorite project?
>> >> >> >> >>
>> >> >> >> >> Thank you,
>> >> >> >> >> Gary
>> >> >> >> >>
>> >> >> >> >> --
>> >> >> >> >> E-Mail: garydgregory@gmail.com | ggregory@apache.org
>> >> >> >> >> JUnit in Action, 2nd Ed: <http://goog_1249600977>
>> >> http://bit.ly/ECvg0
>> >> >> >> >> Spring Batch in Action: <http://s.apache.org/HOq>
>> >> >> http://bit.ly/bqpbCK
>> >> >> >> >> Blog: http://garygregory.wordpress.com
>> >> >> >> >> Home: http://garygregory.com/
>> >> >> >> >> Tweet! http://twitter.com/GaryGregory
>> >> >> >> >>
>> >> >> >> >
>> >> >> >> >
>> >> >> >> >
>> >> >> >> > --
>> >> >> >> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
>> >> >> >> > JUnit in Action, 2nd Ed: <http://goog_1249600977>
>> >> http://bit.ly/ECvg0
>> >> >> >> > Spring Batch in Action: <http://s.apache.org/HOq>
>> >> http://bit.ly/bqpbCK
>> >> >> >> > Blog: http://garygregory.wordpress.com
>> >> >> >> > Home: http://garygregory.com/
>> >> >> >> > Tweet! http://twitter.com/GaryGregory
>> >> >> >>
>> >> >> >>
>> ---------------------------------------------------------------------
>> >> >> >> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
>> >> >> >> For additional commands, e-mail: dev-help@commons.apache.org
>> >> >> >>
>> >> >> >>
>> >> >> >
>> >> >> >
>> >> >> > --
>> >> >> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
>> >> >> > JUnit in Action, 2nd Ed: <http://goog_1249600977>
>> http://bit.ly/ECvg0
>> >> >> > Spring Batch in Action: <http://s.apache.org/HOq>
>> http://bit.ly/bqpbCK
>> >> >> > Blog: http://garygregory.wordpress.com
>> >> >> > Home: http://garygregory.com/
>> >> >> > Tweet! http://twitter.com/GaryGregory
>> >> >>
>> >> >> ---------------------------------------------------------------------
>> >> >> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
>> >> >> For additional commands, e-mail: dev-help@commons.apache.org
>> >> >>
>> >> >>
>> >> >
>> >> >
>> >> > --
>> >> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
>> >> > JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
>> >> > Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
>> >> > Blog: http://garygregory.wordpress.com
>> >> > Home: http://garygregory.com/
>> >> > Tweet! http://twitter.com/GaryGregory
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
>> >> For additional commands, e-mail: dev-help@commons.apache.org
>> >>
>> >>
>> >
>> >
>> > --
>> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
>> > JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
>> > Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
>> > Blog: http://garygregory.wordpress.com
>> > Home: http://garygregory.com/
>> > Tweet! http://twitter.com/GaryGregory
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
>> For additional commands, e-mail: dev-help@commons.apache.org
>>
>>
>
>
> --
> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
> Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [PARENT] Ready for release 24?

Posted by Gary Gregory <ga...@gmail.com>.
On Fri, Mar 9, 2012 at 2:53 PM, Simone Tripodi <si...@apache.org>wrote:

> Maven guys usually track changes on Jira only, you can see the release
> notes on[1] - IMHO upgrading to latest released and m2 users would get
> benefit as well.
>

Thanks for the link. I see 2.0 has 2 issues fixed. But there no issues for
2.1 and 2.2. Odd.

Gary

>
> my 2 cents,
> -Simo
>
> [1] http://s.apache.org/b0B
>
> http://people.apache.org/~simonetripodi/
> http://simonetripodi.livejournal.com/
> http://twitter.com/simonetripodi
> http://www.99soft.org/
>
>
>
> On Fri, Mar 9, 2012 at 7:51 PM, Gary Gregory <ga...@gmail.com>
> wrote:
> > On Fri, Mar 9, 2012 at 1:49 PM, sebb <se...@gmail.com> wrote:
> >
> >> On 9 March 2012 18:43, Gary Gregory <ga...@gmail.com> wrote:
> >> > On Fri, Mar 9, 2012 at 1:09 PM, sebb <se...@gmail.com> wrote:
> >> >
> >> >> On 9 March 2012 17:25, Gary Gregory <ga...@gmail.com> wrote:
> >> >> > Sebb and others: Wondering about updating wagon-ssh 1.0 to 2.2.
> >> Thoughts?
> >> >>
> >> >> No idea. What's 2.2 got that 1.0 hasn't? And vice versa?
> >> >>
> >> >
> >> > That a common problem: there is no release notes history that I found
> at
> >> > first glance.
> >>
> >> [Might be worth raising a bug against the component]
> >>
> >> So why do you think you want to use it?
> >> Has testing shown that it works better?
> >>
> >
> > I asked the question because I do not know.
> >
> > Gary
> >
> >
> >>
> >>
> >> >>
> >> >> Only seems to be relevant to Maven3 site invocations.
> >> >> I don't use M3 by default so have no idea if it will help or not.
> >> >>
> >> >
> >> > I use M3 by default ;)
> >> >
> >> >
> >> >>
> >> >> If we're not 100% sure, we could just add a property for the version
> >> >> and then it could be overridden.
> >> >> Might be a good idea to use a property anyway
> >> >>
> >> >
> >> > Good idea.
> >> >
> >> > Gary
> >> >
> >> >
> >> >>
> >> >> > Gary
> >> >> >
> >> >> > On Wed, Mar 7, 2012 at 12:23 PM, sebb <se...@gmail.com> wrote:
> >> >> >
> >> >> >> On 7 March 2012 16:10, Gary Gregory <ga...@gmail.com>
> wrote:
> >> >> >> > More struggles with Maven as I am try to push out a 24-SNAPSHOT
> as
> >> a
> >> >> >> first
> >> >> >> > step in http://wiki.apache.org/commons/UsingNexus...
> >> >> >> >
> >> >> >> > With the HEAD of trunk, I can successfully do:
> >> >> >> >
> >> >> >> > mvn clean gpg:sign deploy -Ptest-deploy
> >> >> >> >
> >> >> >> > But not:
> >> >> >> >
> >> >> >> > mvn clean deploy -Prelease
> >> >> >>
> >> >> >> > [ERROR] Failed to execute goal
> >> >> >> > org.apache.maven.plugins:maven-assembly-plugin:2.3:single
> >> (default) on
> >> >> >> > project commons-parent: Error reading assemblies: No assembly
> >> >> descriptors
> >> >> >> > found. -> [Help 1]
> >> >> >> >
> >> >> >> > If anyone else wants to take a crack at this, feel free ;)
> >> >> >>
> >> >> >> The release profile is intended for components, as they all have
> >> >> >> assembly descriptors.
> >> >> >>
> >> >> >> The release profile also signs the artifacts, which as previously
> >> >> >> discussed should not be done for SNAPSHOT deployments.
> >> >> >>
> >> >> >> ==
> >> >> >>
> >> >> >> For the actual release candidate the following needs to be done
> from
> >> a
> >> >> >> clean checkout of the tag, once the RN and changes have been
> updated.
> >> >> >>
> >> >> >> mvn gpg:sign deploy [-Ptest-deploy]
> >> >> >>
> >> >> >> ==
> >> >> >>
> >> >> >> Looking at the pom, there are 2 profiles that I don't think make
> >> sense
> >> >> >> now that we use Nexus:
> >> >> >>
> >> >> >> ci
> >> >> >> rc
> >> >> >>
> >> >> >> Could we delete them?
> >> >> >>
> >> >> >> > Thank you,
> >> >> >> > Gary
> >> >> >> >
> >> >> >> >
> >> >> >> > On Wed, Mar 7, 2012 at 9:24 AM, Gary Gregory <
> >> garydgregory@gmail.com>
> >> >> >> wrote:
> >> >> >> >
> >> >> >> >> Hi All,
> >> >> >> >>
> >> >> >> >> I'd like to push out commons-parent 24 soon.
> >> >> >> >>
> >> >> >> >> Does anyone want anything more in there?
> >> >> >> >>
> >> >> >> >> Can you take a couple of minutes to install and test the
> >> 24-SNAPSHOT
> >> >> >> from
> >> >> >> >> trunk in your local repo with your favorite project?
> >> >> >> >>
> >> >> >> >> Thank you,
> >> >> >> >> Gary
> >> >> >> >>
> >> >> >> >> --
> >> >> >> >> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> >> >> >> >> JUnit in Action, 2nd Ed: <http://goog_1249600977>
> >> http://bit.ly/ECvg0
> >> >> >> >> Spring Batch in Action: <http://s.apache.org/HOq>
> >> >> http://bit.ly/bqpbCK
> >> >> >> >> Blog: http://garygregory.wordpress.com
> >> >> >> >> Home: http://garygregory.com/
> >> >> >> >> Tweet! http://twitter.com/GaryGregory
> >> >> >> >>
> >> >> >> >
> >> >> >> >
> >> >> >> >
> >> >> >> > --
> >> >> >> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
> >> >> >> > JUnit in Action, 2nd Ed: <http://goog_1249600977>
> >> http://bit.ly/ECvg0
> >> >> >> > Spring Batch in Action: <http://s.apache.org/HOq>
> >> http://bit.ly/bqpbCK
> >> >> >> > Blog: http://garygregory.wordpress.com
> >> >> >> > Home: http://garygregory.com/
> >> >> >> > Tweet! http://twitter.com/GaryGregory
> >> >> >>
> >> >> >>
> ---------------------------------------------------------------------
> >> >> >> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> >> >> >> For additional commands, e-mail: dev-help@commons.apache.org
> >> >> >>
> >> >> >>
> >> >> >
> >> >> >
> >> >> > --
> >> >> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
> >> >> > JUnit in Action, 2nd Ed: <http://goog_1249600977>
> http://bit.ly/ECvg0
> >> >> > Spring Batch in Action: <http://s.apache.org/HOq>
> http://bit.ly/bqpbCK
> >> >> > Blog: http://garygregory.wordpress.com
> >> >> > Home: http://garygregory.com/
> >> >> > Tweet! http://twitter.com/GaryGregory
> >> >>
> >> >> ---------------------------------------------------------------------
> >> >> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> >> >> For additional commands, e-mail: dev-help@commons.apache.org
> >> >>
> >> >>
> >> >
> >> >
> >> > --
> >> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
> >> > JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
> >> > Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
> >> > Blog: http://garygregory.wordpress.com
> >> > Home: http://garygregory.com/
> >> > Tweet! http://twitter.com/GaryGregory
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> >> For additional commands, e-mail: dev-help@commons.apache.org
> >>
> >>
> >
> >
> > --
> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
> > JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
> > Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
> > Blog: http://garygregory.wordpress.com
> > Home: http://garygregory.com/
> > Tweet! http://twitter.com/GaryGregory
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>


-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Re: [PARENT] Ready for release 24?

Posted by Simone Tripodi <si...@apache.org>.
Maven guys usually track changes on Jira only, you can see the release
notes on[1] - IMHO upgrading to latest released and m2 users would get
benefit as well.

my 2 cents,
-Simo

[1] http://s.apache.org/b0B

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/



On Fri, Mar 9, 2012 at 7:51 PM, Gary Gregory <ga...@gmail.com> wrote:
> On Fri, Mar 9, 2012 at 1:49 PM, sebb <se...@gmail.com> wrote:
>
>> On 9 March 2012 18:43, Gary Gregory <ga...@gmail.com> wrote:
>> > On Fri, Mar 9, 2012 at 1:09 PM, sebb <se...@gmail.com> wrote:
>> >
>> >> On 9 March 2012 17:25, Gary Gregory <ga...@gmail.com> wrote:
>> >> > Sebb and others: Wondering about updating wagon-ssh 1.0 to 2.2.
>> Thoughts?
>> >>
>> >> No idea. What's 2.2 got that 1.0 hasn't? And vice versa?
>> >>
>> >
>> > That a common problem: there is no release notes history that I found at
>> > first glance.
>>
>> [Might be worth raising a bug against the component]
>>
>> So why do you think you want to use it?
>> Has testing shown that it works better?
>>
>
> I asked the question because I do not know.
>
> Gary
>
>
>>
>>
>> >>
>> >> Only seems to be relevant to Maven3 site invocations.
>> >> I don't use M3 by default so have no idea if it will help or not.
>> >>
>> >
>> > I use M3 by default ;)
>> >
>> >
>> >>
>> >> If we're not 100% sure, we could just add a property for the version
>> >> and then it could be overridden.
>> >> Might be a good idea to use a property anyway
>> >>
>> >
>> > Good idea.
>> >
>> > Gary
>> >
>> >
>> >>
>> >> > Gary
>> >> >
>> >> > On Wed, Mar 7, 2012 at 12:23 PM, sebb <se...@gmail.com> wrote:
>> >> >
>> >> >> On 7 March 2012 16:10, Gary Gregory <ga...@gmail.com> wrote:
>> >> >> > More struggles with Maven as I am try to push out a 24-SNAPSHOT as
>> a
>> >> >> first
>> >> >> > step in http://wiki.apache.org/commons/UsingNexus...
>> >> >> >
>> >> >> > With the HEAD of trunk, I can successfully do:
>> >> >> >
>> >> >> > mvn clean gpg:sign deploy -Ptest-deploy
>> >> >> >
>> >> >> > But not:
>> >> >> >
>> >> >> > mvn clean deploy -Prelease
>> >> >>
>> >> >> > [ERROR] Failed to execute goal
>> >> >> > org.apache.maven.plugins:maven-assembly-plugin:2.3:single
>> (default) on
>> >> >> > project commons-parent: Error reading assemblies: No assembly
>> >> descriptors
>> >> >> > found. -> [Help 1]
>> >> >> >
>> >> >> > If anyone else wants to take a crack at this, feel free ;)
>> >> >>
>> >> >> The release profile is intended for components, as they all have
>> >> >> assembly descriptors.
>> >> >>
>> >> >> The release profile also signs the artifacts, which as previously
>> >> >> discussed should not be done for SNAPSHOT deployments.
>> >> >>
>> >> >> ==
>> >> >>
>> >> >> For the actual release candidate the following needs to be done from
>> a
>> >> >> clean checkout of the tag, once the RN and changes have been updated.
>> >> >>
>> >> >> mvn gpg:sign deploy [-Ptest-deploy]
>> >> >>
>> >> >> ==
>> >> >>
>> >> >> Looking at the pom, there are 2 profiles that I don't think make
>> sense
>> >> >> now that we use Nexus:
>> >> >>
>> >> >> ci
>> >> >> rc
>> >> >>
>> >> >> Could we delete them?
>> >> >>
>> >> >> > Thank you,
>> >> >> > Gary
>> >> >> >
>> >> >> >
>> >> >> > On Wed, Mar 7, 2012 at 9:24 AM, Gary Gregory <
>> garydgregory@gmail.com>
>> >> >> wrote:
>> >> >> >
>> >> >> >> Hi All,
>> >> >> >>
>> >> >> >> I'd like to push out commons-parent 24 soon.
>> >> >> >>
>> >> >> >> Does anyone want anything more in there?
>> >> >> >>
>> >> >> >> Can you take a couple of minutes to install and test the
>> 24-SNAPSHOT
>> >> >> from
>> >> >> >> trunk in your local repo with your favorite project?
>> >> >> >>
>> >> >> >> Thank you,
>> >> >> >> Gary
>> >> >> >>
>> >> >> >> --
>> >> >> >> E-Mail: garydgregory@gmail.com | ggregory@apache.org
>> >> >> >> JUnit in Action, 2nd Ed: <http://goog_1249600977>
>> http://bit.ly/ECvg0
>> >> >> >> Spring Batch in Action: <http://s.apache.org/HOq>
>> >> http://bit.ly/bqpbCK
>> >> >> >> Blog: http://garygregory.wordpress.com
>> >> >> >> Home: http://garygregory.com/
>> >> >> >> Tweet! http://twitter.com/GaryGregory
>> >> >> >>
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> > --
>> >> >> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
>> >> >> > JUnit in Action, 2nd Ed: <http://goog_1249600977>
>> http://bit.ly/ECvg0
>> >> >> > Spring Batch in Action: <http://s.apache.org/HOq>
>> http://bit.ly/bqpbCK
>> >> >> > Blog: http://garygregory.wordpress.com
>> >> >> > Home: http://garygregory.com/
>> >> >> > Tweet! http://twitter.com/GaryGregory
>> >> >>
>> >> >> ---------------------------------------------------------------------
>> >> >> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
>> >> >> For additional commands, e-mail: dev-help@commons.apache.org
>> >> >>
>> >> >>
>> >> >
>> >> >
>> >> > --
>> >> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
>> >> > JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
>> >> > Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
>> >> > Blog: http://garygregory.wordpress.com
>> >> > Home: http://garygregory.com/
>> >> > Tweet! http://twitter.com/GaryGregory
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
>> >> For additional commands, e-mail: dev-help@commons.apache.org
>> >>
>> >>
>> >
>> >
>> > --
>> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
>> > JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
>> > Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
>> > Blog: http://garygregory.wordpress.com
>> > Home: http://garygregory.com/
>> > Tweet! http://twitter.com/GaryGregory
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
>> For additional commands, e-mail: dev-help@commons.apache.org
>>
>>
>
>
> --
> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
> Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [PARENT] Ready for release 24?

Posted by Gary Gregory <ga...@gmail.com>.
On Fri, Mar 9, 2012 at 1:49 PM, sebb <se...@gmail.com> wrote:

> On 9 March 2012 18:43, Gary Gregory <ga...@gmail.com> wrote:
> > On Fri, Mar 9, 2012 at 1:09 PM, sebb <se...@gmail.com> wrote:
> >
> >> On 9 March 2012 17:25, Gary Gregory <ga...@gmail.com> wrote:
> >> > Sebb and others: Wondering about updating wagon-ssh 1.0 to 2.2.
> Thoughts?
> >>
> >> No idea. What's 2.2 got that 1.0 hasn't? And vice versa?
> >>
> >
> > That a common problem: there is no release notes history that I found at
> > first glance.
>
> [Might be worth raising a bug against the component]
>
> So why do you think you want to use it?
> Has testing shown that it works better?
>

I asked the question because I do not know.

Gary


>
>
> >>
> >> Only seems to be relevant to Maven3 site invocations.
> >> I don't use M3 by default so have no idea if it will help or not.
> >>
> >
> > I use M3 by default ;)
> >
> >
> >>
> >> If we're not 100% sure, we could just add a property for the version
> >> and then it could be overridden.
> >> Might be a good idea to use a property anyway
> >>
> >
> > Good idea.
> >
> > Gary
> >
> >
> >>
> >> > Gary
> >> >
> >> > On Wed, Mar 7, 2012 at 12:23 PM, sebb <se...@gmail.com> wrote:
> >> >
> >> >> On 7 March 2012 16:10, Gary Gregory <ga...@gmail.com> wrote:
> >> >> > More struggles with Maven as I am try to push out a 24-SNAPSHOT as
> a
> >> >> first
> >> >> > step in http://wiki.apache.org/commons/UsingNexus...
> >> >> >
> >> >> > With the HEAD of trunk, I can successfully do:
> >> >> >
> >> >> > mvn clean gpg:sign deploy -Ptest-deploy
> >> >> >
> >> >> > But not:
> >> >> >
> >> >> > mvn clean deploy -Prelease
> >> >>
> >> >> > [ERROR] Failed to execute goal
> >> >> > org.apache.maven.plugins:maven-assembly-plugin:2.3:single
> (default) on
> >> >> > project commons-parent: Error reading assemblies: No assembly
> >> descriptors
> >> >> > found. -> [Help 1]
> >> >> >
> >> >> > If anyone else wants to take a crack at this, feel free ;)
> >> >>
> >> >> The release profile is intended for components, as they all have
> >> >> assembly descriptors.
> >> >>
> >> >> The release profile also signs the artifacts, which as previously
> >> >> discussed should not be done for SNAPSHOT deployments.
> >> >>
> >> >> ==
> >> >>
> >> >> For the actual release candidate the following needs to be done from
> a
> >> >> clean checkout of the tag, once the RN and changes have been updated.
> >> >>
> >> >> mvn gpg:sign deploy [-Ptest-deploy]
> >> >>
> >> >> ==
> >> >>
> >> >> Looking at the pom, there are 2 profiles that I don't think make
> sense
> >> >> now that we use Nexus:
> >> >>
> >> >> ci
> >> >> rc
> >> >>
> >> >> Could we delete them?
> >> >>
> >> >> > Thank you,
> >> >> > Gary
> >> >> >
> >> >> >
> >> >> > On Wed, Mar 7, 2012 at 9:24 AM, Gary Gregory <
> garydgregory@gmail.com>
> >> >> wrote:
> >> >> >
> >> >> >> Hi All,
> >> >> >>
> >> >> >> I'd like to push out commons-parent 24 soon.
> >> >> >>
> >> >> >> Does anyone want anything more in there?
> >> >> >>
> >> >> >> Can you take a couple of minutes to install and test the
> 24-SNAPSHOT
> >> >> from
> >> >> >> trunk in your local repo with your favorite project?
> >> >> >>
> >> >> >> Thank you,
> >> >> >> Gary
> >> >> >>
> >> >> >> --
> >> >> >> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> >> >> >> JUnit in Action, 2nd Ed: <http://goog_1249600977>
> http://bit.ly/ECvg0
> >> >> >> Spring Batch in Action: <http://s.apache.org/HOq>
> >> http://bit.ly/bqpbCK
> >> >> >> Blog: http://garygregory.wordpress.com
> >> >> >> Home: http://garygregory.com/
> >> >> >> Tweet! http://twitter.com/GaryGregory
> >> >> >>
> >> >> >
> >> >> >
> >> >> >
> >> >> > --
> >> >> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
> >> >> > JUnit in Action, 2nd Ed: <http://goog_1249600977>
> http://bit.ly/ECvg0
> >> >> > Spring Batch in Action: <http://s.apache.org/HOq>
> http://bit.ly/bqpbCK
> >> >> > Blog: http://garygregory.wordpress.com
> >> >> > Home: http://garygregory.com/
> >> >> > Tweet! http://twitter.com/GaryGregory
> >> >>
> >> >> ---------------------------------------------------------------------
> >> >> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> >> >> For additional commands, e-mail: dev-help@commons.apache.org
> >> >>
> >> >>
> >> >
> >> >
> >> > --
> >> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
> >> > JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
> >> > Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
> >> > Blog: http://garygregory.wordpress.com
> >> > Home: http://garygregory.com/
> >> > Tweet! http://twitter.com/GaryGregory
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> >> For additional commands, e-mail: dev-help@commons.apache.org
> >>
> >>
> >
> >
> > --
> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
> > JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
> > Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
> > Blog: http://garygregory.wordpress.com
> > Home: http://garygregory.com/
> > Tweet! http://twitter.com/GaryGregory
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>


-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Re: [PARENT] Ready for release 24?

Posted by sebb <se...@gmail.com>.
On 9 March 2012 18:43, Gary Gregory <ga...@gmail.com> wrote:
> On Fri, Mar 9, 2012 at 1:09 PM, sebb <se...@gmail.com> wrote:
>
>> On 9 March 2012 17:25, Gary Gregory <ga...@gmail.com> wrote:
>> > Sebb and others: Wondering about updating wagon-ssh 1.0 to 2.2. Thoughts?
>>
>> No idea. What's 2.2 got that 1.0 hasn't? And vice versa?
>>
>
> That a common problem: there is no release notes history that I found at
> first glance.

[Might be worth raising a bug against the component]

So why do you think you want to use it?
Has testing shown that it works better?


>>
>> Only seems to be relevant to Maven3 site invocations.
>> I don't use M3 by default so have no idea if it will help or not.
>>
>
> I use M3 by default ;)
>
>
>>
>> If we're not 100% sure, we could just add a property for the version
>> and then it could be overridden.
>> Might be a good idea to use a property anyway
>>
>
> Good idea.
>
> Gary
>
>
>>
>> > Gary
>> >
>> > On Wed, Mar 7, 2012 at 12:23 PM, sebb <se...@gmail.com> wrote:
>> >
>> >> On 7 March 2012 16:10, Gary Gregory <ga...@gmail.com> wrote:
>> >> > More struggles with Maven as I am try to push out a 24-SNAPSHOT as a
>> >> first
>> >> > step in http://wiki.apache.org/commons/UsingNexus...
>> >> >
>> >> > With the HEAD of trunk, I can successfully do:
>> >> >
>> >> > mvn clean gpg:sign deploy -Ptest-deploy
>> >> >
>> >> > But not:
>> >> >
>> >> > mvn clean deploy -Prelease
>> >>
>> >> > [ERROR] Failed to execute goal
>> >> > org.apache.maven.plugins:maven-assembly-plugin:2.3:single (default) on
>> >> > project commons-parent: Error reading assemblies: No assembly
>> descriptors
>> >> > found. -> [Help 1]
>> >> >
>> >> > If anyone else wants to take a crack at this, feel free ;)
>> >>
>> >> The release profile is intended for components, as they all have
>> >> assembly descriptors.
>> >>
>> >> The release profile also signs the artifacts, which as previously
>> >> discussed should not be done for SNAPSHOT deployments.
>> >>
>> >> ==
>> >>
>> >> For the actual release candidate the following needs to be done from a
>> >> clean checkout of the tag, once the RN and changes have been updated.
>> >>
>> >> mvn gpg:sign deploy [-Ptest-deploy]
>> >>
>> >> ==
>> >>
>> >> Looking at the pom, there are 2 profiles that I don't think make sense
>> >> now that we use Nexus:
>> >>
>> >> ci
>> >> rc
>> >>
>> >> Could we delete them?
>> >>
>> >> > Thank you,
>> >> > Gary
>> >> >
>> >> >
>> >> > On Wed, Mar 7, 2012 at 9:24 AM, Gary Gregory <ga...@gmail.com>
>> >> wrote:
>> >> >
>> >> >> Hi All,
>> >> >>
>> >> >> I'd like to push out commons-parent 24 soon.
>> >> >>
>> >> >> Does anyone want anything more in there?
>> >> >>
>> >> >> Can you take a couple of minutes to install and test the 24-SNAPSHOT
>> >> from
>> >> >> trunk in your local repo with your favorite project?
>> >> >>
>> >> >> Thank you,
>> >> >> Gary
>> >> >>
>> >> >> --
>> >> >> E-Mail: garydgregory@gmail.com | ggregory@apache.org
>> >> >> JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
>> >> >> Spring Batch in Action: <http://s.apache.org/HOq>
>> http://bit.ly/bqpbCK
>> >> >> Blog: http://garygregory.wordpress.com
>> >> >> Home: http://garygregory.com/
>> >> >> Tweet! http://twitter.com/GaryGregory
>> >> >>
>> >> >
>> >> >
>> >> >
>> >> > --
>> >> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
>> >> > JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
>> >> > Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
>> >> > Blog: http://garygregory.wordpress.com
>> >> > Home: http://garygregory.com/
>> >> > Tweet! http://twitter.com/GaryGregory
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
>> >> For additional commands, e-mail: dev-help@commons.apache.org
>> >>
>> >>
>> >
>> >
>> > --
>> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
>> > JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
>> > Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
>> > Blog: http://garygregory.wordpress.com
>> > Home: http://garygregory.com/
>> > Tweet! http://twitter.com/GaryGregory
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
>> For additional commands, e-mail: dev-help@commons.apache.org
>>
>>
>
>
> --
> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
> Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [PARENT] Ready for release 24?

Posted by Gary Gregory <ga...@gmail.com>.
On Fri, Mar 9, 2012 at 1:09 PM, sebb <se...@gmail.com> wrote:

> On 9 March 2012 17:25, Gary Gregory <ga...@gmail.com> wrote:
> > Sebb and others: Wondering about updating wagon-ssh 1.0 to 2.2. Thoughts?
>
> No idea. What's 2.2 got that 1.0 hasn't? And vice versa?
>

That a common problem: there is no release notes history that I found at
first glance.

>
> Only seems to be relevant to Maven3 site invocations.
> I don't use M3 by default so have no idea if it will help or not.
>

I use M3 by default ;)


>
> If we're not 100% sure, we could just add a property for the version
> and then it could be overridden.
> Might be a good idea to use a property anyway
>

Good idea.

Gary


>
> > Gary
> >
> > On Wed, Mar 7, 2012 at 12:23 PM, sebb <se...@gmail.com> wrote:
> >
> >> On 7 March 2012 16:10, Gary Gregory <ga...@gmail.com> wrote:
> >> > More struggles with Maven as I am try to push out a 24-SNAPSHOT as a
> >> first
> >> > step in http://wiki.apache.org/commons/UsingNexus...
> >> >
> >> > With the HEAD of trunk, I can successfully do:
> >> >
> >> > mvn clean gpg:sign deploy -Ptest-deploy
> >> >
> >> > But not:
> >> >
> >> > mvn clean deploy -Prelease
> >>
> >> > [ERROR] Failed to execute goal
> >> > org.apache.maven.plugins:maven-assembly-plugin:2.3:single (default) on
> >> > project commons-parent: Error reading assemblies: No assembly
> descriptors
> >> > found. -> [Help 1]
> >> >
> >> > If anyone else wants to take a crack at this, feel free ;)
> >>
> >> The release profile is intended for components, as they all have
> >> assembly descriptors.
> >>
> >> The release profile also signs the artifacts, which as previously
> >> discussed should not be done for SNAPSHOT deployments.
> >>
> >> ==
> >>
> >> For the actual release candidate the following needs to be done from a
> >> clean checkout of the tag, once the RN and changes have been updated.
> >>
> >> mvn gpg:sign deploy [-Ptest-deploy]
> >>
> >> ==
> >>
> >> Looking at the pom, there are 2 profiles that I don't think make sense
> >> now that we use Nexus:
> >>
> >> ci
> >> rc
> >>
> >> Could we delete them?
> >>
> >> > Thank you,
> >> > Gary
> >> >
> >> >
> >> > On Wed, Mar 7, 2012 at 9:24 AM, Gary Gregory <ga...@gmail.com>
> >> wrote:
> >> >
> >> >> Hi All,
> >> >>
> >> >> I'd like to push out commons-parent 24 soon.
> >> >>
> >> >> Does anyone want anything more in there?
> >> >>
> >> >> Can you take a couple of minutes to install and test the 24-SNAPSHOT
> >> from
> >> >> trunk in your local repo with your favorite project?
> >> >>
> >> >> Thank you,
> >> >> Gary
> >> >>
> >> >> --
> >> >> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> >> >> JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
> >> >> Spring Batch in Action: <http://s.apache.org/HOq>
> http://bit.ly/bqpbCK
> >> >> Blog: http://garygregory.wordpress.com
> >> >> Home: http://garygregory.com/
> >> >> Tweet! http://twitter.com/GaryGregory
> >> >>
> >> >
> >> >
> >> >
> >> > --
> >> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
> >> > JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
> >> > Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
> >> > Blog: http://garygregory.wordpress.com
> >> > Home: http://garygregory.com/
> >> > Tweet! http://twitter.com/GaryGregory
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> >> For additional commands, e-mail: dev-help@commons.apache.org
> >>
> >>
> >
> >
> > --
> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
> > JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
> > Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
> > Blog: http://garygregory.wordpress.com
> > Home: http://garygregory.com/
> > Tweet! http://twitter.com/GaryGregory
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>


-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Re: [PARENT] Ready for release 24?

Posted by sebb <se...@gmail.com>.
On 9 March 2012 17:25, Gary Gregory <ga...@gmail.com> wrote:
> Sebb and others: Wondering about updating wagon-ssh 1.0 to 2.2. Thoughts?

No idea. What's 2.2 got that 1.0 hasn't? And vice versa?

Only seems to be relevant to Maven3 site invocations.
I don't use M3 by default so have no idea if it will help or not.

If we're not 100% sure, we could just add a property for the version
and then it could be overridden.
Might be a good idea to use a property anyway

> Gary
>
> On Wed, Mar 7, 2012 at 12:23 PM, sebb <se...@gmail.com> wrote:
>
>> On 7 March 2012 16:10, Gary Gregory <ga...@gmail.com> wrote:
>> > More struggles with Maven as I am try to push out a 24-SNAPSHOT as a
>> first
>> > step in http://wiki.apache.org/commons/UsingNexus...
>> >
>> > With the HEAD of trunk, I can successfully do:
>> >
>> > mvn clean gpg:sign deploy -Ptest-deploy
>> >
>> > But not:
>> >
>> > mvn clean deploy -Prelease
>>
>> > [ERROR] Failed to execute goal
>> > org.apache.maven.plugins:maven-assembly-plugin:2.3:single (default) on
>> > project commons-parent: Error reading assemblies: No assembly descriptors
>> > found. -> [Help 1]
>> >
>> > If anyone else wants to take a crack at this, feel free ;)
>>
>> The release profile is intended for components, as they all have
>> assembly descriptors.
>>
>> The release profile also signs the artifacts, which as previously
>> discussed should not be done for SNAPSHOT deployments.
>>
>> ==
>>
>> For the actual release candidate the following needs to be done from a
>> clean checkout of the tag, once the RN and changes have been updated.
>>
>> mvn gpg:sign deploy [-Ptest-deploy]
>>
>> ==
>>
>> Looking at the pom, there are 2 profiles that I don't think make sense
>> now that we use Nexus:
>>
>> ci
>> rc
>>
>> Could we delete them?
>>
>> > Thank you,
>> > Gary
>> >
>> >
>> > On Wed, Mar 7, 2012 at 9:24 AM, Gary Gregory <ga...@gmail.com>
>> wrote:
>> >
>> >> Hi All,
>> >>
>> >> I'd like to push out commons-parent 24 soon.
>> >>
>> >> Does anyone want anything more in there?
>> >>
>> >> Can you take a couple of minutes to install and test the 24-SNAPSHOT
>> from
>> >> trunk in your local repo with your favorite project?
>> >>
>> >> Thank you,
>> >> Gary
>> >>
>> >> --
>> >> E-Mail: garydgregory@gmail.com | ggregory@apache.org
>> >> JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
>> >> Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
>> >> Blog: http://garygregory.wordpress.com
>> >> Home: http://garygregory.com/
>> >> Tweet! http://twitter.com/GaryGregory
>> >>
>> >
>> >
>> >
>> > --
>> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
>> > JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
>> > Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
>> > Blog: http://garygregory.wordpress.com
>> > Home: http://garygregory.com/
>> > Tweet! http://twitter.com/GaryGregory
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
>> For additional commands, e-mail: dev-help@commons.apache.org
>>
>>
>
>
> --
> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
> Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [PARENT] Ready for release 24?

Posted by Gary Gregory <ga...@gmail.com>.
Sebb and others: Wondering about updating wagon-ssh 1.0 to 2.2. Thoughts?

Gary

On Wed, Mar 7, 2012 at 12:23 PM, sebb <se...@gmail.com> wrote:

> On 7 March 2012 16:10, Gary Gregory <ga...@gmail.com> wrote:
> > More struggles with Maven as I am try to push out a 24-SNAPSHOT as a
> first
> > step in http://wiki.apache.org/commons/UsingNexus...
> >
> > With the HEAD of trunk, I can successfully do:
> >
> > mvn clean gpg:sign deploy -Ptest-deploy
> >
> > But not:
> >
> > mvn clean deploy -Prelease
>
> > [ERROR] Failed to execute goal
> > org.apache.maven.plugins:maven-assembly-plugin:2.3:single (default) on
> > project commons-parent: Error reading assemblies: No assembly descriptors
> > found. -> [Help 1]
> >
> > If anyone else wants to take a crack at this, feel free ;)
>
> The release profile is intended for components, as they all have
> assembly descriptors.
>
> The release profile also signs the artifacts, which as previously
> discussed should not be done for SNAPSHOT deployments.
>
> ==
>
> For the actual release candidate the following needs to be done from a
> clean checkout of the tag, once the RN and changes have been updated.
>
> mvn gpg:sign deploy [-Ptest-deploy]
>
> ==
>
> Looking at the pom, there are 2 profiles that I don't think make sense
> now that we use Nexus:
>
> ci
> rc
>
> Could we delete them?
>
> > Thank you,
> > Gary
> >
> >
> > On Wed, Mar 7, 2012 at 9:24 AM, Gary Gregory <ga...@gmail.com>
> wrote:
> >
> >> Hi All,
> >>
> >> I'd like to push out commons-parent 24 soon.
> >>
> >> Does anyone want anything more in there?
> >>
> >> Can you take a couple of minutes to install and test the 24-SNAPSHOT
> from
> >> trunk in your local repo with your favorite project?
> >>
> >> Thank you,
> >> Gary
> >>
> >> --
> >> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> >> JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
> >> Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
> >> Blog: http://garygregory.wordpress.com
> >> Home: http://garygregory.com/
> >> Tweet! http://twitter.com/GaryGregory
> >>
> >
> >
> >
> > --
> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
> > JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
> > Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
> > Blog: http://garygregory.wordpress.com
> > Home: http://garygregory.com/
> > Tweet! http://twitter.com/GaryGregory
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>


-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Re: [PARENT] Ready for release 24?

Posted by sebb <se...@gmail.com>.
On 7 March 2012 16:10, Gary Gregory <ga...@gmail.com> wrote:
> More struggles with Maven as I am try to push out a 24-SNAPSHOT as a first
> step in http://wiki.apache.org/commons/UsingNexus...
>
> With the HEAD of trunk, I can successfully do:
>
> mvn clean gpg:sign deploy -Ptest-deploy
>
> But not:
>
> mvn clean deploy -Prelease

> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-assembly-plugin:2.3:single (default) on
> project commons-parent: Error reading assemblies: No assembly descriptors
> found. -> [Help 1]
>
> If anyone else wants to take a crack at this, feel free ;)

The release profile is intended for components, as they all have
assembly descriptors.

The release profile also signs the artifacts, which as previously
discussed should not be done for SNAPSHOT deployments.

==

For the actual release candidate the following needs to be done from a
clean checkout of the tag, once the RN and changes have been updated.

mvn gpg:sign deploy [-Ptest-deploy]

==

Looking at the pom, there are 2 profiles that I don't think make sense
now that we use Nexus:

ci
rc

Could we delete them?

> Thank you,
> Gary
>
>
> On Wed, Mar 7, 2012 at 9:24 AM, Gary Gregory <ga...@gmail.com> wrote:
>
>> Hi All,
>>
>> I'd like to push out commons-parent 24 soon.
>>
>> Does anyone want anything more in there?
>>
>> Can you take a couple of minutes to install and test the 24-SNAPSHOT from
>> trunk in your local repo with your favorite project?
>>
>> Thank you,
>> Gary
>>
>> --
>> E-Mail: garydgregory@gmail.com | ggregory@apache.org
>> JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
>> Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
>> Blog: http://garygregory.wordpress.com
>> Home: http://garygregory.com/
>> Tweet! http://twitter.com/GaryGregory
>>
>
>
>
> --
> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
> Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [PARENT] Ready for release 24?

Posted by Gary Gregory <ga...@gmail.com>.
More struggles with Maven as I am try to push out a 24-SNAPSHOT as a first
step in http://wiki.apache.org/commons/UsingNexus...

With the HEAD of trunk, I can successfully do:

mvn clean gpg:sign deploy -Ptest-deploy

But not:

mvn clean deploy -Prelease

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-assembly-plugin:2.3:single (default) on
project commons-parent: Error reading assemblies: No assembly descriptors
found. -> [Help 1]

If anyone else wants to take a crack at this, feel free ;)

Thank you,
Gary


On Wed, Mar 7, 2012 at 9:24 AM, Gary Gregory <ga...@gmail.com> wrote:

> Hi All,
>
> I'd like to push out commons-parent 24 soon.
>
> Does anyone want anything more in there?
>
> Can you take a couple of minutes to install and test the 24-SNAPSHOT from
> trunk in your local repo with your favorite project?
>
> Thank you,
> Gary
>
> --
> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
> Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory
>



-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory