4.0.0 fr.neatmonster ncpcompatspigotcb1_10_r1 jar NCPCompatSpigotCB1_10_R1 1.1-SNAPSHOT fr.neatmonster nocheatplus-parent 1.1-SNAPSHOT fr.neatmonster ncpcore 1.1-SNAPSHOT provided org.bukkit craftbukkit 1.10.2-R0.1-SNAPSHOT provided Compatibility for SpigotCB1_10_R1. To add a new compat module two other pom.xml files have to be modified: - Root pom (parent): Add as module within profile with id 'all'. - NCPPlugin: Add as dependency for the profile with id 'all'. - (Add a new profile for this specific module, altering both poms mentioned above. If the profile already exists, pointing at ncpcompatspigotcb1_10_R1, a new profile can be made with updating NCPCompatSpigotCB1_10_R1 then.) The NCPPlugin sub-project contains the relevant factories (MCAccessFactory, EntityAccessFactory, AttributeAccessFactory). org.apache.maven.plugins maven-deploy-plugin true