[ https://issues.apache.org/jira/browse/CTAKES-483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652855#comment-17652855 ]
ASF subversion and git services commented on CTAKES-483: -------------------------------------------------------- Commit 677d6adb51c1b8ec7ff00cbabfbf81cdb6640f2f in ctakes's branch refs/heads/main from Sean Finan [ https://gitbox.apache.org/repos/asf?p=ctakes.git;h=677d6ad ] Removed antrun dependency from ctakes main pom Use checksum-maven-plugin in distribution pom thanks to Richard (CTAKES-483) - also upped to sha-512 from md5 - added commented package phase (hint) so user can generate locally. Added a big ytex todo: ytex and ytex-uima and a complete copy of ctakes and dependencies to a target/lib directory when they compile. I have yet to look into it, presumably for testing? There has got to be a better way. > Migrate Ant build scripts to Maven > ---------------------------------- > > Key: CTAKES-483 > URL: https://issues.apache.org/jira/browse/CTAKES-483 > Project: cTAKES > Issue Type: Improvement > Reporter: Alex Zbarcea > Priority: Major > > I left also {{target}} because it is unclear where these {{ant}} > {{build.xml}} files are generated too: > {code} > $ find . -name "build*.xml" > ./ctakes-assertion/build.xml > ./ctakes-ytex-uima/target/antrun/build-main.xml > ./ctakes-ytex/target/antrun/build-main.xml > ./ctakes-ytex/scripts/data/build.xml > ./ctakes-ytex/scripts/build-nonasf.xml > ./ctakes-ytex/scripts/build-setup.xml > ./ctakes-ytex/scripts/build-classpath.xml > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)