Re: [appfuse-user] Unable to run an older project

2009-07-12 Thread Nils Petersohn
if you get these kind of errors search at this site: http://mvnrepository.com/artifact/org.codehaus.mojo/appfuse-maven-plugin/2.0-alpha there i found this: org.codehaus.mojo appfuse-maven-plugin 2.0-alpha or use the version 2.0.2 like this: org.codehaus.mojo appfuse-mav

Re: [appfuse-user] Unable to run an older project

2009-07-11 Thread Sleep_T
Now, I receive this: Project ID: org.appfuse:appfuse-maven-plugin Reason: POM 'org.appfuse:appfuse-maven-plugin' not found in repository: Unable t o download the artifact from any repository org.appfuse:appfuse-maven-plugin:pom:2.0-m4-SNAPSHOT from the specified remote repositories: appfus

Re: [appfuse-user] Unable to run an older project

2009-07-11 Thread Michael Horwitz
No SNAPSHOT required so it should be: 1.0-rc1 Snapshots refer to pre-release (nightly build) versions which are not normally released to the central repository. Mike 2009/7/11 Sleep_T > > Once, again, I'm new to maven and appfuse: > > I took pom.xml: > > >org.appfuse >

Re: [appfuse-user] Unable to run an older project

2009-07-11 Thread Sleep_T
Once, again, I'm new to maven and appfuse: I took pom.xml: org.appfuse maven-warpath-plugin 1.0-SNAPSHOT true add-classes

Re: [appfuse-user] Unable to run an older project

2009-07-11 Thread Michael Horwitz
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 > > 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