Re: [appfuse-user] Missing Velocity Bit

2007-04-08 Thread Adam Sherman
I found that I had a random velocity package in my ext directory, oups. :-) A. On Apr 6, 2007, at 16:20, Adam Sherman wrote: I just created a new project: $ mvn archetype:create -DarchetypeGroupId=org.appfuse - DarchetypeArtifactId=appfuse-basic-jsf -DremoteRepositories=http:// static.app

Re: [appfuse-user] Missing Velocity Bit

2007-04-07 Thread Matt Raible
I haven't seen t his error before. Maybe it's a result of trying to use Derby? What happens if you use MySQL or H2? Matt On 4/6/07, Adam Sherman <[EMAIL PROTECTED]> wrote: I just created a new project: $ mvn archetype:create -DarchetypeGroupId=org.appfuse - DarchetypeArtifactId=appfuse-basic

[appfuse-user] Missing Velocity Bit

2007-04-06 Thread Adam Sherman
I just created a new project: $ mvn archetype:create -DarchetypeGroupId=org.appfuse - DarchetypeArtifactId=appfuse-basic-jsf -DremoteRepositories=http:// static.appfuse.org/repository -DarchetypeVersion=2.0-m4 - DgroupId=com.versature.hellofuse -DartifactId=hellofuse Then ran the integration