[
https://issues.apache.org/jira/browse/HADOOP-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15826847#comment-15826847
]
Joe Pallas commented on HADOOP-13989:
-------------------------------------
[~busbey], it looks like there is such a known bug in the shade plugin
(MSHADE-126, resolved as Won't Fix). The workaround is to force the jar file
to be recreated every time. Doing {{clean install}} followed by {{deploy}} did
reproduce the problem in my environment, so at least I can verify an attempted
solution.
> Fix typo in hadoop-client shade configuration
> ---------------------------------------------
>
> Key: HADOOP-13989
> URL: https://issues.apache.org/jira/browse/HADOOP-13989
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Affects Versions: 3.0.0-alpha2
> Reporter: Joe Pallas
> Priority: Minor
> Fix For: 3.0.0-alpha2
>
> Attachments: HADOOP-13989.001.patch
>
>
> The pom files for hadoop-client-minicluster and hadoop-client-runtime have a
> typo in the configuration of the shade module. They say
> {{<createSourceJar>}} instead of {{<createSourcesJar>}}. (This was noticed
> by IntelliJ, but not by maven.)
> Shade plugin doc is at
> [http://maven.apache.org/plugins/maven-shade-plugin/shade-mojo.html#createSourcesJar].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]