This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

mvn

3.5.0 • Public • Published

maven-cli

Install Apache Maven (Java Project Manager) from NPM

mvn --version

Installation

Windows

  • First time, you must install JDK and config your Environment Variables with var: JAVA_HOME, this is path of your JDK folder. like me: C:\Program Files\Java\jdk1.8.0_102

  • npm install mvn -g

Linux/MacOS

  • Of cource, you must install JDK too. And check your environment variable value: echo $JAVA_HOME if exist, it's okie!
  • npm install mvn -g

Information

http://maven.apache.org

You can search repo at: http://mvnrepository.com

Licence

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Published

Version History

  • Version
    Downloads (Last 7 Days)
    • Published

Package Sidebar

Install

npm i mvn

Weekly Downloads

165

Version

3.5.0

License

MIT

Last publish

Collaborators

  • pierreneter