Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in maven-assembly-plugin

Maven assembly plugin chmod output folder

Why do I get "No assembly descriptors found." error while building this project?

maven zip uber-jar and shell script

Maven Assembly plugin -Multi module project- source and javadoc not getting added to zip file

Running executable jar created by maven-assembly: Error: Could not find or load main class

How to control the Group/Artifact/Version coordinates of a Maven artifact?

Build OSGi bundle include dependencies with maven-assembly-plugin

How can I create an all-in-one jar for a JavaFX project with the Maven Assembly plugin?

Maven assembly -- how to create the project JAR with version included, but the artifact tar.gz file without?

Maven Assembly Plugin - Include classes from another module

Maven assembly plugin - multiple descriptors?

Maven assembly plugin with unicode characters

Using <fileSets> with Maven assemblies

Maven go to https://repo.maven.apache.org/maven2/ in compile phase, even different repo is define as "central"

How to combine multiple Java modules into one JAR?