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)