maven
文章平均质量分 70
YL_WH
结果往往是不重要的, 重要的是你能够从中学到什么.
展开
-
maven3 打可执行 jar 包, 含所以依赖 jar 包
onejar-maven-plugin.googlecode.com http://onejar-maven-plugin.googlecode.com/svn/mavenrepo org.dstovall onejar-maven-plugin 1.3.0 com.gitom.copydata.JDBCTest转载 2013-12-09 14:36:59 · 2502 阅读 · 1 评论 -
maven 装载本地jar
E:\>mvn install:install-file -Dfile=e:\fastdfs_client_v1.24.jar -DgroupId=fastdfs_client -DartifactId=fastdfs_client -Dversion=1.24 -Dpackaging=jar -DgeneratePom=true原创 2013-12-19 09:23:12 · 3438 阅读 · 0 评论 -
maven3 配置
nexus nexus local private nexus http://192.168.100.101:8081/nexus/content/groups/public true false nexus-snapshots local private nexus原创 2014-04-22 09:19:27 · 993 阅读 · 0 评论