MVN Plugins holds a handy collection of maven 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 Home
- GitHub
- Source:
git clone git://forge.fusesource.com/mvnplugins.git