SwornGuns

74.9k Downloads

Can't build (January 12, 2014 Japan Time)

Opened this issue ยท 5 comments

commented

Error Code
[ERROR] Failed to execute goal on project swornguns: Could not resolve dependencies for project net.dmulloy2:swornguns:jar:2.0.1: The following artifacts could not be resolved: BOSEconomy:BOSEconomy:jar:0.7.2, CreeperHeal:CreeperHeal:jar:5.8.5, Essentials:Essentials:jar:2.5.7, Heroes:Heroes:jar:1.5.1-dev-b1666, iConomy5:iConomy5:jar:5.01, iConomy6:iConomy6:jar:6.0, MobArena:MobArena:jar:0.94.4.52, PermissionsBukkit:PermissionsBukkit:jar:1.1, PermissionsEx:PermissionsEx:jar:1.13, Showcase:Showcase:jar:0.7.7, Towny:Towny:jar:0.74.0, Towny_Advanced:Towny_Advanced:jar:0.76.3.1, WorldEdit:WorldEdit:jar:4.3, WorldGuard:WorldGuard:jar:5.0-alpha8: Could not find artifact BOSEconomy:BOSEconomy:jar:0.7.2 at specified path /usr/local/jenkins/jobs/LWC/workspace/core/lib/plugins/BOSEconomy.jar -> [Help 1]
[ERROR]

commented

Err... what? This looks like a maven error, but SwornGuns doesn't use any of those dependencies...

commented

All error codes
(which I'm sorry if it is a bug of Maven)
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SwornGuns 2.0.1
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for net.ess3:Essentials:jar:2.13-20140112.012140-17 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for net.milkbowl.vault:Vault:jar:1.2.30 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for net.milkbowl.vault:Vault:jar:1.2.27 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.598s
[INFO] Finished at: Sun Jan 12 13:57:42 JST 2014
[INFO] Final Memory: 6M/188M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project swornguns: Could not resolve dependencies for project net.dmulloy2:swornguns:jar:2.0.1: The following artifacts could not be resolved: BOSEconomy:BOSEconomy:jar:0.7.2, CreeperHeal:CreeperHeal:jar:5.8.5, Essentials:Essentials:jar:2.5.7, Heroes:Heroes:jar:1.5.1-dev-b1666, iConomy5:iConomy5:jar:5.01, iConomy6:iConomy6:jar:6.0, MobArena:MobArena:jar:0.94.4.52, PermissionsBukkit:PermissionsBukkit:jar:1.1, PermissionsEx:PermissionsEx:jar:1.13, Showcase:Showcase:jar:0.7.7, Towny:Towny:jar:0.74.0, Towny_Advanced:Towny_Advanced:jar:0.76.3.1, WorldEdit:WorldEdit:jar:4.3, WorldGuard:WorldGuard:jar:5.0-alpha8: Could not find artifact BOSEconomy:BOSEconomy:jar:0.7.2 at specified path /usr/local/jenkins/jobs/LWC/workspace/core/lib/plugins/BOSEconomy.jar -> [Help 1]
[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/DependencyResolutionException

commented

Probably I think that SwornGuns does not have the problem.

commented

Why would you need to build it in the first place? You can download pre-built versions at http://ci.shadowvolt.com/job/SwornGuns ...

commented

Thank you.