Re: [appfuse-user] error on startup

2007-04-24 Thread Matt Raible
Can you try running "mvn -U" to make sure you have the latest versions of the plugins? If that doesn't work, try "rm -r ~/.m2/repository/org/apache/maven". Matt On 4/24/07, Janos Mucsi <[EMAIL PROTECTED]> wrote: Hi I just installed appfuse with Maven 2.0.5 and after creating my app like this:

[appfuse-user] error on startup

2007-04-24 Thread Janos Mucsi
Hi I just installed appfuse with Maven 2.0.5 and after creating my app like this: C:\projects\saeuser>mvn archetype:create -DarchetypeGroupId=org.appfuse -Darchet ypeArtifactId=appfuse-basic-spring -DremoteRepositories=http://static.appfuse.or g/repository -DarchetypeVersion=2.0-m4 -DgroupI