Re: [mojo-dev] Release new mojo-parent ?

2013-04-01 Thread Baptiste MATHUS
release.html#Releasing_the_Mojo_Parent_POM> > [2] http://svn.codehaus.org/mojo/**trunk/sandbox/mojo-sandbox-** > parent/README.txt<http://svn.codehaus.org/mojo/trunk/sandbox/mojo-sandbox-parent/README.txt> > > > On Sun, 31 Mar 2013 18:22:33 +0200, Baptiste MATHUS > wrote: &g

Re: [mojo-dev] Release new mojo-parent ?

2013-04-01 Thread Baptiste MATHUS
loying to Nexus, and that needs > some extra help. > > If you can improve the description, go ahead. > > Robert > > > On Mon, 01 Apr 2013 12:18:26 +0200, Baptiste MATHUS > wrote: > > Quick question, in the mojo-sandbox-parent README, there's the following >>

[mojo-dev] [VOTE] Release mojo-parent version 32 and mojo-sandbox-parent version 13

2013-04-01 Thread Baptiste MATHUS
Hi, I'd like to release version 32 of the mojo-parent pom and the version 13 of the mojo-sandbox-parent pom. These are the poms used as parents of all our plugins (production & pre-release & sandbox) We solved 1 issue: https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11062&version=191

Re: [mojo-dev] Release new mojo-parent ?

2013-04-01 Thread Baptiste MATHUS
6.0_25\jre > Default locale: nl_NL, platform encoding: Cp1252 > OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows" > > > > On Mon, 01 Apr 2013 11:58:37 +0200, Baptiste MATHUS > wrote: > > OK, cool, I'll d

[mojo-dev] [VOTE] Release templating-maven-plugin version 1.0-alpha-2

2013-04-02 Thread Baptiste MATHUS
Hi, I'd like to release version 1.0-alpha-2 of the templating-maven-plugin. That project was designed to offer the Maven Right Way® :-) to filter sources. We solved 2 issues: https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11062&version=19168 There are no issues left in JIRA: Stagi

Re: [mojo-dev] [VOTE] Release mojo-parent version 32 and mojo-sandbox-parent version 13

2013-04-04 Thread Baptiste MATHUS
And here's my +1. 2013/4/2 Stephen Connolly > +1 > > > On 1 April 2013 11:59, Baptiste MATHUS wrote: > >> Hi, >> >> I'd like to release version 32 of the mojo-parent pom and the version 13 >> of the mojo-sandbox-parent pom. >> &

[mojo-dev] [RESULT] [VOTE] Release mojo-parent version 32 and mojo-sandbox-parent version 13

2013-04-04 Thread Baptiste MATHUS
The vote passed: +1: Anders, Olivier, Tony, Mark, Stephen, Baptiste 0: null -1 : null I'll continue with the release process and promote the artifacts. Thanks 2013/4/4 Baptiste MATHUS > And here's my +1. > > > 2013/4/2 Stephen Connolly > >> +1 >> >>

[mojo-dev] [ANN] mojo-parent version 32 and mojo-sandbox-parent version 13 Released

2013-04-04 Thread Baptiste MATHUS
Hi, The Mojo team is pleased to announce the release of the mojo-parent version 32 and mojo-sandbox-parent version 13. These are the parent poms for all our code in the mojo project. http://mojo.codehaus.org/ (not really the site of the pom itself) To get this update, simply specify the version

Re: [mojo-dev] [ANN] mojo-parent version 32 and mojo-sandbox-parent version 13 Released

2013-04-04 Thread Baptiste MATHUS
't it? Cheers 2013/4/4 Anders Hammar > Please wait announcing until it's available on central. It has otherwise > caused confusion for users in the past. > > /Anders > > > On Thu, Apr 4, 2013 at 10:02 PM, Baptiste MATHUS wrote: > >> Hi, >>

[mojo-dev] Re: [VOTE] Release templating-maven-plugin version 1.0-alpha-2

2013-04-05 Thread Baptiste MATHUS
My +1. 2013/4/3 Baptiste MATHUS > Hi, > > I'd like to release version 1.0-alpha-2 of the templating-maven-plugin. > > That project was designed to offer the Maven Right Way® :-) to filter > sources. > > We solved 2 issues: > > https://jira.codehaus.org/secu

[mojo-dev] [RESULT] [VOTE] Release templating-maven-plugin version 1.0-alpha-2

2013-04-05 Thread Baptiste MATHUS
Vote passed. +1: Baptiste, 0: -1 I'll promote the artifact and continue with the release process. Thanks 2013/4/6 Baptiste MATHUS > My +1. > > > 2013/4/3 Baptiste MATHUS > >> Hi, >> >> I'd like to release version 1.0-alpha-2 of the templating-maven

[mojo-dev] [ANN] templating-maven-plugin 1.0-alpha-2 Released

2013-04-06 Thread Baptiste MATHUS
Hi, The Mojo team is pleased to announce the release of the templating-maven-plugin version 1.0-alpha-2. That project was designed to offer source filtering, the Maven Way® :-). http://mojo.codehaus.org/templating-maven-plugin/ To get this update, simply specify the version in your project's pl

[mojo-dev] build-helper-m-p thread safety issue?

2013-04-06 Thread Baptiste MATHUS
Hi all, While I was thinking about marking templating-m-p, I realize I may have added some non-threadsafe code inside the ReserveListenerPortMojo. Reading about that subject, I realized that build-helper-m-p might actually use some non threadsafe dependencies. I'll try some questions: 1/ I had a

Re: [mojo-dev] build-helper-m-p thread safety issue?

2013-04-07 Thread Baptiste MATHUS
but working fine in m3 or a more recent m2 version) but I'm still a rookie here so I won't consider my opinion as considerable ;-). Thanks for the insights! > > > Kristian > > > 2013/4/6 Baptiste MATHUS : > > Hi all, > > > > While I was thinking about m

