On Tue, Apr 16, 2013 at 4:58 PM, Denic <[email protected]>wrote:
> After last git pull I can't build CS4.1 branch. > > Due to next error: > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-remote-resources-plugin:1.3:process > (default) on project cloud-client-ui: Error resolving project artifact: > Could not transfer artifact org.libvirt:libvirt:pom:0.4.9 from/to central ( > http://repo.maven.apache.org/maven2): Connection to > http://repo.maven.apache.org refused for project > org.libvirt:libvirt:jar:0.4.9: Connection timed out -> [Help 1] > > I couldn't found any other reference so my environment could be broken > maybe? > What could be wrong? > > Thank you. > Maven isn't getting that dependency (libvirt), so it's not even trying to build. Trying building again, see if the maven repo will provide you with the dep. --David
