Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The standalone uberjar does not contain the correct LICENSE and NOTICE files.
Most likely this can be corrected by removing the following from src/assembly/standalone-jar.xml:
<exclude>META-INF/LICENSE</exclude> <exclude>META-INF/NOTICE</exclude>