parus17
Sep 7th, 2009, 04:53 AM
Hi,
I started playing with Roo (1.0.0.RC1), using the 'Getting Started with Spring Roo' blog.
The first thing I notice is that after the 'create project' command I end up with a project that builds to a jar, not a war. The <packaging> tag in the pom.xml indicates jar instead of war. Also no jsp, web.xml or mvc configuration is created.
I have the same issues with the svn trunk version.
My environment:
Apache Maven 2.2.1
Java version: 1.6.0_16
Anybody with the same problem?
I started playing with Roo (1.0.0.RC1), using the 'Getting Started with Spring Roo' blog.
The first thing I notice is that after the 'create project' command I end up with a project that builds to a jar, not a war. The <packaging> tag in the pom.xml indicates jar instead of war. Also no jsp, web.xml or mvc configuration is created.
I have the same issues with the svn trunk version.
My environment:
Apache Maven 2.2.1
Java version: 1.6.0_16
Anybody with the same problem?