Does anyone know how to solve it?
C:\Users\loots.jdks\corretto-1.8.0_432\bin\java.exe -Dmaven.multiModuleProjectDirectory=C:\Users\loots\Desktop\saprrmrm -Djansi.passthrough=true "-Dmaven.home=C:\Program Files\JetBrains\IntelliJ IDEA 2024.3.1\plugins\maven\lib\maven3" "-Dclassworlds.conf=C:\Program Files\JetBrains\IntelliJ IDEA 2024.3.1\plugins\maven\lib\maven3\bin\m2.conf" "-Dmaven.ext.class.path=C:\Program Files\JetBrains\IntelliJ IDEA 2024.3.1\plugins\maven\lib\maven-event-listener.jar" "-javaagent:C:\Program Files\JetBrains\IntelliJ IDEA 2024.3.1\lib\idea_rt.jar=65213:C:\Program Files\JetBrains\IntelliJ IDEA 2024.3.1\bin" -Dfile.encoding=UTF-8 -classpath "C:\Program Files\JetBrains\IntelliJ IDEA 2024.3.1\plugins\maven\lib\maven3\boot\plexus-classworlds-2.8.0.jar;C:\Program Files\JetBrains\IntelliJ IDEA 2024.3.1\plugins\maven\lib\maven3\boot\plexus-classworlds.license" org.codehaus.classworlds.Launcher -Didea.version=2024.3.1 install
[INFO] Scanning for projects...
Downloading from viaversion-repo: https://repo.viaversion.com/org/github/battlecraft/battlecraft-parent/1.0.0-SNAPSHOT/maven-metadata.xml
Downloading from viaversion-repo: https://repo.viaversion.com/org/github/battlecraft/battlecraft-parent/1.0.0-SNAPSHOT/battlecraft-parent-1.0.0-SNAPSHOT.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[WARNING] 'parent.relativePath' of POM org.github.battlecraft:BronxMC:1.0.0-SNAPSHOT (C:\Users\loots\Desktop\saprrmrm\pom.xml) points at org.github.battlecraft:BronxMC instead of org.github.battlecraft:battlecraft-parent, please verify your project structure @ line 8, column 10
[FATAL] Non-resolvable parent POM for org.github.battlecraft:BronxMC:1.0.0-SNAPSHOT: The following artifacts could not be resolved: org.github.battlecraft:battlecraft-parent:pom:1.0.0-SNAPSHOT (absent): Could not find artifact org.github.battlecraft:battlecraft-parent:pom:1.0.0-SNAPSHOT in viaversion-repo (https://repo.viaversion.com/) and 'parent.relativePath' points at wrong local POM @ line 8, column 10
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.github.battlecraft:BronxMC:1.0.0-SNAPSHOT (C:\Users\loots\Desktop\saprrmrm\pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for org.github.battlecraft:BronxMC:1.0.0-SNAPSHOT: The following artifacts could not be resolved: org.github.battlecraft:battlecraft-parent:pom:1.0.0-SNAPSHOT (absent): Could not find artifact org.github.battlecraft:battlecraft-parent:pom:1.0.0-SNAPSHOT in viaversion-repo (https://repo.viaversion.com/) and 'parent.relativePath' points at wrong local POM @ line 8, 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
Process finished with exit code 1
ViaVersion Repository
ViaVersion Repository
ViaVersion public Maven repository hosted through the Reposilite
7 Replies
⌛
This post has been reserved for your question.
Hey @Cogumelo! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose Post
button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically marked as dormant after 300 minutes of inactivity.
Can you show the structure of your projects and the pom.xml files?
Wait
Like this?
I want to see the structure of the parent project including the child and their pom.xml files in the structure
and I also want to see both the pom.xml of the parent and the child
as text
specifically the artifact coordinates of both and the
<parent>
element of the child💤
Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.
In case your post is not getting any attention, you can try to use /help ping
.
Warning: abusing this will result in moderative actions taken against you.