Re: [VOTE] Release Apache Maven PMD Plugin version 3.1

2014-03-11 Thread Dennis Lundberg
I want this release to be Java 5 compatible. PMD 5.1 requires Java 6, even though it is not mentioned in their release notes. -- Dennis Lundberg Den 11 mar 2014 21:46 skrev "Michael Osipov" : > +1, but why not upgrade to 5.1 (MPMD-182) first? > > --

Re: [VOTE] Release Apache Maven Checkstyle Plugin version 2.12

2014-03-11 Thread Olivier Lamy
+1 On 9 March 2014 09:49, Dennis Lundberg wrote: > Hi, > > We solved 15 issues: > > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11127&styleName=Html&version=19723 > > There are still a couple of issues left in JIRA: > > http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=tr

Re: svn commit: r1576206 - /maven/pom/trunk/maven/pom.xml

2014-03-11 Thread Hervé BOUTEMY
already done in http://svn.apache.org/r1575724[1] Regards, Hervé Le mardi 11 mars 2014 06:17:34 Benson Margulies a écrit : > The current maven-release-plugin? > > On Tue, Mar 11, 2014 at 3:38 AM, Hervé BOUTEMY wrote: > > I'm going to release maven parent POM in a few days > > > > please ever

Re: Convert everything to Git

2014-03-11 Thread Hervé BOUTEMY
no problem for me on this one if someone creates a new git repository, it would be nice to create a Maven root git repository with submodules definition to every actual git module Regards, Hervé Le mardi 11 mars 2014 16:34:26 Baptiste Mathus a écrit : > Hi all, > > Wondering, wouldn't maven-r

Maven 3.1.1 dependency downloading issues

2014-03-11 Thread Mao, James(Maode)
Hi, I found that Maven 3.1.1 will try downloading the artifacts in parallel. 02:04:47 Downloading: http://mycentral/content/repositories/central/javax/inject/javax.inject/1/javax.inject-1.pom 02:04:47 Downloaded: http://mycentral/content/repositories/central/javax/inject/javax.inject/1/javax.

Javadoc plugin include/exclude

2014-03-11 Thread Benson Margulies
I just create an IT for sourceFileExcludes, and it fails. And I debugged into it; the code dilligently scans the source directories, but then does not use the resulting list files in the invocation of javadoc. It just fires up javadoc on the entire src/main/java directory. Are any of the other con

Re: [VOTE] Release Apache Maven Checkstyle Plugin version 2.12

2014-03-11 Thread Karl Heinz Marbaise
Hi Dennis, > +1 from me I have verified that the problems Karl Heinz had with th ITs were fixed by specifying the correct version in the POM of the IT. So the error was not in the main plugin code, but rather in the configuration of the IT. Yes i can give now the +1 cause it's not really in t

Re: maven-assembly-plugin / Maven default folder layout

2014-03-11 Thread Karl Heinz Marbaise
Hi, On 3/9/14 9:02 PM, Karl Heinz Marbaise wrote: So based on the discussion could we go with the following: /src/main * are files required during compile time (production) /src/test * are files required during test time (unit testing; based on naming schema we could also have integrat

Re: [VOTE] Release Apache Maven PMD Plugin version 3.1

2014-03-11 Thread Michael Osipov
+1, but why not upgrade to 5.1 (MPMD-182) first? - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

[VOTE] Release Apache Maven PMD Plugin version 3.1

2014-03-11 Thread Dennis Lundberg
Hi, We solved 10 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11140&styleName=Html&version=19131 There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11140&status=1 Staging repo: https://repository.apache.org/co

Re: maven-assembly-plugin / Maven default folder layout

2014-03-11 Thread Karl Heinz Marbaise
Hi Michael, You forgot: src/site. No, cause it's already part of the default folder layout. Kind Regards Karl-Heinz Marbaise - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h..

Re: Convert everything to Git

2014-03-11 Thread Baptiste Mathus
Hi all, Wondering, wouldn't maven-release be a good next candidate for a Git migration? I'm currently working locally with the maven-release github mirror, but just had to checkout svn trunk to have a look at MRELEASE-431's robert's current proposal (yes, I could've also git svn'ed it). Cheers

Re: MRELEASE-431

2014-03-11 Thread Simone Tripodi
Hi Robert, +1 - given my current experimental implementation, I am convinced that declaring the VersionPolicy as component is the way to go, so I can even inject whatever I need in order to implement my policy to increase versions :) Thanks, -Simo http://people.apache.org/~simonetripodi/ http://

Re: svn commit: r1576206 - /maven/pom/trunk/maven/pom.xml

2014-03-11 Thread Benson Margulies
The current maven-release-plugin? On Tue, Mar 11, 2014 at 3:38 AM, Hervé BOUTEMY wrote: > I'm going to release maven parent POM in a few days > > please everybody check that everything they want in this version is ok > > Regards, > > Hervé > > Le mardi 11 mars 2014 07:36:20 hbout...@apache.org a

Re: [gsoc] Is there a Maven opportunity for Google Summer of Code students?

2014-03-11 Thread Carlos Sanchez
On Mon, Mar 10, 2014 at 7:06 PM, Jason van Zyl wrote: > Is there a candidate? Why don't you ask them what they are interested in, > if there is one. Or do you have to come up with a project to attract > someone? > yes, I got in touch with a student interested in GSoC. It's hard for somebody very

Re: JDK 8 Build 126 & JDK 7 Update 60 build 04 are available on java.net

2014-03-11 Thread Rory O'Donnell Oracle, Dublin Ireland
Hi Robert, Thanks for the update! Rgds,Rory On 10/03/2014 21:07, Robert Scholte wrote: Hi Rory, today I've released Maven Filtering 1.2, which doesn't suffer from https://bugs.openjdk.java.net/browse/JDK-8015656 anymore. Next step will be upgrading the projects which depend on Maven Filterin

Re: [VOTE] Release Apache Maven Checkstyle Plugin version 2.12

2014-03-11 Thread Dennis Lundberg
+1 from me I have verified that the problems Karl Heinz had with th ITs were fixed by specifying the correct version in the POM of the IT. So the error was not in the main plugin code, but rather in the configuration of the IT. On Sat, Mar 8, 2014 at 11:49 PM, Dennis Lundberg wrote: > Hi, > > We

Re: svn commit: r1576206 - /maven/pom/trunk/maven/pom.xml

2014-03-11 Thread Hervé BOUTEMY
I'm going to release maven parent POM in a few days please everybody check that everything they want in this version is ok Regards, Hervé Le mardi 11 mars 2014 07:36:20 hbout...@apache.org a écrit : > Author: hboutemy > Date: Tue Mar 11 07:36:19 2014 > New Revision: 1576206 > > URL: http://svn