Re: [mojo-dev] build-helper-m-p thread safety issue?

2013-04-07 Thread Baptiste MATHUS
gt; a weak assumption in general but that's how things are) >> >> As for raising p-u, it might have some consequences in terms of how >> old maven versions can be supported; but are we supporting anything >> older than 2.2.1 these days ? >> >> >> Krist

Re: [mojo-dev] Build-Helper-Maven-Plugin / Build-MetaData-Maven-Plugin

2013-04-13 Thread Baptiste MATHUS
I've a mixed feelings about it. If we try having intuitive names, build helper is actually already both clear and too large at the same time. Or maybe have some special swiss-knife-maven-plugin that might stay in the sandbox forever to welcome useful mojos that have not clearly identified plugin ta

Re: [mojo-dev] State of properties-maven-plugin.

2013-04-16 Thread Baptiste Mathus
Hi, Please don't hesitate to attach patches for the bugs you're concerned with. I'll review them. If needed I could cut a release. As for the beta state, don't be too worried. A lot of plugins in mojo are in this state and it doesn't necessarily mean it's going to be discontinued. Cheers Le 15 av

Re: [mojo-dev] Re: Build-Helper-Maven-Plugin / Build-MetaData-Maven-Plugin

2013-04-17 Thread Baptiste Mathus
To share config files between projects, I'd advice using the maven-remote-resources-plugin. We use it successfully to centralize versioned configuration (for pmd, etc.) between tens of project. Cheers Le 16 avr. 2013 23:37, "Mirko Friedenhagen" a écrit : > Hello Avaz, > > putting configurations

Re: [mojo-dev] [VOTE] Invite Eric Dalquist as Mojo Committer

2013-05-11 Thread Baptiste Mathus
+1 Le 11 mai 2013 09:28, "Olivier Lamy" a écrit : > +1 > > > 2013/5/11 Robert Scholte : > > Hi, > > > > I'd like to invite Eric Dalquist as Mojo Committer. > > He has continued the development of the jspc-maven-plugin on his own > > fork.[1] > > I've contacted Eric about this and he would like to

Re: [mojo-dev] Re: [mojo-scm] [18297] trunk/mojo/extra-enforcer-rules/src: MOJO-1929: NullPointerException in requirePropertyDiverges if configuration is put in execution .

2013-05-15 Thread Baptiste MATHUS
configuration / execution. >> >> Cheers >> Michael Koch >> >> --**--**- >> To unsubscribe from this list, please visit: >> >> >> http://xircles.codehaus.org/**manage_email<http://xircles.codehaus.org/manage_email> >> >> > --**--**- > To unsubscribe from this list, please visit: > > > http://xircles.codehaus.org/**manage_email<http://xircles.codehaus.org/manage_email> > > > -- Baptiste MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor !

Re: [mojo-dev] Hello

2013-05-15 Thread Baptiste Mathus
Welcome! Le 15 mai 2013 16:56, "Robert Scholte" a écrit : > Welcome and happy hacking! > > Robert > > On Wed, 15 May 2013 16:43:32 +0200, Anders Hammar > wrote: > > Ah, I forgot: Welcome! >> >> /Anders >> >> >> On Wed, May 15, 2013 at 4:43 PM, Anders Hammar wrote: >> >> JIRA tickets for chang

Re: [mojo-dev] [VOTE] Invite Rickard von Essen as Mojo Committer

2013-05-20 Thread Baptiste MATHUS
love for the >> RPM plugin, which it is in need of. I've talked to Rickard and he's agreed >> on following our release process. >> >> This is the official vote in order to bring him on board. >> >> Vote is open for 72 hours >> >> Here's my

Re: [mojo-dev] [jira] (MOJO-1776) Allow setting of classifer for artifacts

2013-05-22 Thread Baptiste MATHUS
IRA > administrators > For more information on JIRA, see: http://www.atlassian.com/software/jira > - To > unsubscribe from this list, please visit: > http://xircles.codehaus.org/manage_email -- Baptiste MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor !

Re: [mojo-dev] [jira] (MOJO-1776) Allow setting of classifer for artifacts

2013-05-23 Thread Baptiste MATHUS
obert > > On Wed, 22 May 2013 19:17:55 +0200, Baptiste MATHUS > wrote: > > https://jira.codehaus.org/**plugins/servlet/project-** >> config/MOJO/notifications<https://jira.codehaus.org/plugins/servlet/project-config/MOJO/notifications> >> > > > -- > Us

Re: [mojo-dev] Please welcome team member Rickard von Essen

2013-05-23 Thread Baptiste MATHUS
appy hacking, > > /Anders > > > > -- > Tony Chemit > > tél: +33 (0) 2 40 50 29 28 > email: che...@codelutin.com > http://www.codelutin.com > > - > To unsubscribe from th

Re: [mojo-dev] [VOTE] Promote tidy-maven-plugin out of the sandbox

2013-05-27 Thread Baptiste MATHUS
. > > >> > > >> Here's my +1 > > >> > > > > > > > > > -- > > > Regards, > > > Garvin LeClaire > > > garvin.lecla...@gmail.com > > > > > > Sent from Gmail Mobile > > > > > > > -- > Tony Chemit > > tél: +33 (0) 2 40 50 29 28 > email: che...@codelutin.com > http://www.codelutin.com > > - > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > -- Baptiste MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor !

Re: [mojo-dev] New Maven Project Info plugin?

2013-05-28 Thread Baptiste MATHUS
of using the plugin: >> >> * most of the work (and error checking) is done at build time, rather >> than run time; this is safer and more resource efficient >> >> * reduces the amount of boiler plate code; project specific Java code >> is generated, the author only

