Creating a project with Spring ROO in STS:
roo> project --topLevelPackage z --projectName z --java 7 --packaging WAR
Created ROOT\pom.xml
Created ROOT\src\main\resources
Created ROOT\src\main\resources\log4j.properties
Undo create ROOT\src\main\resources\log4j.properties
Undo create ROOT\src\main\resources
Undo create ROOT\pom.xml
NullPointerException at org.springframework.roo.project.packaging.WarPackaging.createOtherArtifacts(WarPackaging.java:41)
I have reinstalled STS, and Spring Roo plugin, and changed versions but I still getting the same error...
If you generate project using the following, generates a WAR project and doesn't appear error:
Could you check it?
Could you create a new ticket on Spring Roo Jira with this problem?
http://jira.spring.io/browse/ROO
Best Regards,