netty-socketio-demo icon indicating copy to clipboard operation
netty-socketio-demo copied to clipboard

Missing repo

Open darkorion opened this issue 11 years ago • 1 comments

It seems missing link to repo (server pom.xml)

Failed to execute goal on project demo: Could not resolve dependencies for project demo:demo:war:1.0-SNAPSHOT: Could not find artifact com.corundumstudio.socketio:netty-socketio:jar:1.0.0 in central (http://repo.maven.apache.org/maven2)

darkorion avatar Jun 25 '13 07:06 darkorion

You have to install netty-socketio first (mvn clean install).

hbbio avatar Jul 02 '13 17:07 hbbio