maven本地上传jar包

maven本地上传jar包

在命令行中输入下面指令(是一行):

mvn install:install-file
-Dfile=D:\mvn\spring-context-support-3.1.0.RELEASE.jar
-DgroupId=org.springframework
-DartifactId=spring-context-support
-Dversion=3.1.0.RELEASE
-Dpackaging=jar

上一篇:mysql执行sql脚本


下一篇:Civil 3D 点 用户自定义属性删除