Re: [mojo-dev] [VOTE] Invite Steve Christou as a mojo committer

2013-05-29 Thread Baptiste MATHUS
he types with a strange cadence and his > >>>> surname gives my spellchecker the heebie-geebies > >>>> > >>>> 72 hours, lazy consensus > >>> > >>> > >>> > >>> > >> > >> > >> --

Re: [mojo-dev] [VOTE] Invite Steve Christou as a mojo committer

2013-06-03 Thread Baptiste MATHUS
> > +1, competition is good though I do not believe I may force my company > pom users to another coverage tool twice in one year :-). > Regards Mirko > --http://illegalstateexception.blogspot.com/https://github.com/mfriedenhagen/https://bitbucket.org/mfriedenhagen/ > > > O

Re: [mojo-dev] [VOTE] Release tidy-maven-plugin version 1.0-alpha-1

2013-06-04 Thread Baptiste MATHUS
-1 of the tidy-maven-plugin > > +1 Woot! - works on several of my poms. > > - > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > -- Baptiste MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor !

Re: [mojo-dev] Re: [VOTE] Release tidy-maven-plugin version 1.0-alpha-1

2013-06-05 Thread Baptiste MATHUS
Done. https://jira.codehaus.org/browse/MOJO-1939 2013/6/5 Stephen Connolly > > > On Wednesday, 5 June 2013, Baptiste MATHUS wrote: > >> +1 seems to work fine on multimodules projects. >> >> Small thing I know might trigger a flame war :-) : >> Basically y

Re: [mojo-dev] [VOTE] Release tidy-maven-plugin version 1.0-alpha-1

2013-06-05 Thread Baptiste MATHUS
/tidy-maven-plugin/ >> >> SCM Tag: >> https://svn.codehaus.org/mojo/tags/tidy-maven-plugin-1.0-alpha-1@18368 >> >> +1: Woot! >> +0: Meh! >> -1: Baah! >> >> This vote is open for 72 hours and will succeed by lazy consensus if >> nobody bothers voting. >> >> -Stephen >> > > -- Baptiste MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor !

[mojo-dev] [VOTE] Release templating-maven-plugin version 1.0-alpha-3

2013-06-09 Thread Baptiste MATHUS
Hi, I'd like to release version 1.0-alpha-3 of the templating-maven-plugin. That project was designed to offer the Maven Right Way® :-) to filter sources. We solved 2 issues: https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11062&version=19177 There are still a couple of issues left

Re: [mojo-dev] Re: [VOTE] Release templating-maven-plugin version 1.0-alpha-3

2013-06-12 Thread Baptiste Mathus
My +1 Le 10 juin 2013 20:37, "Arnaud Héritier" a écrit : > +1 > > > On Mon, Jun 10, 2013 at 6:51 PM, avaz wrote: > >> +1 >> >> >> >> - >> Anderson Vaz >> -- >> View this message in context: >> http://mojo.10943.n7.nabble.com/VOTE-Release-templating-maven-plugin-version-1-0-alpha-3-tp40200p40

[mojo-dev] [RESULT][VOTE] Release templating-maven-plugin version 1.0-alpha-3

2013-06-12 Thread Baptiste Mathus
Hi, The vote passed. +1: Olivier, Stephen, Anderson, Arnaud, Baptiste I'll continue with the release process. Thanks. 2013/6/12 Baptiste Mathus > My +1 > Le 10 juin 2013 20:37, "Arnaud Héritier" a > écrit : > > +1 >> >> >> On Mon,

[mojo-dev] [ANN] templating-maven-plugin 1.0-alpha-3 Released

2013-06-12 Thread Baptiste Mathus
Hi, The Mojo team is pleased to announce the release of the templating-maven-plugin version 1.0-alpha-3. That project was designed to offer the Maven Right Way® :-) to filter sources. http://mojo.codehaus.org/templating-maven-plugin/ To get this update, simply specify the version in your projec

[mojo-dev] Re: [mojo-scm] [18362] trunk: Promoted out of sandbox

2013-06-13 Thread Baptiste MATHUS
--- > > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > -- Baptiste MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor !

[mojo-dev] [DISCUSS] Updating pluginMgtm in mojo-parent and 2.2.1 prerequisites?

