Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • svn co https://svn.apache.org/repos/asf/incubator/ctakes/trunk ctakes-3.0
  • mvn clean compile package
    • Running the mvn package command will generate a binary distribution in /ctakes-distribution/target/ctakes-<release>-bin.tar.gz/zip
  • (Optional) If you would like to launch the UIMA CVD or CPE GUI
    • with MAVEN_OPTS=MAVEN_OPTS="-Xmx2g -Xmx1gXms1g" run mvn -PrunCVD compile

...