Maven artifacts for ShopChest-Root v1.8.0

This commit is contained in:
Eric 2016-07-05 13:01:00 +00:00
parent c8ddfbf9ad
commit 1dd37f041f
7 changed files with 179 additions and 102 deletions

0
.nojekyll Normal file
View File

View File

@ -12,6 +12,8 @@
<properties>
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
<github.global.server>github</github.global.server>
</properties>
<modules>
@ -34,6 +36,10 @@
<id>shopchest-repo</id>
<url>https://epicericee.github.io/ShopChest/maven/</url>
</repository>
<repository>
<id>vault-repo</id>
<url>http://nexus.theyeticave.net/content/repositories/pub_releases/</url>
</repository>
</repositories>
<dependencies>
@ -53,13 +59,13 @@
<dependency>
<groupId>net.milkbowl.vault</groupId>
<artifactId>VaultAPI</artifactId>
<version>1.5</version>
<version>1.6</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.yi.acru.bukkit.lockette</groupId>
<groupId>org.yi.acru.bukkit</groupId>
<artifactId>lockette</artifactId>
<version>1.8.33</version>
<version>1.8.36</version>
<scope>provided</scope>
</dependency>
<dependency>
@ -76,6 +82,13 @@
</dependency>
</dependencies>
<distributionManagement>
<repository>
<id>internal-maven-repo</id>
<url>file://${project.build.directory}/gh-pages/maven</url>
</repository>
</distributionManagement>
<build>
<resources>
<resource>
@ -97,6 +110,54 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.10.4</version>
<configuration>
<doctitle>ShopChest ${project.version} API</doctitle>
<windowtitle>ShopChest ${project.version} API</windowtitle>
</configuration>
<executions>
<execution>
<id>aggregate</id>
<goals>
<goal>aggregate</goal>
</goals>
<phase>site</phase>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<version>2.7</version>
<configuration>
<altDeploymentRepository>internal-maven-repo::default::file://${project.build.directory}/gh-pages/maven</altDeploymentRepository>
</configuration>
</plugin>
<plugin>
<groupId>com.github.github</groupId>
<artifactId>site-maven-plugin</artifactId>
<version>0.12</version>
<configuration>
<message>Maven artifacts for ${project.artifactId} v${project.version}</message>
<outputDirectory>${project.build.directory}/gh-pages</outputDirectory>
<branch>refs/heads/gh-pages</branch>
<noJekyll>true</noJekyll>
<merge>true</merge>
<repositoryName>ShopChest</repositoryName>
<repositoryOwner>EpicEricEE</repositoryOwner>
</configuration>
<executions>
<execution>
<phase>deploy</phase>
<goals>
<goal>site</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>

View File

@ -0,0 +1 @@
acba32fc0aa326f8e2a321ab476b03f9

View File

@ -0,0 +1 @@
62ba90854f9558d284ed8136f79d77f5c562b382

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>de.epiceric</groupId>
<artifactId>ShopChest-Root</artifactId>
<versioning>
<release>1.8.0</release>
<versions>
<version>1.8.0</version>
</versions>
<lastUpdated>20160705130037</lastUpdated>
</versioning>
</metadata>

View File

@ -0,0 +1 @@
1a51843922e0f2e982022d3949b98110

View File

@ -0,0 +1 @@
52e81f3b48fe4bd9679c04e227eac0a0098f27fc