2013-06-16 Thread Baptiste MATHUS
Hi all, I just had a look at the pom & pluginMgmt declaration to see what could be upgraded. Sorry if this is obvious information, I'm crawled the archive a bit without finding the information. *What's the current agreement about the minimum Maven version we would agree to support (I mean "by def

Re: [mojo-dev] [DISCUSS] Updating pluginMgtm in mojo-parent and 2.2.1 prerequisites?

2013-06-16 Thread Baptiste MATHUS
answers. > > Robert > > > [1] http://search.maven.org/#**search%7Cgav%7C1%7Cg%3A%22org.** > codehaus.mojo%22%20AND%20a%3A%**22mojo-parent%22<http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.codehaus.mojo%22%20AND%20a%3A%22mojo-parent%22> > > > On Sun, 16 Jun

[mojo-dev] Re: Maven plugin trademarks [Re: Downloading a file for shipping in an artifact]

2013-06-18 Thread Baptiste MATHUS
plugin you should reach a project > on > > >> >> GitHub. > > >> > > > >> > > > >> > Please advise them to rename their plugin as the current name is in > > >> > violation of the permitted usages of the ASF's trad

[mojo-dev] Re: Maven plugin trademarks [Re: Downloading a file for shipping in an artifact]

2013-06-18 Thread Baptiste MATHUS
oups, wrong dev list, sorry. 2013/6/18 Baptiste MATHUS > For the record, see https://jira.codehaus.org/browse/MNGSITE-180 > > Cross-posting to dev list so that PMC can discuss that issue at what > should be the exact wording. > > Cheers > > > 2013/6/12 Stephen Con

Re: [mojo-dev] Can't compile LibrePlan due to test errors

2013-06-22 Thread Baptiste Mathus
Hi, First off, you should better use maven users ml for that kind of question. This list is for developers at the mojo@Codehaus OSS project. Finally, for your question this seems like it's something related to test failures in LibrePlan and not a maven issue. So,you might want to contact libreplan

[mojo-dev] [VOTE] Invite Lennart Jorelid as mojo committer

2013-06-22 Thread Baptiste MATHUS
Hi all, As you might have noticed, Lennart has been quite active in JIRA, providing patches here and there. He was recently giving some attention for instance to the aspectj-maven-plugin, which is great since this plugin would certainly benefit from a new release. I've already asked him and he's

Re: [mojo-dev] [VOTE] Release extra-enforcer-rules version 1.0-alpha-5

2013-06-22 Thread Baptiste MATHUS
; SCM Tag: >> https://svn.codehaus.org/mojo/tags/extra-enforcer-rules-1.0-alpha-5/ >> >> ADDITIONAL_INFORMATION >> >> [ ] +1 >> [ ] +0 >> [ ] -1 >> >> The vote is open for 72 hours and will succeed by lazy consensus. >> >> >> >> Happy voting! >> >> Mirko >> >> - >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> >> -- Baptiste MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor !

Re: [mojo-dev] [VOTE] Invite Lennart Jorelid as mojo committer

2013-06-25 Thread Baptiste MATHUS
+1. 2013/6/23 Arnaud Héritier > +1 > > - > Arnaud > > Le 22 juin 2013 à 10:28, Baptiste MATHUS a écrit : > > > Hi all, > > > > As you might have noticed, Lennart has been quite active in JIRA, > providing patches here and there. He was recent

Re: [mojo-dev] Is there a planned rpm-maven-plugin release?

2013-06-25 Thread Baptiste Mathus
Hi, No timeline. But though I personally dont use this plugin, if nobody steps up/objects I can do it those days. If the bug is already fixed, that seems quite an easy task to provide users satisfaction. WDYT? Cheers Le 25 juin 2013 17:54, "Daniel Lipofsky" a écrit : > 2.1-alpha-2 was released

Re: [mojo-dev] Is there a planned rpm-maven-plugin release?

2013-06-25 Thread Baptiste MATHUS
d for him before, though. > > Regards Mirko > -- > Sent from my mobile > On Jun 25, 2013 6:11 PM, "Baptiste Mathus" wrote: > >> Hi, >> >> No timeline. But though I personally dont use this plugin, if nobody >> steps up/objects I can do it those

[mojo-dev] [RESULT][VOTE] Invite Lennart Jorelid as mojo committer

2013-06-25 Thread Baptiste MATHUS
x27;s not sufficient, you'll have to go through xircles to get a full account). 2013/6/25 Tony Chemit > On Sat, 22 Jun 2013 10:27:38 +0200 > Baptiste MATHUS wrote: > > +1, > > tony. > > > Hi all, > > > > As you might have noticed, Lennart has been quite

Re: [mojo-dev] Is there a planned rpm-maven-plugin release?

2013-06-25 Thread Baptiste MATHUS
might fix the IT for >> you. I use vagrant to verify that everything works in CentOS while >> developing on OS X. I attach my Vagrantfile. >> >> Happy hacking! >> >> // Rickard >> >> >> On Tue, Jun 25, 2013 at 8:07 PM, Baptiste MATHUS wrote: >

Re: [mojo-dev] Promote extra-enforcer-rules Was: [mojo-dev] [VOTE] Release extra-enforcer-rules version 1.0-alpha-5

2013-06-26 Thread Baptiste Mathus
+1. Le 24 juin 2013 11:04, "Mirko Friedenhagen" a écrit : > On Jun 23, 2013 3:31 AM, "Stephen Connolly" < > stephen.alan.conno...@gmail.com> wrote: > > > > +1 > > > > We must be near 1.0-beta-1 by now ;-) > > > > What's in a name ;-)? Maybe the extra-enforcer-rules could be an official > project?

Re: [mojo-dev] Bamboo java version.

2013-06-26 Thread Baptiste MATHUS
se cobertura with a --source and --target of 1.5? > > Thanks, > Steve. > -- Baptiste MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor !

Re: [mojo-dev] Re: Mojo GIT migration or mirroring?

2013-06-28 Thread Baptiste MATHUS
Best regards"] >>>>> | >>>>> | Lennart Jörelid >>>>> | EAI Architect & Integrator >>>>> | >>>>> | jGuru Europe AB >>>>> | Mölnlycke - Kista >>>>> | >>>>> | Email: l...@jguru.se >>>>> | URL: www.jguru.se >>>>> | Phone >>>>> | (skype):jgurueurope >>>>> | (intl): +46 708 507 603 >>>>> | (domestic): 0708 - 507 603 >>>>> +=**=+ >>>>> >>>>> >>>>> >>>> >>>> >>> >>> -- >>> Using Opera's revolutionary email client: http://www.opera.com/mail/ >>> >>> --**--** >>> - >>> To unsubscribe from this list, please visit: >>> >>> >>> http://xircles.codehaus.org/**manage_email<http://xircles.codehaus.org/manage_email> >>> >>> >>> >> > > > -- > "That's what prayers are ... it's frightened people trying to make friends > with the bully!" > > Terry Pratchett. The Last Hero > > -- Baptiste MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor !

Re: [mojo-dev] Re: Mojo GIT migration or mirroring?

2013-06-28 Thread Baptiste MATHUS
ce hinders in contributing >> patches to >> >>>>>projects is in itself a Good Thing. >> >>>>> >> >>>>>So ... is there a Git/Mercurial mirror or migration process for SVN >> >>>>>projects at Codehaus? >> &g

