Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in maven-assembly-plugin

Why does "mvn assembly:single" create a fat jar with just the assemblies and not my code?

How to change permission of jar packaged by maven? I am using maven assembly plugin

How do you disable the maven-assembly-plugin plugin from the command line?

many "META-INF/ already added, skipping" warnings when building assembly

Why Maven Assembly Plugin does not include my project files in the jar with dependencies ?

Exclude files with maven assembly does not work

Spring Boot uber jar packaging classes to root instead of BOOT-INF/classes

maven assembly pulls wrong dependency

Log4j2 custom plugins - annotation processing with Maven Assembly Plugin

remove jar created by default in maven

renaming a file while creating zip file through Maven-assembly plugin

Custom maven assembly

Error creating assembly archive bin: You must set at least one file

Debug a maven assembly from within Eclipse

Why Maven assembly works when SBT assembly find conflicts

How to preserve symlinks when unpacking tar using maven assembly plugin

Add classpath to manifest with a custom assembly descriptor

Overwrite resource file with maven assembly plugin

How to assemble multimodule maven project into one WAR?

How do you create a standalone application with dependencies intact using Maven?