Hi, On Tue, May 4, 2010 at 12:39 PM, Pontus Amberg <[email protected]> wrote: > [ERROR] Failed to execute goal on project maven-jspc-plugin: Error > transferring file: Connection timed out... ... > from the specified remote repositories: > apache.snapshots (http://repository.apache.org/snapshots, releases=false, > snapshots=true), > central (http://repo1.maven.org/maven2, releases=true, snapshots=false)
Probably just http://repo1.maven.org/maven2 being down or slow, you'll need to try again or get the artifact from a different repository. -Bertrand
