diff --git a/pom.xml b/pom.xml index 946cc7f..03e9b2f 100644 --- a/pom.xml +++ b/pom.xml @@ -7,6 +7,24 @@ A bucket of aaall the stuff Ali makes. It's a bit smelly. src + + + src + + **/*.java + + + + src/main/resources + + *.properties + *.yml + *.csv + *.txt + + true + + maven-compiler-plugin