Last Updated: February 25, 2016
·
847
· hogelog

Install .jar file to local m2 repository

mvn install:install-file -Dfile=foobar.jar -DgroupId=org.example -DartifactId=org.example -Dversion=1.0.0 -Dpackaging=jar