If I run
database reverse engineer --schema no-schema-required
I get
NullPointerException at org.springframework.roo.classpath.TypeLocationServ iceImpl.cacheType(TypeLocationServiceImpl.java:161 )

Database is firebird if that helps. Any thoughts?

PD