Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build error #120

Open
ygtdmn opened this issue Sep 3, 2017 · 1 comment
Open

Build error #120

ygtdmn opened this issue Sep 3, 2017 · 1 comment

Comments

@ygtdmn
Copy link

ygtdmn commented Sep 3, 2017

I forked this project and tried to build with "mvn clean package" in my Jenkins server but i get that error:
https://www.hastebin.com/ozasatuhez.sql

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] CombatTagPlusParent ............................... SUCCESS [0.133s]
[INFO] CombatTagPlusCompat-API ........................... SUCCESS [2.034s]
[INFO] CombatTagPlusCompat-v1_7_R3 ....................... SUCCESS [0.661s]
[INFO] CombatTagPlusCompat-v1_7_R4 ....................... SUCCESS [0.796s]
[INFO] CombatTagPlusCompat-v1_8_R1 ....................... SUCCESS [0.686s]
[INFO] CombatTagPlusCompat-v1_8_R2 ....................... SUCCESS [0.769s]
[INFO] CombatTagPlusCompat-v1_8_R3 ....................... SUCCESS [0.760s]
[INFO] CombatTagPlusCompat-v1_9_R1 ....................... FAILURE [0.868s]
[INFO] CombatTagPlusCompat-v1_9_R2 ....................... SKIPPED
[INFO] CombatTagPlusCompat-v1_10_R1 ...................... SKIPPED
[INFO] CombatTagPlusCompat-v1_11_R1 ...................... SKIPPED
[INFO] CombatTagPlusCompat-v1_12_R1 ...................... SKIPPED
[INFO] CombatTagPlusHook ................................. SKIPPED
[INFO] CombatTagPlusFactions-v1_6 ........................ SKIPPED
[INFO] CombatTagPlusFactions-v1_8 ........................ SKIPPED
[INFO] CombatTagPlusFactions-v2_6 ........................ SKIPPED
[INFO] CombatTagPlusFactions-v2_7 ........................ SKIPPED
[INFO] CombatTagPlusWG-v5 ................................ SKIPPED
[INFO] CombatTagPlusWG-v6 ................................ SKIPPED
[INFO] CombatTagPlus ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.862s
[INFO] Finished at: Sun Sep 03 15:53:21 MSK 2017
[INFO] Final Memory: 55M/596M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project CombatTagPlusCompat-v1_9_R1: Could not resolve dependencies for project net.minelink:CombatTagPlusCompat-v1_9_R1:jar:1.3.1-SNAPSHOT: Failed to collect dependencies for [org.bukkit:craftbukkit:jar:1.9-R0.1-SNAPSHOT (provided), net.minelink:CombatTagPlusCompat-API:jar:1.3.1-SNAPSHOT (provided)]: Failed to read artifact descriptor for org.bukkit:craftbukkit:jar:1.9-R0.1-SNAPSHOT: Could not transfer artifact org.bukkit:craftbukkit:pom:1.9-R0.1-SNAPSHOT from/to techcable-repo (https://repo.techcable.net/content/groups/public/): hostname in certificate didn't match: <repo.techcable.net> != <techcable.net> OR <techcable.net> -> [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 -rf :CombatTagPlusCompat-v1_9_R1
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Can you help me please?

@CDAGaming
Copy link

Working on this on my fork

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants