Could you try running the build again? I have checked the repository on static.appfuse.org and all the files for the maven-warpath-plugin are there. If it still fails, is it possible that you are behind a firewall/proxy that is preventing Maven from accessing the site?
Mike On 10/23/07, emmettwalsh <[EMAIL PROTECTED]> wrote: > > > Hi, im getting this problem at the moment... > > D:\Emmett\sandbox\hbe>mvn > [INFO] Scanning for projects... > [INFO] Reactor build order: > [INFO] AppFuse Modular Application > [INFO] AppFuse Modular Application - Core > [INFO] AppFuse Modular Application - Web (Spring MVC) > Downloading: > > http://static.appfuse.org/repository/org/appfuse/maven-warpath-plugin/2.0/maven-warpath-plugin-2.0.pom > Downloading: > > http://repo1.maven.org/maven2/org/appfuse/maven-warpath-plugin/2.0/maven-warpath-plugin-2.0.pom > Downloading: > > http://repo1.maven.org/maven2/org/appfuse/maven-warpath-plugin/2.0/maven-warpath-plugin-2.0.pom > Downloading: > > http://static.appfuse.org/repository/org/appfuse/maven-warpath-plugin/2.0/maven-warpath-plugin-2.0.pom > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > GroupId: org.appfuse > ArtifactId: maven-warpath-plugin > Version: 2.0 > > Reason: Unable to download the artifact from any repository > > org.appfuse:maven-warpath-plugin:pom:2.0 > > from the specified remote repositories: > central (http://repo1.maven.org/maven2), > appfuse (http://static.appfuse.org/repository) > > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 1 minute 25 seconds > [INFO] Finished at: Tue Oct 23 11:23:02 BST 2007 > [INFO] Final Memory: 1M/3M > [INFO] > ------------------------------------------------------------------------ > > -- > View this message in context: > http://www.nabble.com/Appfuse-maven-repository-problems---maven-warpath-plugin-2.0-tf4676482s2369.html#a13361142 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
