随笔分类 -  Maven

摘要:org.apache.maven.plugins maven-deploy-plugin 3.0.0-M1 true 阅读全文
posted @ 2019-06-17 08:49 taony 阅读(5467) 评论(0) 推荐(1)
摘要:mvn install:install-file -DgroupId=com.oracle -DartifactId=ojdbc14 -Dversion=10.2.0.2.0 -Dpackaging=jar -Dfile=C:/app/lib/ojdbc14.jar http://www.oracl 阅读全文
posted @ 2016-06-14 18:38 taony 阅读(1410) 评论(0) 推荐(1)
摘要:1.添加服务库登录名密码 2.上传远程仓库地址和属性配置 3.settings 内属性配置启动库build 4.mvn 命令行上传命令 阅读全文
posted @ 2016-03-30 09:46 taony 阅读(295) 评论(0) 推荐(0)