Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in maven-assembly-plugin

How to set final jar name with maven-assembly-plugin version 3

maven-assembly-plugin

Maven, how to copy files?

Maven assembly plugin complains about no files whatever I do

How to create zip target instead of jar in maven?

Maven Error reading assemblies: No assembly descriptors found

How to include package.jar with maven-assembly-plugin

Exclude file directory, by assembly plugin MAVEN

Can't update files in jar in vim

use wildcard to copy folders using maven-assembly-plugin

Using maven to build multiple resources assemblies that are very similar

Maven. How to include specific folder or file when assemblying project depending on is it dev build or production?

Assembly ID is getting appended when zip file is created by maven

How to avoid duplicate forking when generating aggregated javadoc in a multimodule project

Can I make maven-assembly-plugin go faster?

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?