cerner / beadledom

A simple, composable framework for building RESTful services
http://engineering.cerner.com/beadledom
Apache License 2.0
25 stars 30 forks source link

Fix PMD violations, fixes #122 #157

Closed sairamvudatha closed 4 years ago

sairamvudatha commented 4 years ago

What was changed? Why is this necessary?

Fixed PMD violations and set plugin to fail on violations

How was it tested?

Travis build: https://travis-ci.com/sairamvudatha/beadledom/jobs/241797947

How to test

This is bare minimum acceptable testing

nathanschile commented 4 years ago

@sairamvudatha Thanks for fixing the issues!