AddstarMC/geSuit

Issues while building

Artuto opened this issue · 3 comments

Hi, its me again. This time I tried to build the project by myself but some deps can't be resolved. Maven error:

[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building geSuit 0.9.3-RC
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for au.com.addstar:bungeecord-api:jar:1.12-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for au.com.addstar:bungeecord-chat:jar:1.12-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.723 s
[INFO] Finished at: 2018-08-21T18:26:42-05:00
[INFO] Final Memory: 11M/361M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project geSuit: Could not resolve dependencies for project net.cubespace:geSuit:jar:0.9.3-RC: The following artifacts could not be resolved: au.com.addstar:bungeecord-api:jar:1.12-SNAPSHOT, au.com.addstar:bungeecord-chat:jar:1.12-SNAPSHOT: Failure to find au.com.addstar:bungeecord-api:jar:1.12-SNAPSHOT in https://oss.sonatype.org/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of sonatype-oss-public has elapsed or updates are forced -> [Help 1]

@Artuto We've recently had some issues with our Maven repository and missing dependencies, can you try again now?

No thats a valid error...we will need to revert tht dependency to net.md5 as the group because we are no longer custom building bungeecord

I've fixed this, but i forgot to close the issue lel.