Haags opened a new issue, #8:
URL: https://github.com/apache/ctakes/issues/8
I was wondering if anybody had any advice for me on the following error, I
am trying to clean install from the head of the main branch in git.
Below are my commands; this error start with commit
d998331c1cfef48d792c78a8d3c1670498a8b925
The commands below work for the previous commit
a97258b01d455f7816994070cf64deb311b29acc
steps to reproduce
git clone the ctakes repo
mvn clean install -ff -DskipTests=true;
error message
/root/projects/ctakes/ctakes-ytex/scripts/build-setup.xml:149: The following
error occurred while executing this line:
[ERROR] /root/projects/ctakes/ctakes-ytex/scripts/data/build.xml:148: The
following error occurred while executing this line:
[ERROR] /root/projects/ctakes/ctakes-ytex/scripts/data/build.xml:531:
Warning: Could not find file
/root/projects/ctakes/ctakes-ytex/scripts/data/${project.basedir}/conn.xml.template
to copy.
mvn -v
Apache Maven 3.6.3
Maven home: /usr/share/maven
Java version: 1.8.0_282, vendor: AdoptOpenJDK, runtime: /opt/java/openjdk/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.147+", arch: "amd64", family: "unix"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]