[ 
https://issues.apache.org/jira/browse/HIVE-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14268870#comment-14268870
 ] 

Gopal V commented on HIVE-8327:
-------------------------------

I tested this now and findbugs adds about 4 mins to the build, but regular "mvn 
site" takes 40+ mins without this patch because it tries to print out a 
dependency report and throws up warnings like

{code}
[WARNING] The repository url 
'http://s3.amazonaws.com/maven.springframework.org/milestone' is invalid - 
Repository 'spring-milestone' will be blacklisted.
[WARNING] The repository url 
'https://nexus.codehaus.org/content/repositories/snapshots/' is invalid - 
Repository 'codehaus-nexus-snapshots' will be blacklisted.
{code}


> mvn site -Pfindbugs
> -------------------
>
>                 Key: HIVE-8327
>                 URL: https://issues.apache.org/jira/browse/HIVE-8327
>             Project: Hive
>          Issue Type: Test
>          Components: Diagnosability
>            Reporter: Gopal V
>            Assignee: Gopal V
>             Fix For: 0.15.0
>
>         Attachments: HIVE-8327.1.patch, HIVE-8327.2.patch, ql-findbugs.html
>
>
> HIVE-3099 originally added findbugs into the old ant build.
> Get basic findbugs working for the maven build.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to