Maven Uberize Plugin

Repackages the project classes together with their dependencies into a single uber-jar, optionally applying transofrmations like class renaming and resources aggregation.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.fusesource.mvnplugins
ArtifactId

ArtifactId

maven-uberize-plugin
Last Version

Last Version

1.45
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven Uberize Plugin
Repackages the project classes together with their dependencies into a single uber-jar, optionally applying transofrmations like class renaming and resources aggregation.
Project Organization

Project Organization

FuseSource
Source Code Management

Source Code Management

http://github.com/fusesource/mvnplugins/tree/master/maven-uberize-plugin

Download maven-uberize-plugin

How to add to project

<plugin>
    <groupId>org.fusesource.mvnplugins</groupId>
    <artifactId>maven-uberize-plugin</artifactId>
    <version>1.45</version>
</plugin>

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0.6
org.apache.maven : maven-model jar 2.0.6
org.apache.maven : maven-project jar 2.0.6
org.apache.maven : maven-artifact jar 2.0.6
org.codehaus.plexus : plexus-container-default jar 1.0-alpha-9-stable-1
org.codehaus.plexus : plexus-utils jar 1.5.5
com.google.code.google-collections : google-collect jar snapshot-20080530
asm : asm jar 3.1
asm : asm-commons jar 3.1
jdom : jdom jar 1.0
org.apache.maven.shared : maven-dependency-tree jar 1.1

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.2
org.easymock : easymock jar 3.0

Project Modules

There are no modules declared in this project.

MVN Plugins

Description

MVN Plugins holds a handy collection of maven plugins.

Plugins

  • Maven Graph Plugin: Uses the graphviz command line tool 'dot' to generate a graphical representation of the project dependencies.
  • Maven Uberize Plugin: Provides the capability to package the artifact in an uber-jar, including its dependencies and to shade/rename/relocate the packages of some of the dependencies.
  • Maven Avro Plugin: Compiles Avro definition files see: http://hadoop.apache.org/avro/

... that's it (for now) ...

Project Links

org.fusesource.mvnplugins

FuseSource

Versions

Version
1.45
1.44
1.43
1.42
1.41
1.40
1.39
1.38
1.37
1.36
1.35
1.34
1.33
1.32
1.31
1.30
1.29
1.26
1.25
1.24
1.23
1.22
1.21
1.20
1.19
1.18
1.17
1.16
1.15
1.14
1.13
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5