mtedone / podam

PODAM - POjo DAta Mocker
https://mtedone.github.io/podam
MIT License
326 stars 749 forks source link

lots of unwanted COMPILE dependencies (spring, spring integration, hibernate validator) #210

Closed fbus closed 8 years ago

fbus commented 8 years ago

Since 5.3.x the pom as lots of dependencies. I don't want to pull all those dependencies juste to generate some random beans. At least add them as optional dependencies ( true ) Also, please note that for compilation hibernate validator should not be needed (it's the implementation of the validation API which is already here as a dependency)

daivanov commented 8 years ago

I absolutely second this.

daivanov commented 8 years ago

Fixed in Podam 6.0.4