junkdog / local-artificer

Downloads jars and installs them into the local maven repository.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

I got tired of manually installing dependencies not found in maven repositories. This downloads the zips/jars from the interwebs and installs them into the local repository.

Usage

mvn -P<profile> install

See main pom for available profiles.

About

Downloads jars and installs them into the local maven repository.

License:Apache License 2.0