mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2025-01-27 18:01:33 +01:00
Change all "static" pom versions to "1.1-SNAPSHOT", to allow deploy.
This commit is contained in:
parent
3cdbab6877
commit
2cecd50961
@ -5,12 +5,12 @@
|
||||
<artifactId>ncpbuildbase</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>NCPBuildBase</name>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
|
||||
<parent>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>nocheatplus-parent</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
@ -20,9 +20,8 @@
|
||||
<version>4.8.2</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<description>Very basic dependencies that have to be built before commons, no use of Bukkit.
|
||||
|
||||
Version updating is done for the NoCheatPlus sub-module.</description>
|
||||
<description>Very basic dependencies that have to be built before commons, no use of Bukkit.
|
||||
</description>
|
||||
|
||||
<build>
|
||||
<resources>
|
||||
|
@ -5,12 +5,12 @@
|
||||
<artifactId>ncpcommons</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>NCPCommons</name>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
|
||||
<parent>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>nocheatplus-parent</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
@ -22,11 +22,10 @@
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpbuildbase</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<description>Common data structures and other, no use of Bukkit.
|
||||
|
||||
Version updating is done for the NoCheatPlus sub-module.</description>
|
||||
</description>
|
||||
|
||||
</project>
|
@ -5,19 +5,19 @@
|
||||
<artifactId>ncpcompatbukkit</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>NCPCompatBukkit</name>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
|
||||
<parent>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>nocheatplus-parent</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcore</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
@ -27,6 +27,5 @@
|
||||
</dependencies>
|
||||
|
||||
<description>Compatibility for using the Bukkit API only.
|
||||
|
||||
Version updating is done for the NoCheatPlus sub-module.</description>
|
||||
</description>
|
||||
</project>
|
@ -5,19 +5,19 @@
|
||||
<artifactId>ncpcompatcb2512</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>NCPCompatCB2512</name>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
|
||||
<parent>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>nocheatplus-parent</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcore</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
@ -27,6 +27,5 @@
|
||||
</dependencies>
|
||||
|
||||
<description>Compatibility since CB2512.
|
||||
|
||||
Version updating is done for the NoCheatPlus sub-module.</description>
|
||||
</description>
|
||||
</project>
|
@ -5,19 +5,19 @@
|
||||
<artifactId>ncpcompatcb2545</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>NCPCompatCB2545</name>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
|
||||
<parent>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>nocheatplus-parent</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcore</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
@ -27,6 +27,5 @@
|
||||
</dependencies>
|
||||
|
||||
<description>Compatibility since CB2545 (MC 1.4.6).
|
||||
|
||||
Version updating is done for the NoCheatPlus sub-module.</description>
|
||||
</description>
|
||||
</project>
|
@ -5,19 +5,19 @@
|
||||
<artifactId>ncpcompatcb2602</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>NCPCompatCB2602</name>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
|
||||
<parent>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>nocheatplus-parent</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcore</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
@ -27,6 +27,5 @@
|
||||
</dependencies>
|
||||
|
||||
<description>Compatibility for CB2602 (1.4.7).
|
||||
|
||||
Version updating is done for the NoCheatPlus sub-module.</description>
|
||||
</description>
|
||||
</project>
|
@ -5,19 +5,19 @@
|
||||
<artifactId>ncpcompatcb2645</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>NCPCompatCB2645</name>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
|
||||
<parent>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>nocheatplus-parent</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcore</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
@ -27,6 +27,5 @@
|
||||
</dependencies>
|
||||
|
||||
<description>Compatibility for CB 2645 (MC 1.5).
|
||||
|
||||
Version updating is done for the NoCheatPlus sub-module.</description>
|
||||
</description>
|
||||
</project>
|
@ -5,19 +5,19 @@
|
||||
<artifactId>ncpcompatcb2691</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>NCPCompatCB2691</name>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
|
||||
<parent>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>nocheatplus-parent</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcore</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
@ -27,6 +27,5 @@
|
||||
</dependencies>
|
||||
|
||||
<description>Compatibility for CB2691 (1.5.1-R0.1 beta release).
|
||||
|
||||
Version updating is done for the NoCheatPlus sub-module.</description>
|
||||
</description>
|
||||
</project>
|
@ -5,19 +5,19 @@
|
||||
<artifactId>ncpcompatcb2763</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>NCPCompatCB2763</name>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
|
||||
<parent>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>nocheatplus-parent</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcore</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
@ -27,6 +27,5 @@
|
||||
</dependencies>
|
||||
|
||||
<description>Compatibility for CB 2763 (MC 1.5.2).
|
||||
|
||||
Version updating is done for the NoCheatPlus sub-module.</description>
|
||||
</description>
|
||||
</project>
|
@ -5,19 +5,19 @@
|
||||
<artifactId>ncpcompatcb2794</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>NCPCompatCB2794</name>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
|
||||
<parent>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>nocheatplus-parent</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcore</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
@ -27,6 +27,5 @@
|
||||
</dependencies>
|
||||
|
||||
<description>Compatibility for CB 2794 (MC 1.6.1).
|
||||
|
||||
Version updating is done for the NoCheatPlus sub-module.</description>
|
||||
</description>
|
||||
</project>
|
@ -5,19 +5,19 @@
|
||||
<artifactId>ncpcompatcb2808</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>NCPCompatCB2808</name>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
|
||||
<parent>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>nocheatplus-parent</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcore</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
@ -27,6 +27,5 @@
|
||||
</dependencies>
|
||||
|
||||
<description>Compatibility for CB2808 (MC 1.6.2).
|
||||
|
||||
Version updating is done for the NoCheatPlus sub-module.</description>
|
||||
</description>
|
||||
</project>
|
@ -5,19 +5,19 @@
|
||||
<artifactId>ncpcompatcb2882</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>NCPCompatCB2882</name>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
|
||||
<parent>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>nocheatplus-parent</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcore</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
@ -27,6 +27,5 @@
|
||||
</dependencies>
|
||||
|
||||
<description>Compatibility for CB2882 (MC 1.6.4).
|
||||
|
||||
Version updating is done for the NoCheatPlus sub-module.</description>
|
||||
</description>
|
||||
</project>
|
@ -5,19 +5,19 @@
|
||||
<artifactId>ncpcompatcb2922</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>NCPCompatCB2922</name>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
|
||||
<parent>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>nocheatplus-parent</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcore</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
@ -27,6 +27,5 @@
|
||||
</dependencies>
|
||||
|
||||
<description>Compatibility for CB2922 (MC 1.7.2).
|
||||
|
||||
Version updating is done for the NoCheatPlus sub-module.</description>
|
||||
</description>
|
||||
</project>
|
@ -5,19 +5,19 @@
|
||||
<artifactId>ncpcompatcb3026</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>NCPCompatCB3026</name>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
|
||||
<parent>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>nocheatplus-parent</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcore</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
@ -27,6 +27,5 @@
|
||||
</dependencies>
|
||||
|
||||
<description>Compatibility for CB3026 (MC 1.7.5).
|
||||
|
||||
Version updating is done for the NoCheatPlus sub-module.</description>
|
||||
</description>
|
||||
</project>
|
@ -5,19 +5,19 @@
|
||||
<artifactId>ncpcompatcb3043</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>NCPCompatCB3043</name>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
|
||||
<parent>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>nocheatplus-parent</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcore</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
@ -27,6 +27,5 @@
|
||||
</dependencies>
|
||||
|
||||
<description>Compatibility for CB3043 (MC 1.7.10).
|
||||
|
||||
Version updating is done for the NoCheatPlus sub-module.</description>
|
||||
</description>
|
||||
</project>
|
@ -5,19 +5,19 @@
|
||||
<artifactId>ncpcompatcb3100</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>NCPCompatCB3100</name>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
|
||||
<parent>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>nocheatplus-parent</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcore</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
@ -27,7 +27,5 @@
|
||||
</dependencies>
|
||||
|
||||
<description>Compatibility for CraftBukkit build 3100 (MC 1.7.10).
|
||||
|
||||
Version updating is done for the NoCheatPlus sub-module.
|
||||
</description>
|
||||
</project>
|
@ -5,19 +5,19 @@
|
||||
<artifactId>ncpcompatcbdev</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>NCPCompatCBDev</name>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
|
||||
<parent>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>nocheatplus-parent</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcore</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
@ -28,8 +28,6 @@
|
||||
|
||||
<description>Compatibility for the development version (latest of the supported Minecraft versions).
|
||||
|
||||
Version updating is done for the NoCheatPlus sub-module.
|
||||
|
||||
To add a new compat module three other pom.xml files have to be modified:
|
||||
- Root pom (parent): Add as module.
|
||||
- NCPPlugin: Add as dependency.
|
||||
|
@ -5,12 +5,12 @@
|
||||
<artifactId>ncpcompatglowstone</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>NCPCompatGlowstone</name>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
|
||||
<parent>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>nocheatplus-parent</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<repositories>
|
||||
@ -25,7 +25,7 @@
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcore</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.glowstone</groupId>
|
||||
@ -35,7 +35,7 @@
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcompatbukkit</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
@ -5,12 +5,12 @@
|
||||
<artifactId>ncpcompatprotocollib</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>NCPCompatProtocolLib</name>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
|
||||
<parent>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>nocheatplus-parent</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<repositories>
|
||||
@ -25,7 +25,7 @@
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcore</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.comphenix.protocol</groupId>
|
||||
|
@ -5,12 +5,12 @@
|
||||
<artifactId>ncpcore</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>NCPCore</name>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
|
||||
<parent>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>nocheatplus-parent</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
@ -22,12 +22,10 @@
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcommons</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<description>Core components and checks implementations. This contains about everything, just not the component/compat factories and not the plugin itself. NCPCore allows to add more modules/components that use check-specific classes to be added in the factories on NCPPlugin level.
|
||||
|
||||
Version updating is done for the NoCheatPlus sub-module.
|
||||
<description>Core components and checks implementations. This contains about everything, just not the component/compat factories and not the plugin itself. NCPCore allows to add more modules/components that use check-specific classes to be added in the factories on NCPPlugin level.
|
||||
</description>
|
||||
</project>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpplugin</artifactId>
|
||||
<name>NCPPlugin</name>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
|
||||
<packaging>jar</packaging>
|
||||
|
||||
@ -26,92 +26,92 @@
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcore</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcompatbukkit</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcompatcb2512</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcompatcb2545</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcompatcb2602</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcompatcb2645</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcompatcb2691</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcompatcb2763</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcompatcb2794</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcompatcb2808</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcompatcb2882</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcompatcb2922</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcompatcb3026</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcompatcb3043</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcompatcb3100</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcompatcbdev</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcompatprotocollib</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpcompatglowstone</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
@ -120,12 +120,12 @@
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
</properties>
|
||||
|
||||
<description>Mainly contains the plugin class and the factories.
|
||||
|
||||
Version updating is done for the NoCheatPlus sub-module.</description>
|
||||
<description>Mainly contains the plugin class and the factories.
|
||||
|
||||
For the plugin/artifact version see the NoCheatPlus module.</description>
|
||||
<parent>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>nocheatplus-parent</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
</project>
|
@ -35,7 +35,7 @@
|
||||
<dependency>
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>ncpplugin</artifactId>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
6
pom.xml
6
pom.xml
@ -4,7 +4,7 @@
|
||||
<groupId>fr.neatmonster</groupId>
|
||||
<artifactId>nocheatplus-parent</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>static</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
<name>NoCheatPlus Parent</name>
|
||||
<url>http://dev.bukkit.org/server-mods/nocheatplus</url>
|
||||
<properties>
|
||||
@ -46,9 +46,7 @@
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<description>The initial pom design had been taken from mbax (GitHub, TODO: link).
|
||||
|
||||
Version updating is done for the NoCheatPlus sub-module.
|
||||
<description>The initial pom design had been taken from mbax (GitHub).
|
||||
|
||||
The naming of the native compatibility modules mostly follows NCPCompat + shortcut of server mod name + earliest build/version that the module would run with (though it should be compiled with the latest available build rather, latest build also can be used, if it is the first module depicting an API incompatibility transition).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user