Issues with "uber-jar" files including all dependencies and their POM files [message #1802867] |
Mon, 18 February 2019 05:59 |
Eclipse User |
|
|
|
We are having issues with "uber-jar" files created with the Apache Maven Shade plugin. These "uber-jar" files are uploaded to PackageDrone. They include all underlying JAR and POM files. POM files are parsed from the JAR and included in package drone as a POM file with the name of the "uber-jar".
For other projects requiring the same dependencies, PackageDrone will detect them as part of this "uber-jar" and download them. The "uber-jar" may contain other dependencies in different version than the project you want to build causing the build to fail. Can this be resolved/circumvented in some way?
|
|
|
Powered by
FUDForum. Page generated in 0.22407 seconds