Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 953 Bytes

README.md

File metadata and controls

46 lines (31 loc) · 953 Bytes

Description

Sonatype Maven Shell (mvnsh) - OSS Version

License

Eclipse Public License 1.0

Features

  • Interactive shell
  • Maven 3.x mvn command
  • Colorized Maven output
  • Integrated archetype support
  • Growl build notifications (Using AppleScript or JNA)
  • Optional support for ANSI color on Windows (using JNA)

Support

To submit an issue, please use the Sonatype Issue Tracker.

Building

Requirements

Check-out and build:

git clone git://github.com/sonatype/mvnsh.git
cd mvnsh
mvn install

Extract the assembly and execute the shell:

unzip mvnsh-assembly/target/mvnsh-*-bin.zip
./mvnsh-*/bin/mvnsh