Mach5 / supersonic

Open-source web-based media streamer and jukebox fork of Subsonic. Supports MP3, OGG, AAC and other streamable audio and video formats. Runs on Windows, GNU/Linux and Mac using Java.
241 stars 60 forks source link

directwebremoting jar dependency not resolved. #57

Closed busilogic closed 12 years ago

busilogic commented 12 years ago

Hi, I forked the project, checked it out into supersonic directory.

cd supersonic_dir

mvn clean -P full; mvn install -P full

Fails with this error: [ERROR] Failed to execute goal on project supersonic-main: Could not resolve dependencies for project com.github.mach5.supersonic:supersonic-main:war:4.7.beta1: The following artifacts could not be resolved: org.directwebremoting:dwr:jar:3.0.rc2, ant-zip:ant-zip:jar:1.6.2, net.sbbi:sbbi-upnplib:jar:1.0.4, org.wetorrent:weupnp:jar:2009-10-16, com.hoodcomputing:natpmp:jar:0.1: Failure to find org.directwebremoting:dwr:jar:3.0.rc2 in file:repo was cached in the local repository, resolution will not be reattempted until the update interval of local1 has elapsed or updates are forced -> [Help 1]

Is there anything I need to add to my maven settings.