See <https://ci-builds.apache.org/job/Ant/job/Ant-Build-from-POMs/93/display/redirect?page=changes>
Changes: [g.grigelionis] Use Jakarta EE ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H30 (ubuntu) in workspace <https://ci-builds.apache.org/job/Ant/job/Ant-Build-from-POMs/ws/> The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://gitbox.apache.org/repos/asf/ant.git > git init <https://ci-builds.apache.org/job/Ant/job/Ant-Build-from-POMs/ws/> > # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/ant.git > git --version # timeout=10 > git --version # 'git version 2.17.1' > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/ant.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitbox.apache.org/repos/asf/ant.git # > timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 44582f1c7952464373c099b5ea56b1dcc46bb27a (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 44582f1c7952464373c099b5ea56b1dcc46bb27a # timeout=10 Commit message: "Merge pull request #161 from twogee/jakarta-mail" > git rev-list --no-walk 832157cbf1a97a21aae3293e665ae682b2a0a69e # timeout=10 [Ant-Build-from-POMs] $ /home/jenkins/tools/maven/latest/bin/mvn -f src/etc/poms/pom.xml -Dmaven.repo.local=<https://ci-builds.apache.org/job/Ant/job/Ant-Build-from-POMs/ws/.repository> clean package [INFO] Scanning for projects... [ERROR] [ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for org.apache.ant:ant-jakartamail:1.10.12-SNAPSHOT: Could not find artifact org.apache.ant:ant-parent:pom:1.10.12-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 25, column 11 @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.apache.ant:ant-jakartamail:1.10.12-SNAPSHOT (<https://ci-builds.apache.org/job/Ant/job/Ant-Build-from-POMs/ws/src/etc/poms/ant-jakartamail/pom.xml)> has 1 error [ERROR] Non-resolvable parent POM for org.apache.ant:ant-jakartamail:1.10.12-SNAPSHOT: Could not find artifact org.apache.ant:ant-parent:pom:1.10.12-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 25, column 11 -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException Build step 'Invoke top-level Maven targets' marked build as failure