美文网首页
Missing artifact javax.jms:jms:j

Missing artifact javax.jms:jms:j

作者: 李其伟 | 来源:发表于2017-09-07 09:26 被阅读0次

报错问题现象

Description Resource Path Location Type

Failure to transfer javax.jms:jms:jar:1.1 from https://maven-repository.dev.java.net/nonav/repository was cached in the local repository, resolution will not be reattempted until the update interval of java.net has elapsed or updates are forced. Original error: Could not transfer artifact javax.jms:jms:jar:1.1 from/to java.net (https://maven-repository.dev.java.net/nonav/repository): Cannot access https://maven-repository.dev.java.net/nonav/repository with type legacy using the available connector factories: AetherRepositoryConnectorFactory, BasicRepositoryConnectorFactory

Missing artifact javax.jms:jms:jar:1.1 pom.xml

解决方案

参考地址

https://stackoverflow.com/questions/9047949/missing-artifact-com-sun-jdmkjmxtoolsjar1-2-1

https://stackoverflow.com/questions/4908651/the-following-artifacts-could-not-be-resolved-javax-jmsjmsjar1-1

相关文章

网友评论

      本文标题:Missing artifact javax.jms:jms:j

      本文链接:https://www.haomeiwen.com/subject/jjibjxtx.html