From 04a751510f6b9f1246fb9704e086231ad01b067e Mon Sep 17 00:00:00 2001 From: asofold Date: Wed, 10 Jan 2018 02:32:00 +0100 Subject: [PATCH] Scrap activation for include/build. --- NCPPlugin/pom.xml | 9 ++------- README.md | 6 +++--- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/NCPPlugin/pom.xml b/NCPPlugin/pom.xml index 8a43ef6d..58cf5e28 100644 --- a/NCPPlugin/pom.xml +++ b/NCPPlugin/pom.xml @@ -67,7 +67,7 @@ For the plugin/artifact version see the NoCheatPlus module. fr.neatmonster ncpcompatnonfreejar 1.2-SNAPSHOT - + compile jar @@ -75,17 +75,12 @@ For the plugin/artifact version see the NoCheatPlus module. nonfree_include - - - !no_nonfree - - fr.neatmonster ncpcompatnonfreejar 1.2-SNAPSHOT - + compile jar diff --git a/README.md b/README.md index 373ebcdd..07ce4c77 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,9 @@ Options and profiles related to enabling/disabling including/building "non free" | Profile | Parameter | Description | | :------------------ | :-------------- | :-------------- | -| _none_ | _none_ | The "non free" modules are included via a pre-built jar file from the repository. | -| -P nonfree_build | _none_ | Enable building "non free" compatibility modules. The NCPCompatNonFree jar file is built/installed/(deployed). | -| _none_ | -Dno_nonfree | The "non free" modules are neither built, nor included via a pre-built jar file. | +| `-P nonfree_include` | _none_ | The "non free" modules are included via a pre-built jar file from the repository. | +| `-P nonfree_build` | _none_ | Enable building "non free" compatibility modules. The NCPCompatNonFree jar file is built/installed/(deployed). | +| _none_ | _none_ | The "non free" modules are neither built, nor included via a pre-built jar file. | Profiles for choice of "non free" compatibility modules to build: