+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
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
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
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
Emmanuel
+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 :
>> >
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
Tomá Procházka
+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