Re: [mojo-dev] [VOTE] was6-maven-plugin 1.2

2012-05-29 Thread David Karlsen
+1 2012/5/30 Olivier Lamy : > +1 > > 2012/5/28 Javier Murciego : >> Sorry, I forgot to close the staging repository. >> >> It's https://nexus.codehaus.org/content/repositories/orgcodehausmojo-091/ >> >> Regards >> >> On Mon, May 28, 2012 at 8:25 AM, Olivier Lamy wrote: >>> >>> no staging reposito

[mojo-dev] [VOTE] Maven FindBugs Plugin version 2.5

2012-05-29 Thread LeClaire Garvin
Hi, I'd like to release version 2.5 of the Maven FindBugs Plugin. This is just a version number change to the previous 2.4.1 attempt. FindBugs looks for bugs in Java programs. It is based on the concept of bug patterns. A bug pattern is a code idiom that is often an error. Bug patterns arise

[mojo-dev] versions:display-plugin-updates not detecting recent versions of maven-compiler-plugin?

2012-05-29 Thread Curtis Rueden
Hi Stephen & everyone, After seeing the release announcement for maven-compiler-plugin 2.5 (yay), I thought I would update the plugin versions in my toplevel organization POM. So naturally I ran "mvn versions:display-plugin-updates". However, I was surprised to see that it still detected version 2

Re: [mojo-dev] [VOTE] Maven FindBugs Plugin version 2.4.1

2012-05-29 Thread LeClaire Garvin
Sounds good, I will roll it back and restart the release. Regards, Garvin LeClaire garvin.lecla...@gmail.com On May 29, 2012, at 4:00 PM, Dennis Lundberg wrote: Hi Given the extensive list of new features in this release, I would have liked for this to be version 2.5. On 2012-05-29 01:46

[mojo-dev] [jira] (MCOBERTURA-163) ClassFormatError (Invalid method Code length) after intrumenting large enum classes

2012-05-29 Thread Emmanuel Bourg (JIRA)
Emmanuel

Re: [mojo-dev] [VOTE] was6-maven-plugin 1.2

2012-05-29 Thread Olivier Lamy
+1 2012/5/28 Javier Murciego : > Sorry, I forgot to close the staging repository. > > It's https://nexus.codehaus.org/content/repositories/orgcodehausmojo-091/ > > Regards > > On Mon, May 28, 2012 at 8:25 AM, Olivier Lamy wrote: >> >> no staging repository ? >> >> 2012/5/27 Javier Murciego : >> >

Re: [mojo-dev] [VOTE] Maven FindBugs Plugin version 2.4.1

2012-05-29 Thread Dennis Lundberg
Hi Given the extensive list of new features in this release, I would have liked for this to be version 2.5. On 2012-05-29 01:46, LeClaire Garvin wrote: > Hi, > > > I'd like to release version 2.4.1 of the Maven FindBugs Plugin > > FindBugs looks for bugs in Java programs. It is based on the co

[mojo-dev] [jira] (MBUILDNUM-93) Generate buildnumber as a commit sequence number for Git

2012-05-29 Thread JIRA
TomᚠProcházka

Re: [mojo-dev] [VOTE] Maven FindBugs Plugin version 2.4.1

2012-05-29 Thread Olivier Lamy
+1 2012/5/29 LeClaire Garvin : > Hi, > > > I'd like to release version 2.4.1 of the Maven FindBugs Plugin > > FindBugs looks for bugs in Java programs. It is based on the concept of bug > patterns. A bug pattern is a code idiom that is often an error. Bug patterns > arise for a variety of reason