development/java

maven-assembly-plugin - Maven Assembly Plugin

Website: http://maven.apache.org/plugins/maven-assembly-plugin/
License: ASL 2.0
Vendor: JPackage Project
Description:
The Assembly Plugin for Maven is primarily intended to allow
users to aggregate the project output along with its
dependencies, modules, site documentation, and other files
into a single distributable archive.

Your project can build distribution "assemblies" easily,
using one of the convenient, prefabricated assembly
descriptors. These descriptors handle many common operations,
such as packaging a project's artifact along with generated
documentation into a single zip archive. Alternatively, your
project can provide its own descriptor and assume a much
higher level of control over how dependencies, modules,
file-sets, and individual files are packaged in the assembly.

Currently it can create distributions in the following formats:
* zip
* tar.gz
* tar.bz2
* jar
* dir
* war
* and any other format that the ArchiveManager
  has been configured for

Packages

maven-assembly-plugin-2.2-4_beta_5.jpp6.noarch [178 KiB] Changelog by Ralph Apel (2012-06-29):
- Switch to (B)R maven-common-artifact-filters
maven-assembly-plugin-2.2-4_beta_5.jpp6.src [664 KiB] Changelog by Ralph Apel (2012-06-29):
- Switch to (B)R maven-common-artifact-filters
maven-assembly-plugin-2.2-2_beta_5.jpp6.src [664 KiB] Changelog by Ralph Apel (2012-05-23):
- adapt to current
maven-assembly-plugin-2.2-2_beta_5.jpp6.noarch [176 KiB] Changelog by Ralph Apel (2012-05-23):
- adapt to current

Listing created by Repoview-0.6.6-5.mga4.tainted