Re: Request to release maven-release-plugin 2.2

2011-06-25 Thread Stephen Connolly
i can take a shot. but it will be Monday before i have the bandwidth. - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 25 Jun 2011 12:40, "Mark Struberg" wrote: > kk I'll do

Question about maven archetype: how to convert ${artifactId} into a file system path?

2011-06-25 Thread Christian Schuhegger
Hello list, I am writing a maven archetype and it would be useful to convert an ${artifactId} (e.g. my.nice.little.project) into a path: my/nice/little/project. If this is possible, could somebody please point me to the relevant documentation? I did not find it via google. Many thanks, --

Re: Request to release maven-release-plugin 2.2

2011-06-25 Thread Hervé BOUTEMY
(saw your call on IRC just a few minutes after you leave...) if someone explains me what is this mock about, I'm happy to learn and help but for the moment, I don't understand what has to be done Regards, Hervé Le samedi 25 juin 2011, Mark Struberg a écrit : > kk I'll do it this evening. But f

Re: Request to release maven-release-plugin 2.2

2011-06-25 Thread Mark Struberg
kk I'll do it this evening. But first someone needs to fix the broken unit tests (mockReleaseManager missing) ;) Someone working on that already? LieGrue, strub --- On Sat, 6/25/11, Stephen Connolly wrote: > From: Stephen Connolly > Subject: Re: Request to release maven-release-plugin 2.2 > T

Re: Request to release maven-release-plugin 2.2

2011-06-25 Thread Stephen Connolly
i can give you until noon gmt+1 Tuesday... at that point i need to cut something - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 25 Jun 2011 11:32, "Mark Struberg" wrote: >

Re: Request to release maven-release-plugin 2.2

2011-06-25 Thread Mark Struberg
Hi! If you'd give me a day (after fixing the broken tests), then I'd like to resolve the problem that a release from a sparse directory in GIT doesn't work if localCheckout is used. The reason is pretty simple: I currently construct the local checkout url as file:// + releaseDescriptor.getWork

Re: Experiments in vote counting

2011-06-25 Thread Dennis Lundberg
On 2011-06-23 16:24, John Casey wrote: > If we wanted to take a more automated approach to the voting process as > a whole, you might be able to get the uniformity necessary. There are > quite a few steps to calling a vote, and even the vote email itself has > a certain "best practice" format. If w