Re: [mojo-dev] Re: Mojo GIT migration or mirroring?

2013-06-29 Thread Baptiste MATHUS
; donning a patch compared to the standard subversion way, >>>>>>>> particularly with >>>>>>>> the help of processes and services such as GitHub or BitBucket. >>>>>>>> Anything >>>>>>>> that can increase visibility and reduce hinders in contributing >>>>>>>> patches to >>>>>>>> projects is in itself a Good Thing. >>>>>>>> >>>>>>>> So ... is there a Git/Mercurial mirror or migration process for SVN >>>>>>>> projects at Codehaus? >>>>>>>> If so - where can I find access details? >>>>>>>> If not - why? >>>>>>>> >>>>>>>> -- >>>>>>>> >>>>>>>> +=**=+ >>>>>>>> | Bästa hälsningar, >>>>>>>> | [sw. "Best regards"] >>>>>>>> | >>>>>>>> | Lennart Jörelid >>>>>>>> | EAI Architect & Integrator >>>>>>>> | >>>>>>>> | jGuru Europe AB >>>>>>>> | Mölnlycke - Kista >>>>>>>> | >>>>>>>> | Email: l...@jguru.se >>>>>>>> | URL: www.jguru.se >>>>>>>> | Phone >>>>>>>> | (skype):jgurueurope >>>>>>>> | (intl): +46 708 507 603 >>>>>>>> | (domestic): 0708 - 507 603 >>>>>>>> +=**=+ >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>> >>>>>>> >>>>>> -- >>>>>> >>>>>> Using Opera's revolutionary email client: http://www.opera.com/mail/ >>> >>>> >>>>>> --**--** >>>>>> - >>>>>> To unsubscribe from this list, please visit: >>>>>> >>>>>> >>>>>> http://xircles.codehaus.org/**manage_email<http://xircles.codehaus.org/manage_email> >>>>>> >>>>>> >>>>>> >>>>>> >>>>> >>>> >>>> -- >>>> "That's what prayers are ... it's frightened people trying to make >>>> friends with the bully!" >>>> >>>> Terry Pratchett. The Last Hero >>>> >>>> >>>> >>>> >>>> >>> --**--** >>> - >>> To unsubscribe from this list, please visit: >>> >>> >>> http://xircles.codehaus.org/**manage_email<http://xircles.codehaus.org/manage_email> >>> >>> >>> >> >> -- >> Using Opera's revolutionary email client: http://www.opera.com/mail/ >> >> --**--**- >> To unsubscribe from this list, please visit: >> >> >> http://xircles.codehaus.org/**manage_email<http://xircles.codehaus.org/manage_email> >> >> >> > -- Baptiste MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor !

Re: [mojo-dev] Re: Mojo GIT migration or mirroring?

2013-06-29 Thread Baptiste MATHUS
ned in the thread. Can someone confirm those votes never actually happen? If so, then I suppose we could call some votes about it. Thanks 2013/6/29 Baptiste MATHUS > OK. > Trying to sum up what was said, please comment/complete: > > * Basically, the majority seems to be OK with th

Re: [mojo-dev] Mojo GIT migration or mirroring?

2013-06-29 Thread Baptiste MATHUS
2013/6/29 Stephen Connolly > > > On Saturday, 29 June 2013, Baptiste MATHUS wrote: > >> OK. >> Trying to sum up what was said, please comment/complete: >> >> * Basically, the majority seems to be OK with the /idea of a migration/. >> ** But this would

Re: [mojo-dev] Re: Mojo GIT migration or mirroring?

2013-06-29 Thread Baptiste MATHUS
o the work I'm volunteering, and I think there'd be many others if we go that way. Cheers > > > Fred. > > > > On Sat, Jun 29, 2013 at 1:10 PM, Baptiste MATHUS wrote: > >> OK. >> Trying to sum up what was said, please comment/complete: >> &

Re: [mojo-dev] Mojo GIT migration or mirroring?

2013-06-29 Thread Baptiste MATHUS
2013/6/29 Stephen Connolly > > > On Saturday, 29 June 2013, Fred Cooke wrote: > >> You forgot that Maven tooling is in many ways not working correctly for >> DVCS users, especially the majority who are using Git. > > > Or is it that the majority of people using git and maven want to use git > in

Re: [mojo-dev] Is there a planned rpm-maven-plugin release?

2013-06-29 Thread Baptiste MATHUS
ry with 64 bits. Might be something specific to 32 bits? Anyone having 5 minutes at least to check if they're able to clean verify that plugin on their box? Thanks a lot. 2013/6/26 Baptiste MATHUS > Hi Rickard, > > Thanks a lot for your efforts. > Unfortunately, I was unabl

Re: [mojo-dev] [VOTE] Move Sysdeo Tomcat Maven Plugin to graveyard

2013-06-29 Thread Baptiste MATHUS
by lazy consensus. >> >> Thanks, >> >> Robert >> >> [1] >> http://mojo.codehaus.org/**sysdeo-tomcat-maven-plugin/<http://mojo.codehaus.org/sysdeo-tomcat-maven-plugin/> >> >> --**--------

Re: [mojo-dev] Is there a planned rpm-maven-plugin release?

2013-07-01 Thread Baptiste Mathus
(c726cdd3a9ad5c3a419e1171f8c1925e336ead18; >> 2013-06-01 15:03:28+0200) >> Java version: 1.6.0_45, vendor: Apple Inc. >> >> The funny thing is that I could have sworn I installed JDK 1.7 the other >> day... >> >> /Anders >> >> >> On Sat, Jun 29, 2013 a

Re: [mojo-dev] Is there a planned rpm-maven-plugin release?

