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

https://github.com/talend/maven-invoker-plugin

Copy of the apache maven invoker plugin but could not fork it cause it's original repo is on svn
https://github.com/talend/maven-invoker-plugin

Last synced: 12 months ago
JSON representation

Copy of the apache maven invoker plugin but could not fork it cause it's original repo is on svn

Awesome Lists containing this project

README

          

This is a copy of the svn apache repo for adding some features on the install phase of the plugin.

* This help creating a proper maven repository from the pom dependencies and allow for the plugin to not automatically add the complete maven reactor artifacts.
* This also add the possibility to ignore scope artifacts that where added as **

The original repo is svn based so it is not that easy to contribute back.