I run;

[dashing3] dashing3 $ scaffold from-entity conductor.dashing.automodel.AsyncDependency.java
***INFO*** Using currently installed scaffold [faces]
Warning:  The encoding 'UTF-8' is not supported by the Java runtime.
***ERROR*** [scaffold from-entity] Error generating default scaffolding: java.lang.IllegalStateException: No instances of [org.jboss.forge.parser.spi.WildcardImportResolver] were found on the classpath.


Am I doing something wrong ?

Forge 1.0.2 Final
JDK 1.6.22
Oracle Enterprise Pack for Eclipse (3.7.2)

Entity was generated from Oracle 9i DB using JPA Tools/Generate Entities from Tables Eclipse command.

Thanks,