业精于勤而荒于嬉,行成于思而毁于随

Maven install file example

Posted on By Jack Sun


mvn install:install-file -Dfile=D:\xmlunit-1.3.jar -DgroupId=org.custommonkey -DartifactId=xmlunit -Dversion=1.3 -Dpackaging=jar -DgeneratePom=true
-DcreateChecksum=true