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

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

Alright, I've put in a much cleaner solution to the "can't find the 
'findbugs-excluded.xml' file" problem (a solution that rescues my sense of 
propriety):

I put an *overriding* plugin configuration into the hbase-archetypes/pom.xml 
file for the 'findbugs' plugin, so now all child projects of hbase-archetypes 
(e.g., hbase-archetypes/hbase-client-project) will look TWO levels up for the 
dev-support/findbugs-excluded.xml file. (I also included a comment explaining 
why the override is there.)

> 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