Advertisement
Guest User

Untitled

a guest
Jun 20th, 2018
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.11 KB | None | 0 0
  1. daporkchop@daporkchop-thinkpad-t420:/media/daporkchop/TooMuchStuff/PortableIDE/2pocket2edition/Nukkit$ mvn clean package -U
  2. [INFO] Scanning for projects...
  3. [ERROR] [ERROR] Some problems were encountered while processing the POMs:
  4. [FATAL] Non-resolvable parent POM for com.nukkitx:nukkitx-api:2.0.0-SNAPSHOT: Could not find artifact com.nukkitx:nukkitx-parent:pom:1.5.0.1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 7, column 13
  5. [FATAL] Non-resolvable parent POM for com.nukkitx:nukkitx-bootstrap:1.6.0.1-SNAPSHOT: Could not find artifact com.nukkitx:nukkitx-parent:pom:1.5.0.1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 7, column 13
  6. @
  7. [ERROR] The build could not read 2 projects -> [Help 1]
  8. [ERROR]
  9. [ERROR] The project com.nukkitx:nukkitx-api:2.0.0-SNAPSHOT (/media/daporkchop/TooMuchStuff/PortableIDE/2pocket2edition/Nukkit/api/pom.xml) has 1 error
  10. [ERROR] Non-resolvable parent POM for com.nukkitx:nukkitx-api:2.0.0-SNAPSHOT: Could not find artifact com.nukkitx:nukkitx-parent:pom:1.5.0.1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 7, column 13 -> [Help 2]
  11. [ERROR]
  12. [ERROR] The project com.nukkitx:nukkitx-bootstrap:1.6.0.1-SNAPSHOT (/media/daporkchop/TooMuchStuff/PortableIDE/2pocket2edition/Nukkit/bootstrap/pom.xml) has 1 error
  13. [ERROR] Non-resolvable parent POM for com.nukkitx:nukkitx-bootstrap:1.6.0.1-SNAPSHOT: Could not find artifact com.nukkitx:nukkitx-parent:pom:1.5.0.1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 7, column 13 -> [Help 2]
  14. [ERROR]
  15. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  16. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  17. [ERROR]
  18. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  19. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
  20. [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
  21. daporkchop@daporkchop-thinkpad-t420:/media/daporkchop/TooMuchStuff/PortableIDE/2pocket2edition/Nukkit$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement