Issues with building sample projects.
jtruelove opened this issue · 3 comments
I cloned the sample project but there were a lot of failures when I tried building everything. Starting with
atmosphere-chat
with error
[ERROR] Failed to execute goal on project atmosphere-chat: Could not resolve dependencies for project org.atmosphere.samples:atmosphere-chat:war:2.2.0-SNAPSHOT: The following artifacts could not be resolved: org.atmosphere.client:javascript:war:2.2.3-SNAPSHOT, org.atmosphere:atmosphere-runtime:jar:2.2.0-SNAPSHOT: Failure to find org.atmosphere.client:javascript:war:2.2.3-20140710.134038-2 in https://repository.jboss.org/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss has elapsed or updates are forced -> [Help 1]
I get the same error when I try to build other projects too like
atmosphere-jersey-pubsub
When I try building async-annotation-pubsub I get this error
[ERROR] Failed to execute goal on project atmosphere-annotation-pubsub: Could not resolve dependencies for project org.atmosphere.samples:atmosphere-annotation-pubsub:war:2.2.0-SNAPSHOT: Failure to find org.atmosphere:atmosphere-jersey:jar:2.2.0-20140721.154308-196 in https://repository.jboss.org/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss has elapsed or updates are forced -> [Help 1]
I have the same problem with jtruelove yesterday, today I have reload the hole project, and the error is:
[ERROR] Failed to execute goal on project vertx-jersey-chat: Could not resolve dependencies for project org.atmosphere.samples:vertx-jersey-chat:jar:2.2.0-SNAPSHOT: Failure to find org.atmosphere:atmosphere-vertx:jar:2.0.0-20140616.141638-2 in https://repository.jboss.org/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss has elapsed or updates are forced -> [Help 1]
I am having similar issue with the following error message when trying to build play sample project.
[ERROR] Failed to execute goal on project play-chat: Could not resolve dependenc
ies for project org.atmosphere.samples:play-chat:play2:2.2.0-SNAPSHOT: Could not
find artifact org.atmosphere:atmosphere-play:jar:2.0.0-20140710.160859-4 in jbo
ss (https://repository.jboss.org/nexus/content/groups/public/) -> [Help 1]
[ERROR]