Re: [VOTE] Maven 3.3.3 Release

2015-04-23 Thread Jason van Zyl
Thanks for testing! On Apr 23, 2015, at 8:29 PM, jieryn wrote: > Works for me in several projects. Just basic build and test, multi-threaded. > > +1 non-binding > > On Thu, Apr 23, 2015 at 7:19 PM, Jason van Zyl wrote: >> Great, thanks for testing. >> >> jvz >> >>> On Apr 23, 2015, at 7:10

Re: [VOTE] Maven 3.3.3 Release

2015-04-23 Thread jieryn
Works for me in several projects. Just basic build and test, multi-threaded. +1 non-binding On Thu, Apr 23, 2015 at 7:19 PM, Jason van Zyl wrote: > Great, thanks for testing. > > jvz > >> On Apr 23, 2015, at 7:10 PM, Mark Derricutt wrote: >> >>> On 23 Apr 2015, at 0:22, Jason van Zyl wrote: >>>

Re: [VOTE] Maven 3.3.3 Release

2015-04-23 Thread Jason van Zyl
Great, thanks for testing. jvz > On Apr 23, 2015, at 7:10 PM, Mark Derricutt wrote: > >> On 23 Apr 2015, at 0:22, Jason van Zyl wrote: >> >> Hi, >> >> Time to release Maven 3.3.3! > > +1 non-binding, seems to work fine for all my builds, tiles and all. > > > -- > Mark Derricutt > http://w

Re: [VOTE] Maven 3.3.3 Release

2015-04-23 Thread Mark Derricutt
On 23 Apr 2015, at 0:22, Jason van Zyl wrote: > Hi, > > Time to release Maven 3.3.3! +1 non-binding, seems to work fine for all my builds, tiles and all. -- Mark Derricutt http://www.theoryinpractice.net http://www.chaliceofblood.net http://plus.google.com/+MarkDerricutt http://twitter.com/tal

VOTE] Release Apache Maven Assembly Plugin version 2.5.4

2015-04-23 Thread Kristian Rosenvold
Hi, We solved 8 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317220&version=12330363 This will probably be the last 2.x release, next release will be maven 3.x and jdk 1.6. There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=p

Re: RAT plugin on release:perform ?

2015-04-23 Thread Kristian Rosenvold
Ok, found the problem. It would seem like I had a borked existing svn tag that was being rather silently re-used by the release plugin. Don't know why, but manually ditching the tag did the trick... K 2015-04-23 18:06 GMT+02:00 Kristian Rosenvold : > There is a RAT excludes configuration in the

RAT plugin on release:perform ?

2015-04-23 Thread Kristian Rosenvold
There is a RAT excludes configuration in the pom of maven-assembly-plugin that "seems" to work when I run any ordinary target (including release:prepare), but it borks out on me inside target/checkout when I run "release:perform". And yes; if I checkout the the tag https://svn.apache.org/repos/asf