对于maven远程仓库的一些整理
1. mvn deploy 相关首先要在settings.xml中指定远程服务器的登录名和密码 <servers> <server> <id>snapshots</id> <username>username</usern