Re: status update maven-shared-utils

2012-10-21 Thread Kristian Rosenvold
It's all just on my local machine, so there's not much to look at. It's mostly a textual replace of org.codehaus.plexus.utils with the new package name. There's a few interesting points I can mention already: 1. HelpMojo generated by plugin-tools uses plexus. Switching to m-s-u will effectively m

Re: Release of the dependency plugin 2.6

2012-10-21 Thread Paul Gier
Ok, I'm done working on the purge-local-repositories goal for now, thanks for waiting for me. On 10/18/2012 02:31 AM, Arnaud Héritier wrote: > Hi Paul, > > Yes no problem I can do it tomorrow or this week end. > I just would like to have it out before the end of next week > > Cheers, > > Ar

Re: Release of the dependency plugin 2.6

2012-10-21 Thread Arnaud Héritier
Hi I saw many activity on the plugin this WE ( and I didn't have the time to release it) Paul, MDEP-290 and MDEP-272 are always in progress ? Any ETA for them ? Arnaud On Thu, Oct 18, 2012 at 9:31 AM, Arnaud Héritier wrote: > Hi Paul, > > Yes no problem I can do it tomorrow or this we

Re: status update maven-shared-utils

2012-10-21 Thread Jason van Zyl
Where's the branch that you're using for testing? I have a few questions but I'll look at the branch first. On Oct 18, 2012, at 2:11 PM, Kristian Rosenvold wrote: > All the plugin IT's pass with m-s-u trunk now, and I am finshed with all > the stuff I planned to do. > > I am well in progress

Re: status update maven-shared-utils

2012-10-21 Thread Mark Struberg
do you like to do a sweep and clean them all up in one go? LieGrue, strub - Original Message - > From: Robert Scholte > To: Maven Developers List > Cc: > Sent: Sunday, October 21, 2012 6:56 PM > Subject: Re: status update maven-shared-utils > >T hat was my other thought and I guess

Re: status update maven-shared-utils

2012-10-21 Thread Robert Scholte
That was my other thought and I guess you're right: now that we've completely decoupled it from plexus-utils let's just start over with the @since. -Robert Op Sun, 21 Oct 2012 18:50:01 +0200 schreef Mark Struberg : puh that's muddy. Actually the @since for the new package are all 0.1 n

Re: status update maven-shared-utils

2012-10-21 Thread Mark Struberg
puh that's muddy. Actually the @since for the new package are all 0.1 now. We have no backward compat to bury with. LieGrue, strub - Original Message - > From: Robert Scholte > To: Maven Developers List > Cc: > Sent: Sunday, October 21, 2012 6:45 PM > Subject: Re: status update ma

Re: status update maven-shared-utils

2012-10-21 Thread Robert Scholte
We also need to do something with the @since-tags I'm not sure if this doclettag only allows a numberic value, otherwise I'd like to prefix it with plexus-utils. WDYT? Robert Op Thu, 18 Oct 2012 20:11:55 +0200 schreef Kristian Rosenvold : All the plugin IT's pass with m-s-u trunk now, a