In your project's pom.xml try upgrading the version number on the maven-warpath-plugin to 1.0-rc1.
Mike 2009/7/11 Sleep_T <sleepti...@ymail.com> > > Ok. I found a web application built with appfuse, but when I run it with > maven, I receive: > > [INFO] Unable to find resource > 'org.appfuse:maven-warpath-plugin:pom:1.0-SNAPSHO > T' in repository central (http://repo1.maven.org/maven2) > Downloading: > http://static.appfuse.org/repository/org/appfuse/maven-warpath-plug > in/1.0-SNAPSHOT/maven-warpath-plugin-1.0-SNAPSHOT.pom<http://static.appfuse.org/repository/org/appfuse/maven-warpath-plug%0Ain/1.0-SNAPSHOT/maven-warpath-plugin-1.0-SNAPSHOT.pom> > [INFO] Unable to find resource > 'org.appfuse:maven-warpath-plugin:pom:1.0-SNAPSHO > T' in repository appfuse (http://static.appfuse.org/repository) > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Error building POM (may not be this project's POM). > > > Project ID: org.appfuse:maven-warpath-plugin > > Reason: POM 'org.appfuse:maven-warpath-plugin' not found in repository: > Unable t > o download the artifact from any repository > > org.appfuse:maven-warpath-plugin:pom:1.0-SNAPSHOT > > from the specified remote repositories: > appfuse (http://static.appfuse.org/repository), > central (http://repo1.maven.org/maven2), > maven-snapshots (http://snapshots.repository.codehaus.org) > > for project org.appfuse:maven-warpath-plugin > > p.s. I'm new at appfuse and maven. :) > > -- > View this message in context: > http://www.nabble.com/Unable-to-run-an-older-project-tp24442118s2369p24442118.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > >