From 087f93078b6ced87cd0c25083fa2576e23770198 Mon Sep 17 00:00:00 2001 From: Eric Date: Wed, 6 Jul 2016 19:56:21 +0000 Subject: [PATCH] Updated Maven Artifact Artifact: ShopChest-Root Version: 1.9.0 Timestamp: 20160706-2156 --- .../1.9.0/ShopChest-Root-1.9.0.pom | 180 ++++++++++++++++++ .../1.9.0/ShopChest-Root-1.9.0.pom.md5 | 1 + .../1.9.0/ShopChest-Root-1.9.0.pom.sha1 | 1 + .../ShopChest-Root/maven-metadata.xml | 12 ++ .../ShopChest-Root/maven-metadata.xml.md5 | 1 + .../ShopChest-Root/maven-metadata.xml.sha1 | 1 + 6 files changed, 196 insertions(+) create mode 100644 maven/de/epiceric/ShopChest-Root/1.9.0/ShopChest-Root-1.9.0.pom create mode 100644 maven/de/epiceric/ShopChest-Root/1.9.0/ShopChest-Root-1.9.0.pom.md5 create mode 100644 maven/de/epiceric/ShopChest-Root/1.9.0/ShopChest-Root-1.9.0.pom.sha1 create mode 100644 maven/de/epiceric/ShopChest-Root/maven-metadata.xml create mode 100644 maven/de/epiceric/ShopChest-Root/maven-metadata.xml.md5 create mode 100644 maven/de/epiceric/ShopChest-Root/maven-metadata.xml.sha1 diff --git a/maven/de/epiceric/ShopChest-Root/1.9.0/ShopChest-Root-1.9.0.pom b/maven/de/epiceric/ShopChest-Root/1.9.0/ShopChest-Root-1.9.0.pom new file mode 100644 index 0000000..2e5a442 --- /dev/null +++ b/maven/de/epiceric/ShopChest-Root/1.9.0/ShopChest-Root-1.9.0.pom @@ -0,0 +1,180 @@ + + + 4.0.0 + + de.epiceric + ShopChest-Root + pom + 1.9.0 + ShopChest + https://www.spigotmc.org/resources/shopchest.11431/ + + + 1.7 + 1.7 + + github + + + + ShopChest + ShopChest NMS-Abstract + ShopChest NMS-v1_8_R1 + ShopChest NMS-v1_8_R2 + ShopChest NMS-v1_8_R3 + ShopChest NMS-v1_9_R1 + ShopChest NMS-v1_9_R2 + ShopChest NMS-v1_10_R1 + + + + + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + + + shopchest-repo + https://epicericee.github.io/ShopChest/maven/ + + + vault-repo + http://nexus.theyeticave.net/content/repositories/pub_releases/ + + + + + + org.spigotmc + spigot-api + 1.10.2-R0.1-SNAPSHOT + provided + + + org.bukkit + bukkit + 1.10.2-R0.1-SNAPSHOT + provided + + + + net.milkbowl.vault + VaultAPI + 1.6 + provided + + + org.yi.acru.bukkit + lockette + 1.8.36 + provided + + + me.minebuilders + clearlag + 2.9.1 + provided + + + com.griefcraft.lwc + lwc-entity-locking + 1.7.3 + provided + + + + + + internal-maven-repo + file://${project.build.directory}/gh-pages/maven + + + + + + + src/main/resources + . + true + + + + + org.apache.maven.plugins + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.4 + + + aggregate + + aggregate + + site + + ShopChest ${project.version} API + ShopChest ${project.version} API + + + + jar + + jar + + package + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.7 + + internal-maven-repo::default::file://${project.build.directory}/gh-pages/maven + ${project.build.directory}/${project.build.finalName}-javadoc.jar + + + + com.github.github + site-maven-plugin + 0.12 + + +Updated Maven Artifact + +Artifact: ${project.artifactId} +Version: ${project.version} +Timestamp: ${maven.build.timestamp} + + ${project.build.directory}/gh-pages + refs/heads/gh-pages + true + ShopChest + EpicEricEE + + + + deploy + + site + + + + + + + + \ No newline at end of file diff --git a/maven/de/epiceric/ShopChest-Root/1.9.0/ShopChest-Root-1.9.0.pom.md5 b/maven/de/epiceric/ShopChest-Root/1.9.0/ShopChest-Root-1.9.0.pom.md5 new file mode 100644 index 0000000..2b93b1b --- /dev/null +++ b/maven/de/epiceric/ShopChest-Root/1.9.0/ShopChest-Root-1.9.0.pom.md5 @@ -0,0 +1 @@ +78fb8818b4c6ddd2847ccd71f4ea1d3b \ No newline at end of file diff --git a/maven/de/epiceric/ShopChest-Root/1.9.0/ShopChest-Root-1.9.0.pom.sha1 b/maven/de/epiceric/ShopChest-Root/1.9.0/ShopChest-Root-1.9.0.pom.sha1 new file mode 100644 index 0000000..c0a2d84 --- /dev/null +++ b/maven/de/epiceric/ShopChest-Root/1.9.0/ShopChest-Root-1.9.0.pom.sha1 @@ -0,0 +1 @@ +e3f65d5eebb493c39171bf0517a6e19b73069b2a \ No newline at end of file diff --git a/maven/de/epiceric/ShopChest-Root/maven-metadata.xml b/maven/de/epiceric/ShopChest-Root/maven-metadata.xml new file mode 100644 index 0000000..421d1b1 --- /dev/null +++ b/maven/de/epiceric/ShopChest-Root/maven-metadata.xml @@ -0,0 +1,12 @@ + + + de.epiceric + ShopChest-Root + + 1.9.0 + + 1.9.0 + + 20160706195603 + + diff --git a/maven/de/epiceric/ShopChest-Root/maven-metadata.xml.md5 b/maven/de/epiceric/ShopChest-Root/maven-metadata.xml.md5 new file mode 100644 index 0000000..5deb12e --- /dev/null +++ b/maven/de/epiceric/ShopChest-Root/maven-metadata.xml.md5 @@ -0,0 +1 @@ +2330ca2c669dad7877db3a34f787cee9 \ No newline at end of file diff --git a/maven/de/epiceric/ShopChest-Root/maven-metadata.xml.sha1 b/maven/de/epiceric/ShopChest-Root/maven-metadata.xml.sha1 new file mode 100644 index 0000000..5c5e8bf --- /dev/null +++ b/maven/de/epiceric/ShopChest-Root/maven-metadata.xml.sha1 @@ -0,0 +1 @@ +317abd05d18c4368da4cf609f1a39e6da4a35a37 \ No newline at end of file