Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/chirino/mvnplugins
- Owner: chirino
- License: apache-2.0
- Created: 2010-07-06T14:14:23.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2016-05-19T13:31:34.000Z (over 8 years ago)
- Last Synced: 2024-04-16T18:37:16.198Z (9 months ago)
- Language: Java
- Homepage:
- Size: 1.84 MB
- Stars: 7
- Watchers: 5
- Forks: 30
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: license.txt
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"