diff --git a/pom.xml b/pom.xml index 5cb7fe2..3b1ab2a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,97 +1,86 @@ - - 4.0.0 + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 - com.trafalcraft.antiRedstoneClock - AntiRedstoneClock-Reborn - 2.0 - pom - AntiRedstoneClock - https://www.spigotmc.org/resources/antiredstoneclock.18557 + + com.trafalcraft.antiRedstoneClock + AntiRedstoneClock-Reborn + 2.0 + + jar - - UTF-8 - 17 - 17 - -parent - 1.21.4-R0.1-SNAPSHOT - + MAIN - - MAIN - DIST - + + 1.8 + 1.8 + UTF-8 + -IGNORE + - - - central - https://repo.maven.apache.org/maven2 - - - spigot-repo - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - - - CodeMC - https://repo.codemc.org/repository/maven-public - - - sk89q-repo - https://maven.enginehub.org/repo/ - - - plotsquared - https://repo1.maven.org/maven2/ - - + + + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + + + CodeMC + https://repo.codemc.org/repository/maven-public + + + sk89q-repo + https://maven.enginehub.org/repo/ + + + plotsquared + https://plotsquared.com/mvn/ + + - - - org.spigotmc - spigot-api - ${spigot.version} - provided - + + + org.bstats + bstats-bukkit + 3.0.2 + compile + + - - com.sk89q.worldguard - worldguard-bukkit - 7.0.14 - provided - - - - com.intellectualsites.plotsquared - plotsquared-bukkit - 7.5.6 - provided - - - - net.kyori - adventure-platform-bukkit - 4.4.1 - provided - - - - - clean install - ${project.parent.artifactId}${module.info} - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.1 - - 17 - 17 - - - - + + ${project.basedir}/src/main/java + + + ${project.basedir}/src/main/resources + + plugin.yml + config.yml + + + + + + org.apache.maven.plugins + maven-shade-plugin + 3.6.0 + + + package + + shade + + + + + org.bstats + com.trafalcraft.anti_redstone_clock.libs.bstats + + + + + + + +