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
- Host: GitHub
- URL: https://github.com/talend/maven-invoker-plugin
- Owner: Talend
- Archived: true
- Created: 2017-05-03T19:32:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-08-09T03:26:56.000Z (almost 4 years ago)
- Last Synced: 2025-06-05T12:09:58.183Z (about 1 year ago)
- Language: Java
- Size: 153 KB
- Stars: 0
- Watchers: 12
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
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.