Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in maven-assembly-plugin

Manually attach main artifact if built by maven-assembly-plugin

A zip file cannot include itself - Maven-assembly plugin

Managing multi-module dependencies with Maven assembly plugin

maven create zip with jar and some more files

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