Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ mvn clean package
- [INFO] Scanning for projects...
- [WARNING]
- [WARNING] Some problems were encountered while building the effective model for org.Spazzinq:FlightControl:jar:3
- [WARNING] 'dependencies.dependency.version' for com.vk2gpz:anticombatlogging:jar is either LATEST or RELEASE (both of them are being deprecated) @ org.Spazzinq:FlightControl:${revision}, F:\Compiling\FlightControl\FlightControl\pom.xml, line 193, column 22
- [WARNING] 'dependencies.dependency.systemPath' for net.ess3:EssentialsX:jar refers to a non-existing file C:\Users\Mark\IdeaProjects\repository\EssentialsX-2.16.0.3.jar @ line 126, column 25
- [WARNING] 'dependencies.dependency.systemPath' for com.massivecraft:Factions:jar refers to a non-existing file C:\Users\Mark\IdeaProjects\repository\FactionsUUID.jar @ line 145, column 25
- [WARNING] 'dependencies.dependency.systemPath' for com.massivecraft:factions:jar refers to a non-existing file C:\Users\Mark\IdeaProjects\repository\Factions.jar @ line 152, column 25
- [WARNING] 'dependencies.dependency.systemPath' for com.massivecraft:massivecore:jar refers to a non-existing file C:\Users\Mark\IdeaProjects\repository\MassiveCore.jar @ line 159, column 25
- [WARNING] 'dependencies.dependency.systemPath' for com.plotsquared:plotsquared-api:jar refers to a non-existing file C:\Users\Mark\IdeaProjects\repository\PlotSquared-Bukkit-19.02.22-47ce4b2-695.jar @ line 166, column 25
- [WARNING] 'dependencies.dependency.systemPath' for com.github.IntellectualSites:PlotSquared:jar refers to a non-existing file C:\Users\Mark\IdeaProjects\repository\PlotSquared-Bukkit-4.179.jar @ line 174, column 25
- [WARNING] 'dependencies.dependency.systemPath' for com.palmergames.bukkit:Towny:jar refers to a non-existing file C:\Users\Mark\IdeaProjects\repository\Towny.jar @ line 181, column 25
- [WARNING] 'dependencies.dependency.systemPath' for net.minelink:CombatTagPlus:jar refers to a non-existing file C:\Users\Mark\IdeaProjects\repository\CombatTagPlus.jar @ line 188, column 25
- [WARNING] 'dependencies.dependency.systemPath' for com.vk2gpz:anticombatlogging:jar refers to a non-existing file C:\Users\Mark\IdeaProjects\repository\AntiCombatLoggingAPI.jar @ line 195, column 25
- [WARNING] 'dependencies.dependency.systemPath' for com.SirBlobman:combatlogx:jar refers to a non-existing file C:\Users\Mark\IdeaProjects\repository\CombatLogX.jar @ line 202, column 25
- [WARNING]
- [WARNING] Some problems were encountered while building the effective model for org.Spazzinq:Multiversion:jar:SNAPSHOT
- [WARNING] 'version' uses an unsupported snapshot version format, should be '*-SNAPSHOT' instead. @ line 39, column 14
- [WARNING]
- [WARNING] Some problems were encountered while building the effective model for org.Spazzinq:v8:jar:SNAPSHOT
- [WARNING] 'version' uses an unsupported snapshot version format, should be '*-SNAPSHOT' instead. @ line 39, column 14
- [WARNING]
- [WARNING] Some problems were encountered while building the effective model for org.Spazzinq:v13:jar:SNAPSHOT
- [WARNING] 'dependencies.dependency.systemPath' for com.sk89q:worldedit:jar refers to a non-existing file C:\Users\Mark\IdeaProjects\repository\worldedit-bukkit-7.0.0-beta-05.jar @ line 60, column 25
- [WARNING] 'dependencies.dependency.systemPath' for com.sk89q:worldguard:jar refers to a non-existing file C:\Users\Mark\IdeaProjects\repository\worldguard-legacy-7.0.0-beta-03.jar @ line 67, column 25
- [WARNING] 'version' uses an unsupported snapshot version format, should be '*-SNAPSHOT' instead. @ line 39, column 14
- [WARNING]
- [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
- [WARNING]
- [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
- [WARNING]
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Build Order:
- [INFO]
- [INFO] FlightControl-parent [pom]
- [INFO] Multiversion [jar]
- [INFO] v8 [jar]
- [INFO] v13 [jar]
- [INFO] FlightControl [jar]
- [INFO]
- [INFO] -----------------< org.Spazzinq:FlightControl-parent >------------------
- [INFO] Building FlightControl-parent 3 [1/5]
- [INFO] --------------------------------[ pom ]---------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ FlightControl-parent ---
- [INFO]
- [INFO] ---------------------< org.Spazzinq:Multiversion >----------------------
- [INFO] Building Multiversion SNAPSHOT [2/5]
- [INFO] --------------------------------[ jar ]---------------------------------
- [WARNING] The POM for org.spigotmc:spigot-api:jar:1.8.8-R0.1-SNAPSHOT is missing, no dependency information available
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Summary:
- [INFO]
- [INFO] FlightControl-parent 3 ............................. SUCCESS [ 0.153 s]
- [INFO] Multiversion SNAPSHOT .............................. FAILURE [ 0.075 s]
- [INFO] v8 SNAPSHOT ........................................ SKIPPED
- [INFO] v13 SNAPSHOT ....................................... SKIPPED
- [INFO] FlightControl 3 .................................... SKIPPED
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 0.479 s
- [INFO] Finished at: 2019-05-26T19:28:30-04:00
- [INFO] ------------------------------------------------------------------------
- [ERROR] Failed to execute goal on project Multiversion: Could not resolve dependencies for project org.Spazzinq:Multiversion:jar:SNAPSHOT: Could not find artifact org.spigotmc:spigot-api:jar:1.8.8-R0.1-SNAPSHOT -> [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
- [ERROR]
- [ERROR] After correcting the problems, you can resume the build with the command
- [ERROR] mvn <goals> -rf :Multiversion
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement