Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Apologies if this is not the appropriate way to report this.
I followed the developer instructions for IntelliJ from the wiki but saw the following error when running runCVD:
[INFO] --- exec-maven-plugin:1.2.1:java (default) @ ctakes-clinical-pipeline --- [WARNING] java.lang.ClassNotFoundException: org.apache.uima.tools.cvd.CVD at java.net.URLClassLoader.findClass(URLClassLoader.java:381) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.codehaus.mojo.exec.ExecJavaMojo$1.run(ExecJavaMojo.java:285) at java.lang.Thread.run(Thread.java:748)
I've attached the detailed output on the ticket.