[
https://issues.apache.org/jira/browse/HTRACE-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14326917#comment-14326917
]
Colin Patrick McCabe commented on HTRACE-110:
---------------------------------------------
OK, so the subproject's (lack of) configuration overrides the parent project's
configuration? But only when you run "mvn package" twice in a row? That still
seems like a Maven bug. But if we can get around it by duplicating the
excludes in each subproject, let's do that. Thanks for fixing this.
> 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)