On 18 Jan 2013, at 4:48 PM, Sanne Grinovero <sanne(a)hibernate.org> wrote:
Hi all,
yesterday we merged checkstyle integration in Hibernate OGM: it's
going to fail the compile phase if there are violations (!).
+1 Joining the ranks of Validator and Search :-)
Btw, in HV Gunnar convinced me to attache the checkstyle plugin to the verify phase.
This way you can hack away w/o caring too much about a coding style since the compile
will work. However, a full 'mvn install' will fail.
--Hardy