Hi All I am trying to deploy cTAKES code, and generate Jar files so I can execute code through commands What I did is I tried to Run the "deploy" option in Maves > Apache cTAKES > Lifecycle > deploy I also tried the installatioin option "install" in Maves > Apache cTAKES > Lifecycle > install
I got this line [INFO] Building zip: J:\cTAKES\target\ctakes-4.0.1-SNAPSHOT-source-release.zip Then process stopped and I got this errorĀ Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:1.4:sign (default) on project ctakes: Exit code: 1 I tried googling that but could not find the answer how to fix that and build my installation version of cTAKES Thanks