Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chirino/mvnplugins

A collection of handy maven plugins
https://github.com/chirino/mvnplugins

Last synced: 3 months ago
JSON representation

A collection of handy maven plugins

Awesome Lists containing this project

README

        

[MVN Plugins][1]
================

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
-------------

* [Project Home][1]
* [GitHub](http://github.com/chirino/mvnplugins/tree/master)
* Source: `git clone git://forge.fusesource.com/mvnplugins.git`

[1]: http://mvnplugins.fusesource.org "Project Home Page"