* 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
* Failing build if unit test name does not follow one of the following conventions : ..IntegrationTest, ..LongRunningUnitTest, ..ManualTest, ..JdbcTest, ..LiveTest
* Custom PMD Rules project
* Fixed this issue when unit test classes were not being scanned by custom PMD rule (This happened after I pulled code from upstream project)
* Don't fail the build if PMD custom rule fails
* Reconfigure PMD
* Reformat POM
* Adjust PMD rules
* Rename test