mvn install:install-file -Dfile=phonegap-1.1.0.jar -DgroupId?=phonegap -DartifactId?=phonegap -Dversion=1.1.0 -Dpackaging=jar
I use above command t
cd ~/.m2
git init
git commit -am "some comments"
cd /path/to/your/project
mvn install
git reset --hard