Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in maven-assembly-plugin

Override maven-assembly-plugin output file name

The maven assembly plugin moduleset sources instructions are not including any files and not matching the included modules

How to use Maven assembly plugin with multi module maven project

Maven Shade Plugin to produce two Jars

Create a zip with all dependencies with Maven [duplicate]

Maven best practice for generating artifacts for multiple environments [prod, test, dev] with CI/Hudson support?

The maven assembly plugin is not using the finalName for installing with attach=true?

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

Maven SNAPSHOT jar file names not consistent using Maven Assembly in MANIFEST file

Maven assembly : add different version of the same artifact

Maven Error assembling WAR: webxml attribute is required when building the SpringMVC project with pure Java Based Configuration and no xml's

Maven can't compile java 1.8

Maven - resource filtering : implications of the @ symbol in resource files

Combining Jar-with-dependencies and a ZIP file using the Maven assembly plugin

Disable the default-jar execution

Use Maven assembly plugin to set Linux file permissions even when run on other platforms?

How to configure maven:assembly root path in the jar

Maven: Include resources into JAR

Maven best practice for generating multiple jars with different/filtered classes?

Creating Two Executable Jars Using maven-assembly-plugin