diff --git a/pmd-lang-test/pom.xml b/pmd-lang-test/pom.xml index 32dc5f267a..3f1e9bd3e8 100644 --- a/pmd-lang-test/pom.xml +++ b/pmd-lang-test/pom.xml @@ -27,6 +27,26 @@ + + org.codehaus.mojo + build-helper-maven-plugin + + + add-kotlin-sources + + + + add-source + + + + ${project.basedir}/src/main/kotlin + + + + + + kotlin-maven-plugin