Skip to content

A tool to point and install set of maven compiled jars into local maven repository.

License

Notifications You must be signed in to change notification settings

ruchiraw/mvn-jar-deployer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mvn-jar-deployer

A tool to point and install set of maven compiled jars into local maven repository.

Usage

Following command will install all maven compiled jars in /home/ruchira/wso2store-1.0.0 directory, into your local maven repository pointed by --repo.

java -jar mvn-jar-deployer-1.0-SNAPSHOT.jar --path /home/ruchira/wso2store-1.0.0 --repo /home/ruchira/.m2/repository

About

A tool to point and install set of maven compiled jars into local maven repository.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages