解决:Unable to access jarfile xxx-0.0.1-SNAPSHOT.jar
Posted 微风--轻许--
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了解决:Unable to access jarfile xxx-0.0.1-SNAPSHOT.jar相关的知识,希望对你有一定的参考价值。
前些天发现了一个巨牛的人工智能学习网站,通俗易懂,风趣幽默,忍不住分享一下给大家。点击跳转到教程。
1.执行: java -jar xxx.0.0.1-SNAPSHOT.jar 报错:
Unable to access jarfile xxx-0.0.1-SNAPSHOT.jar
2.原因和解决: 路径不对,改为写jar 所在目录的绝对路径。可以了。
以上是关于解决:Unable to access jarfile xxx-0.0.1-SNAPSHOT.jar的主要内容,如果未能解决你的问题,请参考以下文章
git clone 出现fatal: unable to access https://github 类错误解决方法
Unable to access the IIS metabase
unable to access jarfile baksmali.jar 怎么办
git clone出现: unable to access错误