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)
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)