Hi, Using Gora trunk, I'm using Maven commands
mvn clean install
then mvn compile which correctly compiles all java classes into
${project.dir}/target/classes
However when I run 'bin/gora compile' for GORA_HOME, I'm getting
java.lang.ClassNotFoundException
If I compile with Ant it works fine! Any ideas where I am going wrong with
the maven commands please?
--
*Lewis*
