mvn-whiten

0.5.0 • Public • Published

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.

/mvn-whiten/

    Package Sidebar

    Install

    npm i mvn-whiten

    Weekly Downloads

    1

    Version

    0.5.0

    License

    ISC

    Last publish

    Collaborators

    • schlez