java-tutorials/custom-pmd
Grzegorz Piwowarek 0c0a3cab16
Adjust config (#3979)
* Adjust config

* Adjust config

* Adjust config

* fix

* fix

* Rename MetricTypeTest

* Rename MetricTypeTest

* Rename MetricTypeTest

* Rename MetricTypeTest

* Install custom pmd jar to local maven repo during maven validate phase, so that it becomes available during project build

* maven install plugin - adding base path

* changed the phase for maven directory plugin to validate to make sure that the base directory variable is available to maven install plugin

* pmd violation flag back to false
2018-04-13 07:08:55 +02:00
..
src/main/java/org/baeldung/pmd Update UnitTestNamingConventionRule.java (#3978) 2018-04-11 05:20:34 +02:00
README.md Fail the build when naming conventions violated (#3974) 2018-04-10 23:50:17 +02:00
pom.xml Adjust config (#3979) 2018-04-13 07:08:55 +02:00

README.md

Custom PMD Rules