Share all details about your problem, including any error messages you may have received.
Hello,
I’m currently facing an error when trying to build the project using Jenkins, stating that the file sailpoint.dtd doesn’t exist.
Here is the trace with the error:
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (ssb) on project identityiq: An Ant BuildException has occured: The following error occurred while executing this line:
[ERROR] /factory/jenkins/data/publishing/workspaces/project___build/hotfix%2Fbuild-december2024/build.xml:544: The following error occurred while executing this line:
[ERROR] /factory/jenkins/data/publishing/workspaces/project___build/hotfix%2Fbuild-december2024/scripts/build.config.xml:377: Could not validate document /factory/jenkins/data/publishing/workspaces/project___build/hotfix%2Fbuild-december2024/build/extract/WEB-INF/config/custom/Application/Application - AD Dev (dev.local).xml
[ERROR] around Ant part ...<ant antfile="build.xml">... @ 4:28 in /factory/jenkins/data/publishing/workspaces/project___build/hotfix%2Fbuild-december2024/target/antrun/build-main.xml: /factory/jenkins/data/publishing/workspaces/project___build/hotfix%2Fbuild-december2024/build/extract/WEB-INF/config/custom/Application/sailpoint.dtd (No such file or directory)
Do you know of any reason why this error could be occurring?