Skip to content

[Bug]: Issuing compiling from the main branch using github #65

@Johnsd11

Description

@Johnsd11

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 d998331

The commands below work for the previous commit a97258b

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

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

Version

5.1.0

What operating system are you seeing the problem on?

No response

Contact Details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions