[
https://issues.apache.org/jira/browse/FLINK-16902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tzu-Li (Gordon) Tai updated FLINK-16902:
----------------------------------------
Description: The {{statefun-flink-distribution}} /
{{statefun-ridesharing-example-simulatr}} has several dependencies that pull in
a duplicate license under the file name {{LICENSE.txt}} / {{license.txt}}.
Those can be excluded using the
[ApacheLicenseResourceTransformer|http://maven.apache.org/plugins/maven-shade-plugin/examples/resource-transformers.html#ApacheLicenseResourceTransformer],
since we already manually include their respective licenses under the
{{META-INF/licenses}} folder. (was: The {{statefun-flink-distribution}} has
several ASLv2 dependencies that pull in a duplicate ASLv2 license under the
file name {{LICENSE.txt}}. Those can be excluded using the
[ApacheLicenseResourceTransformer|http://maven.apache.org/plugins/maven-shade-plugin/examples/resource-transformers.html#ApacheLicenseResourceTransformer].)
> Licenses pulled in should be excluded using ApacheLicenseResourceTransformer
> ----------------------------------------------------------------------------
>
> Key: FLINK-16902
> URL: https://issues.apache.org/jira/browse/FLINK-16902
> Project: Flink
> Issue Type: Improvement
> Components: Stateful Functions
> Affects Versions: statefun-2.0.0
> Reporter: Tzu-Li (Gordon) Tai
> Assignee: Tzu-Li (Gordon) Tai
> Priority: Major
>
> The {{statefun-flink-distribution}} /
> {{statefun-ridesharing-example-simulatr}} has several dependencies that pull
> in a duplicate license under the file name {{LICENSE.txt}} / {{license.txt}}.
> Those can be excluded using the
> [ApacheLicenseResourceTransformer|http://maven.apache.org/plugins/maven-shade-plugin/examples/resource-transformers.html#ApacheLicenseResourceTransformer],
> since we already manually include their respective licenses under the
> {{META-INF/licenses}} folder.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)