Project generation problem using Spring Roo
Posted
by Harry
on Stack Overflow
See other posts from Stack Overflow
or by Harry
Published on 2010-05-22T22:25:17Z
Indexed on
2010/05/22
22:30 UTC
Read the original article
Hit count: 260
spring-roo
Hi,
I just downloaded SpringSource Tool Suite, and tried to generate a demo application using roo, but i'm getting error below
Code:
Created /home/dev/springsource/workspace/demo/pom.xml
Undo create /home/dev/springsource/workspace/demo/pom.xml
Invalid dependency scope: PROVIDED
[Timer-0] NullPointerException at org.springframework.roo.classpath.itd.AbstractItdMetadataProvider.notify(AbstractItdMetadataProvider.java:84)
What is the problem? is this Maven issue?
Using: Ubuntu 8.10, SpringSource Tool Suite Version: 2.3.3.M1, Roo 1.1.0.M1, Apache Maven
Thanks
© Stack Overflow or respective owner