From 9542523ab8207b6dea1db522d296a6f7afad75f7 Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Sat, 10 Sep 2016 00:56:25 +0200 Subject: [PATCH] Trying jitpack.io - Missing artifact --- pom.xml | 53 ++++++++--------------------------------------------- 1 file changed, 8 insertions(+), 45 deletions(-) diff --git a/pom.xml b/pom.xml index 426aa85..5bd22de 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ - ButtonChat + ButtonChat maven-compiler-plugin @@ -54,40 +54,6 @@ - - maven-deploy-plugin - 2.8.1 - - internal.repo::default::file://${project.build.directory}/mvn-repo - - - - com.github.github - site-maven-plugin - 0.11 - - Maven artifacts for ${project.version} - true - ${project.build.directory}/mvn-repo - refs/heads/master - - **/* - - mvn-repo - TBMCPlugins - - - - - - - site - - deploy - - - buttondevteam @@ -96,6 +62,10 @@ spigot-repo https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + + jitpack.io + https://jitpack.io/ + @@ -110,9 +80,9 @@ 1.9.2-R0.1-SNAPSHOT - org.spigotmc - spigot-api - 1.9.2-R0.1-SNAPSHOT + com.github.TBMCPlugins + ButtonPluginBucket + v1.0 ButtonChat @@ -120,13 +90,6 @@ TBMCPlugins https://github.com/TBMCPlugins - - - internal.repo - Temporary Staging Repository - file://${project.build.directory}/mvn-repo/${project.name} - - githubo