Alls:
I follow the official page to build pizzashop and use mvn install to build war,
but always got the wrong message with roo-1.2.2 / clean tomcat 6.0.36:
Caused by: java.lang.NoClassDefFoundError: org/apache/commons/beanutils/DynaProperty
ps: I have checked pom.xml all dependency exists!
Anybody help me?
Thanks a lot!
