mvn deploy:deploy-file -DgroupId=xx -DartifactId=xx -Dversion=0.0.1-SNAPSHOT -Dpackaging=jar -Dfile=xx.jar -Durl=http://ip:port/repository/maven-snapshots/ -DrepositoryId=nexus-snapshots
mvn deploy:deploy-file -DgroupId=xx -DartifactId=xx -Dversion=0.0.1-SNAPSHOT -Dpackaging=jar -Dfile=xx.jar -Durl=http://ip:port/repository/maven-snapshots/ -DrepositoryId=nexus-snapshots