Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in maven-shade-plugin

Maven shade plugin warning: we have a duplicate - how to fix?

maven maven-shade-plugin

Maven build [WARNING] we have a duplicate class

Log4j2 configuration not found when running standalone application built by shade plugin

How can I remove module-info.class warning for a shaded .jar?

How to create spring-based executable jar with maven?

How to include test classes in Jar created by maven-shade-plugin?

Invalid or corrupt JAR File built by Maven shade plugin

Is dependency-reduced-pom.xml automatically used instead of pom.xml?

log4j2 ERROR StatusLogger Unrecognized conversion specifier

What is a shaded jar? And what is the difference/similarities between uber jar and shaded jar? [duplicate]

Maven shade plugin adding dependency-reduced-pom.xml to base directory

What is the purpose of dependency-reduced-pom.xml generated by the shade plugin?

What is the maven-shade-plugin used for, and why would you want to relocate Java packages?