Re: [VOTE] Apache Maven Compiler Plugin 2.4

2012-04-29 Thread Mark Derricutt
+1 non binding - from 5 minutes down to 3 for my multimodule build. w00t. On Sun Apr 29 11:06:18 2012, Hervé BOUTEMY wrote: +1 tested on Maven core: compile time reduced from 16 seconds to only 8 great! thank you Hervé Le vendredi 27 avril 2012 23:09:35 Olivier Lamy a écrit : Hi, I'd

Re: [VOTE] Apache Maven Compiler Plugin 2.4

2012-04-29 Thread Karl Heinz Marbaise
Hi, +1 (non binding) from me... tested on several projects no problems. Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr:

Re: [VOTE] Release Maven Site Plugin version 3.1

2012-04-29 Thread Karl Heinz Marbaise
Hi, +1 (non binding from me). tested on several projects without any problem.. Kind regards Karl-Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl-Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr:

Re: aggregate modules with asf-svnpubsub-plugin

2012-04-29 Thread Eric Charles
In the meantime, I just realize asf-svnpubsub-plugin has moved to maven-site-scm-publish-plugin I had a first issue after mvn asf-svnpubsub-plugin:perform -Dsvnpubsub.skipCheckin=true : All have have been removed from SVN because I didn't call mvn site between the clean and the perform. I

Re: [VOTE] Release Apache Maven SCM 1.7

2012-04-29 Thread Olivier Lamy
Here my +1 2012/4/26 Olivier Lamy ol...@apache.org: Hi, I'd like to release Apache Maven SCM 1.7. We fixed 18 issues ( http://s.apache.org/SCM-1.7 ) One new feature is the support of Jazz Scm (thanks to Chris Graham !) The staging repository is available here:

[RESULT][VOTE] Release Apache Maven SCM 1.7

2012-04-29 Thread Olivier Lamy
Hi, The vote has passed with the following result: +1 (binding): Emmanuel Venisse, Robert Scholte, Hervé Boutemy, Mark Struberg, Olivier Lamy. I will continue the release process. Thanks -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Apache Maven Compiler Plugin 2.4

2012-04-29 Thread Kristian Rosenvold
+1 Den 27. apr. 2012 kl. 22:09 skrev Olivier Lamy ol...@apache.org: Hi, I'd like to release Apache Maven Compiler Plugin 2.4. We fixed: 13 issues (http://s.apache.org/MCOMPILER-2.4) Staging repository: https://repository.apache.org/content/repositories/maven-008/ Staging site:

Re: [VOTE] Release Maven Site Plugin version 3.1

2012-04-29 Thread Olivier Lamy
+1 2012/4/27 Dennis Lundberg denn...@apache.org: Hi, We solved 19 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146styleName=Htmlversion=16489 There are still a couple of issues left in JIRA:

Re: [VOTE] Apache Maven Compiler Plugin 2.4

2012-04-29 Thread Stephane Nicoll
+1 Stéphane On Fri, Apr 27, 2012 at 11:09 PM, Olivier Lamy ol...@apache.org wrote: Hi, I'd like to release Apache Maven Compiler Plugin 2.4. We fixed: 13 issues (http://s.apache.org/MCOMPILER-2.4) Staging repository: https://repository.apache.org/content/repositories/maven-008/ Staging

Re: [VOTE] Release Maven Changes Plugin version 2.7

2012-04-29 Thread Olivier Lamy
+1 2012/4/27 Benson Margulies bimargul...@gmail.com: Hi, We resolved 9 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?atl_token=ACIO-CAVI-QX7G-9IAS%7Cb183085c89ca85abde86540c1f02cb433b8719dd%7Cloutversion=17447styleName=TextprojectId=11212Create=Create There are still a couple of

Re: [VOTE] Apache Maven Invoker Plugin 1.6 (take 2)

2012-04-29 Thread Anders Hammar
Yes, I will. Will not happen until Wednesday though. (Holidays here in Sweden.) Regarding the flag, inheriting setitngs.xml by default from the invoking process if no settings.xml is specified in the flugin config is not implemented? I'm asking based on mine and Stephen's discussion. /Anders On

Re: [RELEASE] sparse release:perform with DSCM and -DlocalCheckout=true

2012-04-29 Thread Robert Scholte
Hi Mark, what the status of this proposal? Do you have a JIRA-issue for it? With the release of scm-1.7 I'd like to prepare a new release of the m-release-p, so I'm just wondering what we should do here. -Robert Op Mon, 13 Feb 2012 22:46:53 +0100 schreef Mark Struberg strub...@yahoo.de:

