Andreas Dangel 066b510eef chore: Fix project.parent.relativePath in pom.xml
It must point to a file, pointing to a directory
is not valid.
2022-06-04 11:00:30 +02:00
..
2022-05-13 12:03:15 +02:00

pmd-scala-common

Contains shared code for the pmd-scala_2.12 and pmd-scala_2.13 modules.

It is not a module in itself, since it needs to be used while cross-compiling with a specific scala version.

It should be source compatible with the oldest scala version we are supporting.