I have a problem about appfuse2!
I create a project with command
"mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes
-DarchetypeArtifactId=appfuse-basic-spring
-DremoteRepositories=http://static.appfuse.org/releases
-DarchetypeVersion=2.0.2 -DgroupId=com.mycompany.app -DartifactId=myproject"
 
then I use command
"mvn appfuse:gen-model" create a pojo  with name :AppAgent
 
and use command:
"mvn appfuse:gen -Dentity" create DAO and Service
"mvn appfuse:install" to install
 
all of these steps is OK!

then I run "mvn jetty:run-war"

bulid failure

please help

-- 
View this message in context: 
http://www.nabble.com/build-failure-after-run-%22mvn-appfuse%3Agen%22%2Cplease-help-me%21-tp19408983s2369p19408983.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to