diff --git a/java/pom.xml b/java/pom.xml index 8d86a69..066e014 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -9,29 +9,7 @@ jqassistant-typescript-plugin - - ${com.buschmais.jqassistant.version} - ${com.buschmais.jqassistant.version} - 1.18.34 - - - - - ${project.basedir}/src/main/resources - - META-INF/jqassistant-plugin.xml - - true - - - ${project.basedir}/src/main/resources - - META-INF/jqassistant-plugin.xml - - false - - org.apache.maven.plugins @@ -47,26 +25,37 @@ com.buschmais.jqassistant.core store + provided com.buschmais.jqassistant.core scanner + provided + + + com.buschmais.jqassistant.core + report + provided com.buschmais.jqassistant.plugin common + provided com.buschmais.xo xo.api + provided com.buschmais.jqassistant.plugin json + provided org.mapstruct mapstruct + provided org.projectlombok @@ -91,6 +80,7 @@ com.buschmais.jqassistant.core test + test