Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning during build #16

Open
matozoid opened this issue Jun 5, 2020 · 0 comments
Open

Warning during build #16

matozoid opened this issue Jun 5, 2020 · 0 comments

Comments

@matozoid
Copy link
Contributor

matozoid commented Jun 5, 2020

[INFO] Including com.github.javaparser:javaparser-core:jar:3.15.21 in the shaded jar.
[WARNING] javaparser-core-3.15.21.jar, javaparser-maven-sample-1.0-SNAPSHOT.jar define 1 overlapping resources: 
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Attaching shaded artifact.

This is probably because of an upgraded dependency? Be sure to manually test these projects after upgrading, because they have no tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant