[
https://issues.apache.org/jira/browse/IGNITE-13913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Gusakov reassigned IGNITE-13913:
---------------------------------------
Assignee: Kirill Gusakov
> Corrupted poms in cli modules
> -----------------------------
>
> Key: IGNITE-13913
> URL: https://issues.apache.org/jira/browse/IGNITE-13913
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Kirill Gusakov
> Assignee: Kirill Gusakov
> Priority: Major
>
> {code:java}
> /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java
> -Dmaven.multiModuleProjectDirectory=/home/prom1se/apache/ignite-3
> -Dmaven.home=/snap/intellij-idea-community/267/plugins/maven/lib/maven3
> -Dclassworlds.conf=/snap/intellij-idea-community/267/plugins/maven/lib/maven3/bin/m2.conf
>
> -Dmaven.ext.class.path=/snap/intellij-idea-community/267/plugins/maven/lib/maven-event-listener.jar
>
> -javaagent:/snap/intellij-idea-community/267/lib/idea_rt.jar=35791:/snap/intellij-idea-community/267/bin
> -Dfile.encoding=UTF-8 -classpath
> /snap/intellij-idea-community/267/plugins/maven/lib/maven3/boot/plexus-classworlds-2.6.0.jar:/snap/intellij-idea-community/267/plugins/maven/lib/maven3/boot/plexus-classworlds.license
> org.codehaus.classworlds.Launcher -Didea.version=2020.3 clean install[INFO]
> Scanning for projects...[ERROR] [ERROR] Some problems were encountered while
> processing the POMs:[FATAL] Non-resolvable parent POM for
> org.apache.ignite:ignite-cli-common:3.0-SNAPSHOT: Could not find artifact
> org.apache.ignite:apache-ignite:pom:3.0.0-SNAPSHOT and 'parent.relativePath'
> points at wrong local POM @ line 24, column 13[FATAL] Non-resolvable parent
> POM for org.apache.ignite:ignite-cli:3.0-SNAPSHOT: Could not find artifact
> org.apache.ignite:apache-ignite:pom:3.0.0-SNAPSHOT and 'parent.relativePath'
> points at wrong local POM @ line 26, column 13 @ [ERROR] The build could not
> read 2 projects -> [Help 1][ERROR] [ERROR] The project
> org.apache.ignite:ignite-cli-common:3.0-SNAPSHOT
> (/home/prom1se/apache/ignite-3/modules/cli-common/pom.xml) has 1 error[ERROR]
> Non-resolvable parent POM for
> org.apache.ignite:ignite-cli-common:3.0-SNAPSHOT: Could not find artifact
> org.apache.ignite:apache-ignite:pom:3.0.0-SNAPSHOT and 'parent.relativePath'
> points at wrong local POM @ line 24, column 13 -> [Help 2][ERROR] [ERROR]
> The project org.apache.ignite:ignite-cli:3.0-SNAPSHOT
> (/home/prom1se/apache/ignite-3/modules/cli/pom.xml) has 1 error[ERROR]
> Non-resolvable parent POM for org.apache.ignite:ignite-cli:3.0-SNAPSHOT:
> Could not find artifact org.apache.ignite:apache-ignite:pom:3.0.0-SNAPSHOT
> and 'parent.relativePath' points at wrong local POM @ line 26, column 13 ->
> [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/UnresolvableModelExceptionProcess
> finished with exit code 1
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)