Hi Stuart, > When I run mvn integration-test, I get this in the console: > > > [INFO] Failed to resolve artifact. > > GroupId: org.apache.maven.plugins > ArtifactId: maven-plugins > Version: 2-SNAPSHOT > > Reason: Unable to download the artifact from any repository > > org.apache.maven.plugins:maven-plugins:pom:2-SNAPSHOT > > >from the specified remote repositories: > central (http://repo1.maven.org/maven2), > mortbay.repo (http://www.mortbay.org/maven2/snapshot), > codehaus.snapshots (http://snapshots.repository.codehaus.org/), > tapestry.javaforge (http://howardlewisship.com/repository) > > > I googled it an several other links, it seems people say this might be > outdated or something. Is there a work-around or is this a common > problem? Where should I look?
This file should be available at the following snapshot repository: http://people.apache.org/maven-snapshot-repository/ HTH Thorsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
