diff --git a/compiler/pom.xml b/compiler/pom.xml index c92df0e7..9910a415 100644 --- a/compiler/pom.xml +++ b/compiler/pom.xml @@ -58,6 +58,36 @@ + + org.moditect + moditect-maven-plugin + 1.0.0.Beta2 + + + package + + add-module-info + + + + com.github.mustachejava + + com.github.mustachejava + com.github.mustachejava.codes + com.github.mustachejava.functions + com.github.mustachejava.reflect + com.github.mustachejava.reflect.guards + com.github.mustachejava.resolver + com.github.mustachejava.util + + + java.base + + + + + + maven-jar-plugin