Johnsd11 opened a new issue, #65: URL: https://github.com/apache/ctakes/issues/65
### What happened? 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 git clone https://github.com/apache/ctakes.git; cd ctakes; mvn clean install -ff -DskipTests=true; Environment: 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" ### Relevant log output ```shell 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. ``` ### cTAKES.error.log contents ```shell ``` ### Version 5.1.0 ### What operating system are you seeing the problem on? _No response_ ### Contact Details _No response_ -- 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]