2013-07-01 Thread Baptiste Mathus
Hi, I just went ahead and disabled rpm-1. Then I deployed a 2.1-alpha-3-SNAPSHOT in the go. Can someone test it? Thanks 2013/6/30 Baptiste Mathus > Hi, > Thanks for the insights. In the meantime, I've asked on Twitter for people > to test "mvn clean verify": >

Re: [mojo-dev] Is there a planned rpm-maven-plugin release?

2013-07-02 Thread Baptiste MATHUS
/org/codehaus/mojo/rpm-maven-plugin/2.1-alpha-3-SNAPSHOT/ > > > On Sun, Jun 30, 2013 at 10:53 PM, Baptiste Mathus wrote: >> >> Hi, >> >> I just went ahead and disabled rpm-1. >> >> Then I deployed a 2.1-alpha-3-SNAPSHOT in the go. >> >> Can someo

Re: [mojo-dev] Is there a planned rpm-maven-plugin release?

2013-07-02 Thread Baptiste MATHUS
nding 2.1-alpha-3. Thanks a lot. 2013/6/25 Daniel Lipofsky > 2.1-alpha-2 was released Aug 2012, and I know there is at least 1 bug fix > since then that I am interested in, so I was wondering if there is a > timeline for this. > > Thanks, > Dan > -- Baptiste MATHUS - h

[mojo-dev] [VOTE] Release rpm-maven-plugin version 2.1-alpha-3

2013-07-04 Thread Baptiste MATHUS
Hi, I'd like to release version 2.1-alpha-3 of the rpm-maven-plugin This plugin assembles files into an RPM package for installation on various target UNIX systems. We solved 10 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11970&version=18740 There are still a couple of is

Re: [mojo-dev] [VOTE] Release rpm-maven-plugin version 2.1-alpha-3

2013-07-04 Thread Baptiste MATHUS
commit those changes if you will. We can sure re-roll a new release soon if necessary :). Cheers 2013/7/4 Rickard von Essen > +1 > > (but why not include some more fixes that have patches attached? ) > > > On Thu, Jul 4, 2013 at 7:49 PM, Baptiste MATHUS wrote: > >> Hi

Re: [mojo-dev] [VOTE] Release rpm-maven-plugin version 2.1-alpha-3

2013-07-04 Thread Baptiste MATHUS
>> >> (but why not include some more fixes that have patches attached? ) >> >> >> On Thu, Jul 4, 2013 at 7:49 PM, Baptiste MATHUS wrote: >> >>> Hi, >>> >>> I'd like to release version 2.1-alpha-3 of the rpm-maven-plugin >

Re: [mojo-dev] Issue with maven release:perform

