2014-06-01 20:32:28 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
|
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
|
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
|
|
|
<groupId>com.acrobot.chestshop</groupId>
|
|
|
|
<artifactId>chestshop</artifactId>
|
2014-11-30 20:15:27 +01:00
|
|
|
<version>3.7.18</version>
|
2014-06-01 20:32:28 +02:00
|
|
|
<description>Chest-and-sign shop plugin for Bukkit</description>
|
|
|
|
|
|
|
|
<scm>
|
|
|
|
<connection>scm:git:git://github.com/Acrobot/ChestShop-3</connection>
|
|
|
|
<developerConnection>scm:git:ssh://git@github.com/Acrobot/ChestShop-3.git</developerConnection>
|
|
|
|
<url>https://github.com/Acrobot/ChestShop-3</url>
|
|
|
|
</scm>
|
|
|
|
|
|
|
|
<repositories>
|
|
|
|
<repository>
|
|
|
|
<id>bukkit-repo</id>
|
2014-06-22 14:33:20 +02:00
|
|
|
<url>http://repo.bukkit.org/content/repositories/releases/</url>
|
2014-06-01 20:32:28 +02:00
|
|
|
</repository>
|
|
|
|
<repository>
|
|
|
|
<id>sk89q-repo</id>
|
|
|
|
<url>http://maven.sk89q.com/repo/</url>
|
|
|
|
</repository>
|
|
|
|
<repository>
|
|
|
|
<id>mcstats-releases</id>
|
|
|
|
<url>http://repo.mcstats.org/content/repositories/releases/</url>
|
|
|
|
</repository>
|
|
|
|
<repository>
|
|
|
|
<id>vault-repo</id>
|
|
|
|
<url>http://nexus.theyeticave.net/content/repositories/pub_releases</url>
|
|
|
|
</repository>
|
2014-06-29 22:22:20 +02:00
|
|
|
<repository>
|
|
|
|
<id>heroes-repo</id>
|
|
|
|
<url>http://nexus.theyeticave.net/content/repositories/public/</url>
|
|
|
|
</repository>
|
2014-06-01 20:32:28 +02:00
|
|
|
<repository>
|
|
|
|
<id>local_repo</id>
|
|
|
|
<url>file://${project.basedir}/repo/</url>
|
|
|
|
</repository>
|
|
|
|
</repositories>
|
|
|
|
|
|
|
|
<dependencies>
|
|
|
|
<dependency>
|
|
|
|
<groupId>junit</groupId>
|
|
|
|
<artifactId>junit</artifactId>
|
|
|
|
<version>4.11</version>
|
|
|
|
<scope>test</scope>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<groupId>com.j256.ormlite</groupId>
|
|
|
|
<artifactId>ormlite-jdbc</artifactId>
|
|
|
|
<version>4.48</version>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.logging.log4j</groupId>
|
|
|
|
<artifactId>log4j-core</artifactId>
|
|
|
|
<version>2.0-beta9</version>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.bukkit</groupId>
|
|
|
|
<artifactId>bukkit</artifactId>
|
2014-06-22 14:33:20 +02:00
|
|
|
<version>1.7.9-R0.2</version>
|
2014-06-01 20:32:28 +02:00
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.mcstats.bukkit</groupId>
|
|
|
|
<artifactId>metrics</artifactId>
|
|
|
|
<version>R7</version>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>net.milkbowl.vault</groupId>
|
|
|
|
<artifactId>Vault</artifactId>
|
2014-06-14 20:40:31 +02:00
|
|
|
<version>1.4.1</version>
|
2014-06-01 20:32:28 +02:00
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>info.somethingodd</groupId>
|
|
|
|
<artifactId>odditem</artifactId>
|
|
|
|
<version>0.9.5</version>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>com.herocraftonline.heroes</groupId>
|
2014-06-29 22:22:20 +02:00
|
|
|
<artifactId>Heroes</artifactId>
|
|
|
|
<version>1.5.5.4-SNAPSHOT</version>
|
2014-06-01 20:32:28 +02:00
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>com.griefcraft.lwc</groupId>
|
|
|
|
<artifactId>lwc</artifactId>
|
|
|
|
<version>4.3.1</version>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>com.daemitus.deadbolt</groupId>
|
|
|
|
<artifactId>deadbolt</artifactId>
|
|
|
|
<version>2.2</version>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>com.sk89q</groupId>
|
|
|
|
<artifactId>worldguard</artifactId>
|
|
|
|
<version>LATEST</version>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>com.webkonsept.bukkit.simplechestlock</groupId>
|
|
|
|
<artifactId>simplechestlock</artifactId>
|
|
|
|
<version>1.2.1</version>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.yi.acru.bukkit.lockette</groupId>
|
|
|
|
<artifactId>lockette</artifactId>
|
|
|
|
<version>1.7.9</version>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
2014-06-29 17:35:49 +02:00
|
|
|
<groupId>net.t00thpick1</groupId>
|
2014-06-01 20:32:28 +02:00
|
|
|
<artifactId>residence</artifactId>
|
2014-06-29 17:35:49 +02:00
|
|
|
<version>3.0.0q-SNAPSHOT</version>
|
2014-06-01 20:32:28 +02:00
|
|
|
</dependency>
|
|
|
|
</dependencies>
|
|
|
|
|
|
|
|
<build>
|
|
|
|
<plugins>
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-jar-plugin</artifactId>
|
|
|
|
<version>2.4</version>
|
|
|
|
<configuration>
|
|
|
|
<finalName>ChestShop</finalName>
|
|
|
|
</configuration>
|
|
|
|
</plugin>
|
2014-11-30 20:15:27 +01:00
|
|
|
<plugin>
|
|
|
|
<artifactId>maven-compiler-plugin</artifactId>
|
|
|
|
<version>2.3.2</version>
|
|
|
|
<configuration>
|
|
|
|
<source>1.6</source>
|
|
|
|
<target>1.6</target>
|
|
|
|
</configuration>
|
|
|
|
</plugin>
|
2014-06-01 20:32:28 +02:00
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-shade-plugin</artifactId>
|
|
|
|
<version>2.2</version>
|
|
|
|
<executions>
|
|
|
|
<execution>
|
|
|
|
<phase>package</phase>
|
|
|
|
<goals>
|
|
|
|
<goal>shade</goal>
|
|
|
|
</goals>
|
|
|
|
<configuration>
|
|
|
|
<artifactSet>
|
|
|
|
<includes>
|
|
|
|
<include>org.mcstats.bukkit</include>
|
|
|
|
<include>net.gravitydevelopment.updater</include>
|
|
|
|
<include>com.j256.ormlite</include>
|
|
|
|
</includes>
|
|
|
|
</artifactSet>
|
|
|
|
<relocations>
|
|
|
|
<relocation>
|
|
|
|
<pattern>org.mcstats</pattern>
|
|
|
|
<shadedPattern>com.Acrobot.ChestShop</shadedPattern>
|
|
|
|
</relocation>
|
|
|
|
<relocation>
|
|
|
|
<pattern>net.gravitydevelopment.updater</pattern>
|
|
|
|
<shadedPattern>com.Acrobot.ChestShop.Updater</shadedPattern>
|
|
|
|
</relocation>
|
|
|
|
<relocation>
|
|
|
|
<pattern>com.j256.ormlite</pattern>
|
|
|
|
<shadedPattern>com.Acrobot.ChestShop.ORMlite</shadedPattern>
|
|
|
|
</relocation>
|
|
|
|
</relocations>
|
|
|
|
</configuration>
|
|
|
|
</execution>
|
|
|
|
</executions>
|
|
|
|
</plugin>
|
|
|
|
</plugins>
|
|
|
|
|
|
|
|
<resources>
|
|
|
|
<resource>
|
|
|
|
<directory>src/main/resources</directory>
|
|
|
|
<filtering>true</filtering>
|
|
|
|
</resource>
|
|
|
|
</resources>
|
|
|
|
</build>
|
|
|
|
|
|
|
|
</project>
|