Category "maven-assembly-plugin"

maven-assembly-plugin run multiple times, configure to run only once

Small question regarding maven-assembly-plugin please. I am currently configuring as follow: <plugin> <groupId>org.apache.maven.

rename maven jar-with-dependencies

My plugin section in the pom file looks like this: <plugin> <artifactId>maven-assembly-plugin</artifactId> <version>2.

Using maven to output the version number to a text file

I want to generate a zip file that will update an application with maven. The zip will be hosted on a server and I am using the assembly plugin to generate the