Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in maven-shade-plugin

Using Maven shade plugin in a multi module project - NullPointerException

How can I exclude *.DSA and *.SF files from shaded jar?

maven-shade like plugin for SBT

Why does relocation with the maven shade plugin not work?

Maven shade plugin does not exclude the manifest signature files

Error creating shaded jar: null: IllegalArgumentException

Building a standalone executeable JAR with OpenEJB

Using maven-bundle-plugin with the maven-shade-plugin

How do I bundle a JRE in my JAR, so that it can run on systems without Java?

Superfluous warnings when using maven-shade-plugin

How can I configure the maven shade plugin to include test code in my jar?

Netbeans: project's main artifact is processed through maven-shade-plugin

Geotools cannot find HSQL EPSG DB, throws error: NoSuchAuthorityCodeException

Maven Shade Plugin to produce two Jars

Spring Circular placeholder reference while running an executable jar

How to set manifest class-path in maven shade plugin?

How to configure Maven shade plugin in a multi-module project?

Maven can't compile java 1.8

How can I tell which signed jar is causing maven-shade-plugin to fail?

Is there a maven archtype for creating a console app?