Re: [VOTE] Release Maven Site Plugin version 3.1

2012-04-29 Thread Robert Scholte
+1 Robert Op Sun, 29 Apr 2012 21:50:39 +0200 schreef Olivier Lamy ol...@apache.org: +1 2012/4/27 Dennis Lundberg denn...@apache.org: Hi, We solved 19 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146styleName=Htmlversion=16489 There are still a couple of issues left

Re: [RELEASE] sparse release:perform with DSCM and -DlocalCheckout=true

2012-04-29 Thread Mark Struberg
See MRELEASE-740. It already works on Linux/Mac, but it seems to have a few issues on Win boxes. I'm atm hanging on an openjpa issue I need in my company and will then fix the few outstanding issues with MRELEASE-740. Guess I will find time tomorrow evening. After that, I'd hope we can get

Re: svn commit: r1331837 - in /maven/plugin-tools/branches/MPLUGIN-189: ./ maven-plugin-tools-annotations/ maven-plugin-tools-annotations/src/ maven-plugin-tools-annotations/src/main/ maven-plugin-too

2012-04-29 Thread Hervé BOUTEMY
Is there a specific problem that requires a dedicated ThreadSafe annotation instead of a simple attribute in the Mojo annotation? BTW, Goal annotation instead of Mojo? Regards, Hervé Le samedi 28 avril 2012 21:23:11 ol...@apache.org a écrit : Author: olamy Date: Sat Apr 28 21:23:10 2012

Re: svn commit: r1331837 - in /maven/plugin-tools/branches/MPLUGIN-189: ./ maven-plugin-tools-annotations/ maven-plugin-tools-annotations/src/ maven-plugin-tools-annotations/src/main/ maven-plugin-too

2012-04-29 Thread Olivier Lamy
2012/4/29 Hervé BOUTEMY herve.bout...@free.fr: Is there a specific problem that requires a dedicated ThreadSafe annotation instead of a simple attribute in the Mojo annotation? Agree all are attribute in mojo annotation so ThreadSafe can be an attribute too. BTW, Goal annotation instead of

aggregate modules with asf-svnpubsub-plugin

2012-04-29 Thread Eric Charles
Hi, I am trying the asf-svnpubsub-plugin 1.0-SNAPSHOT with a multimodule project, and it checkouts the whole pubScmUrl in each submodule, which takes time and is not useful for me (I only need to generate and publish on the top module). Is this the expected behavior? I searched the result

Re: discussion on MNG-4637 : -pl switch negates recursion into sub projects

2012-04-29 Thread Chris Graham
On Sat, Apr 28, 2012 at 12:12 PM, Hilco Wijbenga hilco.wijbe...@gmail.comwrote: On 27 April 2012 18:20, Chris Graham chrisgw...@gmail.com wrote: On Sat, Apr 28, 2012 at 11:06 AM, Hilco Wijbenga hilco.wijbe...@gmail.comwrote: On 27 April 2012 17:51, Chris Graham chrisgw...@gmail.com

Re: aggregate modules with asf-svnpubsub-plugin

2012-04-29 Thread Benson Margulies
On Sun, Apr 29, 2012 at 11:06 AM, Eric Charles eric.char...@u-mangate.com wrote: Hi, I am trying the asf-svnpubsub-plugin 1.0-SNAPSHOT with a multimodule project, and it checkouts the whole pubScmUrl in each submodule, which takes time and is not useful for me (I only need to generate and

Re: aggregate modules with asf-svnpubsub-plugin

2012-04-29 Thread Eric Charles
On 04/30/2012 03:05 AM, Benson Margulies wrote: ... Is this the expected behavior? I searched the result of -help but didn't find a configuration for this, instead, I read ...here that an entire directory in svn is dedicated to the publication process for this project. In the aggregate case,

Re: [VOTE] Release Apache Maven SCM 1.7

2012-04-29 Thread Tony Chemit
On Thu, 26 Apr 2012 18:23:13 +0200 Olivier Lamy ol...@apache.org wrote: +1 (non binding) thanks, tony Hi, I'd like to release Apache Maven SCM 1.7. We fixed 18 issues ( http://s.apache.org/SCM-1.7 ) One new feature is the support of Jazz Scm (thanks to Chris Graham !) The staging