maven-assembly-example

An example project using the Maven Assembly Plugin in order to generate an awesome distribution.

Stars
15

maven-assembly-example

Version: ${project.version}

A nifty little project which demonstrates the awesomeness of the Maven Assembly Plugin. This project creates a really cool runnable distribution in tar.gz and ZIP file formats including all dependencies, configuration files, and scripts to run the example application.

Imagine the possibilities!