4.0.0 pmd-lang-test PMD language module testing utilities Module containing utilities to test language implementations, including parsers and ASTs. This module uses Kotlin. net.sourceforge.pmd pmd 6.42.0 ../ ${project.basedir}/src/main/kotlin ${project.basedir}/src/test/resources ${project.basedir}/src/main/kotlin kotlin-maven-plugin org.jetbrains.kotlin ${kotlin.version} kotlin-compile compile process-sources org.apache.maven.plugins maven-javadoc-plugin attach-javadocs none org.jetbrains.dokka dokka-maven-plugin ${dokka.version} package javadocJar net.sourceforge.pmd pmd-core org.apache.commons commons-lang3 commons-io commons-io io.kotest kotest-assertions-core-jvm compile io.kotest kotest-runner-junit5-jvm compile org.jetbrains annotations compile org.hamcrest hamcrest compile junit junit compile org.jetbrains.kotlin kotlin-stdlib compile org.jetbrains.kotlin kotlin-reflect compile org.jetbrains.kotlin kotlin-stdlib-jdk8 compile org.jetbrains.kotlin kotlin-test-junit compile com.github.oowekyala.treeutils tree-matchers compile com.github.oowekyala.treeutils tree-printers compile