mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-02 16:49:10 +00:00
Update Maven to use 2006Scape Repo
This commit is contained in:
@@ -16,9 +16,9 @@
|
|||||||
<additionalparam>-Xdoclint:none</additionalparam>
|
<additionalparam>-Xdoclint:none</additionalparam>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<name>Parabot client</name>
|
<name>2006Scape's Parabot client</name>
|
||||||
<description>The best open-source (Runescape Private Server) bot</description>
|
<description>Parabot Fork Specific To 2006Scape</description>
|
||||||
<url>http://www.parabot.org/</url>
|
<url>https://github.com/2006-Scape/Parabot</url>
|
||||||
|
|
||||||
<licenses>
|
<licenses>
|
||||||
<license>
|
<license>
|
||||||
@@ -30,14 +30,9 @@
|
|||||||
|
|
||||||
<repositories>
|
<repositories>
|
||||||
<repository>
|
<repository>
|
||||||
<id>parabot-maven</id>
|
<id>2006scape-maven</id>
|
||||||
<name>Parabot its Maven Repository</name>
|
<name>2006Scape's Git based repo</name>
|
||||||
<url>http://maven.parabot.org/</url>
|
<url>https://raw.github.com/2006-Scape/Maven/master</url>
|
||||||
</repository>
|
|
||||||
<repository>
|
|
||||||
<id>git-parabot</id>
|
|
||||||
<name>Parabot's Git based repo</name>
|
|
||||||
<url>https://github.com/parabot/Maven-Repository/raw/master/</url>
|
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
@@ -180,22 +175,6 @@
|
|||||||
</extensions>
|
</extensions>
|
||||||
</build>
|
</build>
|
||||||
|
|
||||||
<distributionManagement>
|
|
||||||
<downloadUrl>https://maven.parabot.org/</downloadUrl>
|
|
||||||
<repository>
|
|
||||||
<uniqueVersion>false</uniqueVersion>
|
|
||||||
<id>parabot-maven</id>
|
|
||||||
<name>Custom Maven Repository</name>
|
|
||||||
<url>ftp://maven.parabot.org/public_html</url>
|
|
||||||
<layout>default</layout>
|
|
||||||
</repository>
|
|
||||||
<site>
|
|
||||||
<id>parabot-maven</id>
|
|
||||||
<name>Frontend Parabot Maven</name>
|
|
||||||
<url>ftp://maven.parabot.org/public_html/docs/${project.artifactId}/</url>
|
|
||||||
</site>
|
|
||||||
</distributionManagement>
|
|
||||||
|
|
||||||
<reporting>
|
<reporting>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
|||||||
Reference in New Issue
Block a user