Problem with Maven in Spring roo

Posted by Dee on Stack Overflow See other posts from Stack Overflow or by Dee
Published on 2009-11-26T06:08:32Z Indexed on 2010/06/16 15:22 UTC
Read the original article Hit count: 204

Filed under:
|

I was trying to run the Wedding RSVP sample given with Spring Roo 1.0.0.RC3. I am running on Maven 2.2.1 and JDK 1.5.0_19, Java and M2 Home are properly set. Unfortunately none of the commands that involve Maven calls (example: "Perform test" or 'Perform eclipse") work and there is no error either. The cursor immediately returns on the roo command line. I also tried the steps at http://blog.springsource.com/2009/05/27/roo-part-2 but same problem. Did anybody face this issue?

© Stack Overflow or respective owner

Related posts about maven-2

Related posts about spring-roo