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

Todd Lipcon commented on HBASE-5363:
------------------------------------

Can we enable this only with a -Prelease build? Or part of the assembly phase? 
The package phase runs for every "mvn install", which is already super slow.. I 
think we could move this and the source jar generation to a different phase, or 
selectively enable with a -Prelease profile?
                
> Add rat check to run automatically on mvn build.
> ------------------------------------------------
>
>                 Key: HBASE-5363
>                 URL: https://issues.apache.org/jira/browse/HBASE-5363
>             Project: HBase
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.90.5, 0.92.0
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>
> Some of the recent hbase release failed rat checks (mvn rat:check).  We 
> should add checks likely in the mvn package phase so that this becomes a 
> non-issue in the future.
> Here's an example from Whirr:
> https://github.com/apache/whirr/blob/trunk/pom.xml line 388 for an example.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to