2013-07-05 Thread Baptiste MATHUS
Hi, As I did only a few months ago, here's what I'd advice. * triple check you patched the right JDK (btw, remember that we generally release some [the majority?] Plugins with jdk5. * you don't have to release for real to test it works. Try 'mvn deploy' a snapshot. ** btw, also try mvn package wh

Re: [mojo-dev] [VOTE] Release rpm-maven-plugin version 2.1-alpha-3

2013-07-07 Thread Baptiste MATHUS
My +1. 2013/7/5 Daniel Lipofsky > +1 just proceed > > -- Baptiste MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor !

Re: [mojo-dev] Re: [mojo-scm] [18509] trunk/mojo/cobertura-maven-plugin/pom.xml: [maven-release-plugin] rollback the release of cobertura-maven-plugin-2.6

2013-07-07 Thread Baptiste MATHUS
2013-07-05 >>> 14:38:23 UTC (rev 18508) >>> +++ trunk/mojo/cobertura-maven-**plugin/pom.xml2013-07-07 >>> 11:22:17 UTC (rev 18509) >>> >>> @@ -9,7 +9,7 @@ >>> >>> >>> >>> >>>cobertura-maven-**plugin >>> >>> - 2.7-SNAPSHOT >>> >>> + 2.6-SNAPSHOT >>> >>>maven-plugin >>> >>> >>>Mojo's Maven plugin for Cobertura >>> >>> To unsubscribe from this list please visit: >>> >>> http://xircles.codehaus.org/**manage_email<http://xircles.codehaus.org/manage_email> >>> >> >> >> > > --**--**- > To unsubscribe from this list, please visit: > > > http://xircles.codehaus.org/**manage_email<http://xircles.codehaus.org/manage_email> > > > -- Baptiste MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor !

[mojo-dev] [RESULT][VOTE] Release rpm-maven-plugin version 2.1-alpha-3

2013-07-08 Thread Baptiste MATHUS
Hi, The vote passed. +1 : Rickard, Dan, Anders, Daniel, Baptiste 0 : "" -1 : "" I'll continue with the release process. Thanks for voting. 2013/7/7 Baptiste MATHUS > My +1. > > > 2013/7/5 Daniel Lipofsky > >> +1 just proceed >> >> > >

[mojo-dev] [ANN] rpm-maven-plugin 2.1-alpha-3 Released

2013-07-08 Thread Baptiste MATHUS
Hi, The Mojo team is pleased to announce the release of the rpm-maven-plugin version 2.1-alpha-3. This plugin assembles files into an RPM package for installation on various target UNIX systems. http://mojo.codehaus.org/rpm-maven-plugin/ To get this update, simply specify the version in your pr

[mojo-dev] [VOTE] Migrate mojo from subversion to git

2013-07-23 Thread Baptiste Mathus
Hi, The following vote is a first (baby) step to keep us moving after our recent discussion about this. *Just checking here nobody is against moving mojo to git, whatever be the path.* (So, this *vote is NOT* about dirty details like how many repositories, when, how, github or not, and so on. Th

Re: [mojo-dev] [VOTE] Migrate mojo from subversion to git

2013-07-23 Thread Baptiste Mathus
lid > wrote: > > +1 > > > > DVCS works well with the maven-release-plugin. > > > > ... but the Maven Docs indicating how sites/URLs/VCSs should be sculpted > for > > multi-mode projects could do with a profound overhaul. > > > > > >

Re: [mojo-dev] [RESULT] Re: [mojo-dev] Re: [VOTE] Release MCOBERTURA version 2.6

2013-07-30 Thread Baptiste MATHUS
*javancss.parser.JavaParser.** >> ClassBodyDeclara >> tion(JavaParser.java:1049) >> at net.sourceforge.cobertura.**javancss.parser.JavaParser.** >> ClassBody(JavaPa >> rser.java:911) >> at net.sourceforge.cobertura.**javancss.parser.JavaParser.*

Re: [mojo-dev] [VOTE] sonar-maven-plugin 2.1

2013-07-31 Thread Baptiste MATHUS
> https://nexus.codehaus.org/content/repositories/orgcodehausmojo-1003 > > SCM Tag: > http://svn.codehaus.org/mojo/tags/sonar-maven-plugin-2.1/ > > The vote is open for 72 hours and will succeed by lazy consensus. > > Thank you very much > > -- > Baptiste MATHUS - http://batmat.net > Sauvez un arbre, > Mangez un castor ! nbsp;! >

Re: [mojo-dev] [VOTE] sonar-maven-plugin 2.1

2013-07-31 Thread Baptiste MATHUS
which minimal version should be used. > What about simply replacing the error message with "Maven 3.1+ requires > SonarQube 3.7+" ? > > Thanks > <http://twitter.com/SimonBrandhof> > > > On 31 July 2013 10:29, Baptiste MATHUS wrote: > >> Hi Simon, >&g

[mojo-dev] Jenkins for MOJO? (was:Re: [mojo-dev] [VOTE] Release extra-enforcer-rules version 1.0-alpha-4)

2013-07-31 Thread Baptiste MATHUS
ds Mirko >> -- >> Sent from my mobile >> On Mar 21, 2013 10:08 AM, "Stephen Connolly" < >> stephen.alan.conno...@gmail.com> wrote: >> >>> Well not suggesting *codehaus* abandon it. Just that we set up a JaaS >>> for the mojo project >>&g

Re: [mojo-dev] Jenkins for MOJO? (was:Re: [mojo-dev] [VOTE] Release extra-enforcer-rules version 1.0-alpha-4)

2013-07-31 Thread Baptiste MATHUS
zip. >> I'm only interested in Jenkins if it stays within the Codehaus >> infrastructure, i.e. controlled through xircles. >> >> If you need help with some specific plugins to run with Bamboo, just PM >> me with your concrete ideas/questions. >> >> Rober

Re: [mojo-dev] Mojo GIT migration or mirroring?

2013-08-01 Thread Baptiste MATHUS
ization job in Git and push back changes > into SVN at decently regular intervals. > > One question which immediately pops up is the licensing WRT the AspectJ > maven plugin. > The LICENSE.txt file is an MIT license, rather than, say, Apache2. What is > our praxis here? Leave the

Re: [mojo-dev] [VOTE] sonar-maven-plugin 2.1

2013-08-01 Thread Baptiste MATHUS
order to mention >> SonarQube 3.7+. >> I get back to you when the issue is fixed. >> >> Thanks for your feedback >> Simon >> >> >> >> Simon Brandhof >> www.sonarsource.com >> twitter.com/SimonBrandhof >> >> >> On 31 Ju

[mojo-dev] Re: Name of a new Apache plugin for maven?

2013-08-06 Thread Baptiste MATHUS
2013/8/6 Barrie Treloar > On 6 August 2013 16:39, christofer.d...@c-ware.de > wrote: > > Ok ... > > > > well I did read that naming info, I was just confused how to actually > read it :-) > > > > "Apache Maven" "plugin" or "Apache" "Maven plugin" ... you see there are > two semantics on how you

Re: [mojo-dev] Re: Name of a new Apache plugin for maven?

2013-08-06 Thread Baptiste MATHUS
Yes, sorry for the noise. 2013/8/6 Anders Hammar > I think this mail should have gone to the Maven dev list, right? > > /Anders > > > On Tue, Aug 6, 2013 at 9:59 AM, Baptiste MATHUS wrote: > >> >> 2013/8/6 Barrie Treloar >> >>> On 6 August

Re: [mojo-dev] Jenkins for MOJO? (was:Re: [mojo-dev] [VOTE] Release extra-enforcer-rules version 1.0-alpha-4)

2013-08-06 Thread Baptiste MATHUS
h xircles. > > If you need help with some specific plugins to run with Bamboo, just PM me > with your concrete ideas/questions. > > Robert > > > > On Wed, 31 Jul 2013 14:10:25 +0200, Baptiste MATHUS wrote: > > Hi all, >> >> I was thinking about the fact th

Re: [mojo-dev] Jenkins for MOJO? (was:Re: [mojo-dev] [VOTE] Release extra-enforcer-rules version 1.0-alpha-4)

2013-08-07 Thread Baptiste MATHUS
Cool ! Thanks a lot Robert (and Ben). Cheers Le 7 août 2013 21:28, "Robert Scholte" a écrit : > https://jira.codehaus.org/**browse/HAUS-2316<https://jira.codehaus.org/browse/HAUS-2316>and > fixed > > On Tue, 06 Aug 2013 23:27:34 +0200, Baptiste MATHUS > wr

Re: [mojo-dev] Re: JIRA privileges

2013-08-15 Thread Baptiste Mathus
You need to get in touch with one despot. I suppose some are currently on holiday :). Did you double check you're using your xircles account? Are you able to commit with it? Are you able to log into nexus.codehaus.org? My 2 cents. Le 15 août 2013 08:37, "Lennart Jörelid" a écrit : > Hello again

Re: [mojo-dev] Re: [VOTE] Release MCOBERTURA version 2.6

