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

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

Masatake Iwasaki created HTRACE-110:
---------------------------------------

             Summary: 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


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)