diff --git a/dependency-reduced-pom.xml b/dependency-reduced-pom.xml new file mode 100644 index 0000000..24a510d --- /dev/null +++ b/dependency-reduced-pom.xml @@ -0,0 +1,109 @@ + + + 4.0.0 + be.maximvdw + MVdWPlaceholderAPI + MVdWPlaceholderAPI + 3.1.1-SNAPSHOT + Placeholder API for MVdW Software plugins + + + + true + ${basedir} + + *.yml + + + + MVdWPlaceholderAPI + + + maven-jar-plugin + 3.4.1 + + MVdWPlaceholderAPI + + + + maven-compiler-plugin + 3.13.0 + + 21 + 21 + 21 + UTF-8 + + + + maven-shade-plugin + 3.6.0 + + + package + + shade + + + + + + + org.bstats:* + + + + + org.bstats + be.maximvdw.placeholderapi.internal.bstats + + + + + *:* + + META-INF/** + + + + + + + maven-surefire-plugin + 3.2.5 + + junit:junit + -Xms256m -Xmx512m -ea -Dfile.encoding=UTF-8 + + + + + + + CodeMC + https://repo.codemc.org/repository/maven-public + + + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + + + + + org.spigotmc + spigot-api + 1.21-R0.1-SNAPSHOT + provided + + + org.eclipse.paho + org.eclipse.paho.client.mqttv3 + 1.2.5 + compile + + + + 21 + UTF-8 + +