See <https://builds.apache.org/job/cTAKES-trunk/org.apache.ctakes$ctakes-smoking-status/4/changes>
Changes: [chenpei] Updating the names for the TypeSystem's to a fully qualified. >From things like SmokingProductionTypeSystem to >org.apache.ctakes.smokingstatus.types.TypeSystem [chenpei] https://issues.apache.org/jira/browse/CTAKES-54 Missed the test classes during the refactoring of package names. Renamed test classes to c.a.o. Moved test to src/test/java Deleted empty package names ------------------------------------------ projectStarted org.apache.ctakes:ctakes-smoking-status:3.0.0-SNAPSHOT [INFO] [INFO] Deleting <https://builds.apache.org/job/cTAKES-trunk/org.apache.ctakes$ctakes-smoking-status/ws/target> [INFO] ------------------------------------------------------------------------ [INFO] Building Apache cTAKES Smoking Status 3.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ctakes-smoking-status --- mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean) [debug] execute contextualize mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)[INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-smoking-status --- mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources) Oct 10, 2012 7:35:17 PM hudson.maven.ExecutedMojo <init> WARNING: Failed to getClass for org.codehaus.mojo.exec.ExecJavaMojo mojoStarted org.codehaus.mojo:exec-maven-plugin:1.2.1(run-jcasgen-ctakes-smoking-status)[WARNING] java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.mojo.exec.ExecJavaMojo$1.run(ExecJavaMojo.java:297) at java.lang.Thread.run(Thread.java:662) Caused by: org.apache.uima.resource.ResourceInitializationException: 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: <https://builds.apache.org/job/cTAKES-trunk/org.apache.ctakes$ctakes-smoking-status/ws/target/classes/org/apache/ctakes/smokingstatus/types/TypeSystem.xml)> at org.apache.uima.util.CasCreationUtils.doCreateCas(CasCreationUtils.java:557) at org.apache.uima.util.CasCreationUtils.createCas(CasCreationUtils.java:355) at org.apache.uima.util.CasCreationUtils.createCas(CasCreationUtils.java:307) at org.uimafit.util.JCasGenPomFriendly.generate(JCasGenPomFriendly.java:88) at org.uimafit.util.JCasGenPomFriendly.main(JCasGenPomFriendly.java:76) ... 6 more Caused by: org.apache.uima.util.InvalidXMLException: 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: <https://builds.apache.org/job/cTAKES-trunk/org.apache.ctakes$ctakes-smoking-status/ws/target/classes/org/apache/ctakes/smokingstatus/types/TypeSystem.xml)> at org.apache.uima.resource.metadata.impl.Import_impl.findAbsoluteUrl(Import_impl.java:107) at org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl.resolveImports(TypeSystemDescription_impl.java:225) at org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl.resolveImports(TypeSystemDescription_impl.java:207) at org.apache.uima.util.CasCreationUtils.doCreateCas(CasCreationUtils.java:546) ... 10 more [INFO] [INFO] --- exec-maven-plugin:1.2.1:java (run-jcasgen-ctakes-smoking-status) @ ctakes-smoking-status --- mojoFailed org.codehaus.mojo:exec-maven-plugin:1.2.1(run-jcasgen-ctakes-smoking-status) projectFailed org.apache.ctakes:ctakes-smoking-status:3.0.0-SNAPSHOT
