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

Daniel Vimont commented on HBASE-14876:
---------------------------------------

Okay, here's a workaround solution to the "can't find findbugs-exclude.xml" 
problem -->> This workaround provides instant gratification, but grates upon my 
sense of propriety:

I just added the subdirectory "hbase-archetypes/dev-support" populated with a 
findbugs-exclude.xml file, which has a single empty <FindBugsFilter/> element 
in it.

With that added, findbugs runs just fine.

> Provide maven archetypes
> ------------------------
>
>                 Key: HBASE-14876
>                 URL: https://issues.apache.org/jira/browse/HBASE-14876
>             Project: HBase
>          Issue Type: New Feature
>          Components: build, Usability
>    Affects Versions: 2.0.0
>            Reporter: Nick Dimiduk
>            Assignee: Daniel Vimont
>              Labels: beginner, maven
>         Attachments: HBASE-14876-v2.patch, HBASE-14876.patch, 
> archetype_prototype.zip, archetype_prototype02.zip, 
> archetype_shaded_prototype01.zip
>
>
> To help onboard new users, we should provide maven archetypes for hbase 
> client applications. Off the top of my head, we should have templates for
>  - hbase client application with all dependencies
>  - hbase client application using client-shaded jar
>  - mapreduce application with hbase as input and output (ie, copy table)



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

Reply via email to