On Oct 10, 2012, at 9:51 AM, Dmitriy Dligach <[email protected]> wrote: > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 28.930s > [INFO] Finished at: Wed Oct 10 11:50:48 EDT 2012 > [INFO] Final Memory: 20M/202M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.codehaus.mojo:exec-maven-plugin:1.2.1:java > (run-jcasgen-ctakes-smoking-status) on project ctakes-smoking-status: An > exception occured while executing the Java class. null: > InvocationTargetException: An import could not be resolved. No .xml > file with name "org.apache.ctakes.smokingstatus.types.I2B2TypeSystem" > was found in the class path or data path. (Descriptor: > file:/home/dima/workspaces/apache/ctakes/ctakes-smoking-status/target/classes/org/apache/ctakes/smokingstatus/types/TypeSystem.xml) >
I don't get that error with a clean checkout. Are there any local changes in your checkout? Are you running `mvn compile` or something else? Steve
