Skip to content

Console Output

+ mvn --batch-mode --activate-profiles generate-target -f capella-tools/releng/org.polarsys.capella.tools.target/pom.xml clean install
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /opt/tools/apache-maven/latest
Java version: 14.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-14/14.0.2+12
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.polarsys:capella-tools-target:6.0.0-SNAPSHOT: Could not find artifact org.polarsys:capella-target-generator:pom:6.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 19, column 10
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.polarsys:capella-tools-target:6.0.0-SNAPSHOT (/home/jenkins/agent/workspace/capella-tools_v6.x/capella-tools/releng/org.polarsys.capella.tools.target/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM for org.polarsys:capella-tools-target:6.0.0-SNAPSHOT: Could not find artifact org.polarsys:capella-target-generator:pom:6.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 19, column 10 -> [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