2013-08-18 Thread Baptiste Mathus
That's it. See http://www.apache.org/foundation/voting.html#LazyConsensus for precisions. I guess the few responses are because of the summertime and holiday. Basically, once the three days are off, the RM (release manager, you in this case) can then proceed to what he announced. And btw the RM c

Re: [mojo-dev] [VOTE] Invite Krzysztof Dębski

2013-08-25 Thread Baptiste Mathus
+1. Le 25 août 2013 12:18, "Arnaud Héritier" a écrit : > +1 > > - > Arnaud > > Le 25 août 2013 à 12:15, Robert Scholte a > écrit : > > > Hi, > > > > I'd like to invite Krzysztof to become a committer for the mojo team. > > He has provided several good patches for the aspectj-maven-plugin

Re: [mojo-dev] Welcome, Krysztof

2013-09-02 Thread Baptiste Mathus
> | Mölnlycke - Kista > | > | Email: l...@jguru.se > | URL: www.jguru.se > | Phone > | (skype):jgurueurope > | (intl): +46 708 507 603 > | (domestic): 0708 - 507 603 > +==+ > > -- Baptiste MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor !

Re: [mojo-dev] [VOTE] Release Extra Enforcer Rules version 1.0-beta-1

2013-09-02 Thread Baptiste Mathus
from this list, please visit: >> >> >> http://xircles.codehaus.org/**manage_email<http://xircles.codehaus.org/manage_email> >> >> >> > > -- > Using Opera's revolutionary email client: http://www.opera.com/mail/ > > > --**--**- > To unsubscribe from this list, please visit: > > > http://xircles.codehaus.org/**manage_email<http://xircles.codehaus.org/manage_email> > > > -- Baptiste MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor !

Re: [mojo-dev] [RESULT] Release - AspectJ Maven Plugin version 1.5

2013-09-02 Thread Baptiste Mathus
Congrats for the work on that release! Le 3 sept. 2013 00:12, "Lennart Jörelid" a écrit : > The vote has passed with the following result: > > +1: Lennart Jörelid, Krzysztof Dębski > +0: > -1: > > I will go ahead and promote the release. > > 2013/8/30 Krzysztof Dębski > >> +1 >> >> Krzysztof Dęb

Re: [mojo-dev] [VOTE] Retire JBoss Maven Plugin

2013-09-06 Thread Baptiste Mathus
- > To unsubscribe from this list, please visit: > > > http://xircles.codehaus.org/**manage_email<http://xircles.codehaus.org/manage_email> > > > -- Baptiste MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor !

Re: [mojo-dev] branch property in Build Number Maven Plugin > hgchangeset goal

2013-09-08 Thread Baptiste Mathus
changeSet and > changeSetDate properties that are already made available by the plugin. > > I've made an amendment to the hgchangeset source to make this mercurial > property available from the mojo. Can I pass my changes back to the > project? > > thanks Joe > > -- > Bapti

Re: [mojo-dev] [RESULT] [VOTE] Invite Krzysztof Dębski

2013-09-10 Thread Baptiste Mathus
I thought I already sent it, but in doubt: welcome Krzysztof! Le 10 sept. 2013 15:39, "Tony Chemit" a écrit : > On Thu, 29 Aug 2013 19:21:15 +0200 > "Robert Scholte" wrote: > > > Vote has passed without any objection. > > > > So a warm welcome to Krzysztof! > > Happy hacking. > > welcome Krzyszt

Re: [mojo-dev] osxappbundle

2013-09-16 Thread Baptiste Mathus
email clients. > > - > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > -- > Baptiste MATHUS - http://batmat.net > Sauvez un arbre, > Mangez un castor ! nbsp;! <http://xircles.codehaus.org/manage_email>

Re: [mojo-dev] osxappbundle

2013-09-16 Thread Baptiste Mathus
/HAUS-2328 You may want to comment on it if you agree with its usefulness. Cheers 2013/9/16 jieryn > Greetings, > > On Mon, Sep 16, 2013 at 7:49 AM, Baptiste Mathus wrote: > > IIUC, this is actually when a plugin gets its own component in JIRA [2]. > > [2] > > &

Re: [mojo-dev] [VOTE] Lukas Krejci as committer

2013-09-19 Thread Baptiste Mathus
+1 Le 20 sept. 2013 07:14, "Arnaud Héritier" a écrit : > +1 > > Arnaud > > - > Arnaud > > > Le 20 sept. 2013 à 01:46, Olivier Lamy a écrit : > > > > Hi, > > > > Lukas Krejci provided some patches for clirr plugin. > > So as nobody take care of this plugin, it can be a good idea to have >

Re: [mojo-dev] Bamboo Build

2013-10-27 Thread Baptiste Mathus
t, please visit: > > > http://xircles.codehaus.org/**manage_email<http://xircles.codehaus.org/manage_email> > > > -- Baptiste MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor !

[mojo-dev] [VOTE] Release extra-enforcer-rules version 1.0-beta-2

2013-11-05 Thread Baptiste Mathus
Hi, I'd like to release version 1.0-beta-2 of the extra-enforcer-rules. These are extra rules for Apache Maven's Enforcer Plugin. We solved 3 issues: https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11062&version=19563 There are still a couple of issues left in JIRA: https://jira.cod

Re: [mojo-dev] [VOTE] Release - Enchanter Maven Plugin Version 1.0 Beta 1

2013-11-05 Thread Baptiste Mathus
dehaus.org/content/repositories/orgcodehausmojo-1025>* > > (Staging) Site: > http://mojo.codehaus.org/enchanter/enchanter-maven-plugin/ > > > [ ] +1 > [ ] +0 > [ ] -1 > > The vote is open for 72 hours and will succeed by lazy consensus. > > Thanks > > -Dan > > And +1 from me > -- Baptiste MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor !

  1   2   3   4   5   >