I just downloaded the SpringSource Tool Suite and tried to create a demo application using roo, but I get the error below
the code:
Created /home/dev/springsource/workspace/demo/pom.xml
Undo create /home/dev/springsource/workspace/demo/pom.xml
Invalid dependency scope: PROVİDED
[Timer-0] NullPointerException at org.springframework.roo.classpath.itd.AbstractItdMetadataProvider.notify(AbstractItdMetadataProvider.java:84)
What is the problem? is this a maven problem?
Usage: Ubuntu 8.10, SpringSource Tool Suite Version: 2.3.3.M1, Roo 1.1.0.M1, Apache Maven
thank
Harry source
share