maven-invoker
v1.0.2
Published
Maven Goals invoker
Downloads
2
Maintainers
Readme
maven-invoker
Execute set of Maven Goals for set of Maven Projects.
Prerequisites
Make sure Maven is installed on the system. Installing Apache Maven
NOTE: maven-invoker preinstalls maven-invoker-java as a main dependency. JRE will also be installed if it doesn't exist on the system.
Installing
It is recommended to install maven-invoker globally.
npm install -g maven-invoker
Usage
Navigate to Maven Projects root directory and run following command:
maveninvoker
Further follow CLI instructions to execute Maven Goals.