Re: [VOTE] Apache Maven Dependency Plugin 2.5.1

2012-08-24 Thread Stephane Nicoll
+1 S. On Fri, Aug 24, 2012 at 10:49 AM, Olivier Lamy wrote: > Hi, > I'd like to release Maven Dependency Plugin 2.5.1. > This release contains a regression issue fix and a perf improvement > (https://jira.codehaus.org/browse/MDEP/fixforversion/18718) > > Staging repository: > https://repository.

Re: [VOTE] Apache Maven Dependency Plugin 2.5.1

2012-08-24 Thread Kristian Rosenvold
+1 2012/8/24 Olivier Lamy : > Hi, > I'd like to release Maven Dependency Plugin 2.5.1. > This release contains a regression issue fix and a perf improvement > (https://jira.codehaus.org/browse/MDEP/fixforversion/18718) > > Staging repository: > https://repository.apache.org/content/repositories/m

[VOTE] Release Maven Surefire version 2.12.3

2012-08-24 Thread Kristian Rosenvold
Hi, We solved 11 issues: https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541&version=18704 2.12.3 should be slightly faster than previous versions, but don't expect too much. There are still lots of issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true

Re: java-annotations with groovy

2012-08-24 Thread Ben Tatham
Sorry guys, my analysis was premature. I figured out the issue (which likely applies to java5 annotations on java mojos as well as groovy). By default, the maven-plugin-plugin:descriptor mojo runs in the generate-resources phase. But of course, the class files (from compile phase) with the java-

Re: java-annotations with groovy

2012-08-24 Thread Ben Tatham
Thanks - maven-plugin-plugin 2.4 didn't have java5 annotations, so it wouldn't work there regardless. The issue seems to be the groovy compiler since it works sometimes (when greclipse generates the class files, but not when gmaven-plugin generates them). For now, I'll (unfortunately) stick with

Re: [VOTE] Apache Maven Dependency Plugin 2.5.1

2012-08-24 Thread Stephen Connolly
Check 1: Source distribution builds and integration tests pass. [OK] Check 2: RAT report [PASS with note] On this basis I am +1 for release Notes: 1. RAT is reporting unapproved license headers in files. These are all in test files, so I will (incorrectly/correctly/i don't know) assume that the

Re: [VOTE] Apache Maven Dependency Plugin 2.5.1

2012-08-24 Thread Keith Sader
+1 On Fri, Aug 24, 2012 at 1:49 AM, Olivier Lamy wrote: > Hi, > I'd like to release Maven Dependency Plugin 2.5.1. > This release contains a regression issue fix and a perf improvement > (https://jira.codehaus.org/browse/MDEP/fixforversion/18718) > > Staging repository: > https://repository.apac

[VOTE] Apache Maven Dependency Plugin 2.5.1

2012-08-24 Thread Olivier Lamy
Hi, I'd like to release Maven Dependency Plugin 2.5.1. This release contains a regression issue fix and a perf improvement (https://jira.codehaus.org/browse/MDEP/fixforversion/18718) Staging repository: https://repository.apache.org/content/repositories/maven-003/ Staging site: http://maven.apache