0.5.0 • Published 8 years ago

mvn-whiten v0.5.0

Weekly downloads
8
License
ISC
Repository
-
Last release
8 years ago

mvn-whiten

download maven jars to your internal artifactory server using a forked and precompiled mvn-dd

Creates a tar archive for maven dependencies. yay.

Installation

First make sure you have java installed or the program won't work. Install mvn-whiten with the command:

npm install -g mvn-whiten

Might need sudo permissions on linux.

Usage

mvn-whiten <groupId>:<artifactId>:<version> [<groupId>:<artifactId>:<version> ...]

and there will be a new tar file.

that's it.

If an exception is thrown complaining about missing dependencies, you might need to add extra repositores to your directory, see extra-repos.json for example.

Tip: Copy the gradle profile from http://mvnrepository.com/ artifact as the parameter.

0.5.0

8 years ago

0.4.0

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.0

8 years ago