PlayN入门教程问题(Issue with PlayN getting started tutorial)

编程入门 行业动态 更新时间:2024-10-23 16:18:51
PlayN入门教程问题(Issue with PlayN getting started tutorial)

我是Java + Maven和PlayN的新手。 关于以下错误,请帮助我。

获取playn-showcase项目构建的以下错误:

无法在项目playn-showcase-java上执行目标:无法解析项目com.googlecode.playn的依赖项:playn-showcase-java:jar:1.0-SNAPSHOT:无法在https中找到jlayer:mp3spi:jar:1.9.5 ://ec2-ncisfb-build01.sng.ubi.com/nexus/content/groups/public缓存在本地存储库中,在Nexus的更新间隔已经过去或强制更新时,将不会重新尝试解决 - > 1?

当我编译并运行playn-showcase-html项目并浏览它时,点击任何演示链接,获取错误:

(UnknownFileName?: - 1)2012-02-29 14:37:44,152致命? 未捕获的JavaScript? 异常异常:java.lang.IllegalArgumentException? 在,第0行

参考: code.google.com/p/playn/wiki/GettingStarted

请帮忙。

谢谢

I am new to Java+Maven and PlayN. Please help me regarding following error.

Getting following error for playn-showcase project build:

Failed to execute goal on project playn-showcase-java: Could not resolve dependencies for project com.googlecode.playn:playn-showcase-java:jar:1.0-SNAPSHOT: Failure to find jlayer:mp3spi:jar:1.9.5 in https://ec2-ncisfb-build01.sng.ubi.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of Nexus has elapsed or updates are forced -> 1?

Also when I compile and Run playn-showcase-html project, and browse it, on clicking any demo link, getting errors:

(UnknownFileName?:-1) 2012-02-29 14:37:44,252 FATAL? Uncaught JavaScript? exception exception: java.lang.IllegalArgumentException? in , line 0

Ref : code.google.com/p/playn/wiki/GettingStarted

Please help.

Thanks

最满意答案

我删除了一些文件后也发生在我身上。 您应该使用git下载示例。 所以你可以通过git取消删除展示文件:

“git ls-files -d | xargs git checkout - ”

It happened to me also after I deleted some files. You should have used git to download samples. So you can undelete showcase files via git:

"git ls-files -d | xargs git checkout --"

更多推荐

本文发布于:2023-08-07 16:34:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1465069.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:入门教程   PlayN   Issue   tutorial   started

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!