You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@htrace.apache.org by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/02/19 02:09:12 UTC

[jira] [Commented] (HTRACE-110) Fix rat check failure due to dependency-reduced-pom.xml in htrace-hbase

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

Colin Patrick McCabe commented on HTRACE-110:
---------------------------------------------

Thanks for this, [~iwasakims].  I am having the same problem :P

Out of curiousity, what is the configuration file that gets overridden?  Is this just a peculiarity of Maven's rat plugin?  Kind of seems like a bug if you ask me.

Anyway +1

> Fix rat check failure due to dependency-reduced-pom.xml in htrace-hbase
> -----------------------------------------------------------------------
>
>                 Key: HTRACE-110
>                 URL: https://issues.apache.org/jira/browse/HTRACE-110
>             Project: HTrace
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>            Reporter: Masatake Iwasaki
>            Assignee: Masatake Iwasaki
>            Priority: Minor
>         Attachments: HTRACE-110.001.patch
>
>
> Rat check fails if you run "mvn package" multiple times due to the dependency-reduced-pom.xml generated by maven-shade-plugin on the first build. Though top level pom.xml has configuration for excluding dependency-reduced-pom.xml on check, htrace-hbase/pom.xml overwrites the configuration.



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