dev@glassfish.java.net

Re: FindBugs support

From: Lloyd Chambers <Lloyd.Chambers_at_Sun.COM>
Date: Mon, 21 Sep 2009 12:08:00 -0700

Jane,

Thanks!

It's not clear to me that 'site' should do Findbugs, but I understand
now.

Lloyd

On Sep 21, 2009, at 11:47 AM, Jane Young wrote:

> Hi Lloyd
>
> "site" is another built-in lifecycle in Maven, like "clean" and
> "install" which we commonly use to build v3. See: http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html#Lifecycle_Reference
> The site lifecycle generates the projects site documentation reports
> like javadoc, dependency reports etc. Bill has added FindBugs
> plugin in the reporting element in v3/pom.xml which generates the
> FindBugs reports when you execute "mvn site".
>
> HTH,
> Jane
>
>
> Lloyd Chambers wrote:
>> Bill,
>>
>> I'm confused as to why "mvn site" has any connection to FindBugs.
>> (no link between the two in terminology or anything).
>>
>> Lloyd
>>
>> On Sep 11, 2009, at 4:38 PM, Bill Shannon wrote:
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>

Lloyd Chambers
lloyd.chambers_at_sun.com
GlassFish Team