依赖版本问题 :dependencies如果使用log4j-1.2.15,则提示jms、jmxri、jmxtools找不到,只好自己deploy它们。deploy命令 :F:\projects\java\learn\mvn\eg\ch04-custom\my-weather>mvn deploy:deploy-file
-DgroupId=javax.jms -DartifactId=jms -Dversion=1.1 -Dpackaging=jar -Dfile=E:\jms-1.1.jar
-Durl=http://localhost:7081/nexus/content/repositories/central
-DrepositoryId=central ...
相关资源:敏捷开发V1.0.pptx