I did a dry run using the maven-release-plugin to check if I can also file a release PR.
The following two integration tests fail, however:
ApplicationControllerFluentLeniumTest.testThatHomepageWorks:41 null
ApplicationControllerTest.testThatHomepageWorks:42 null
As there is no further documentation concerning where and how these integration tests are supposed to be run, I can't tell if they need fixing or how I could fix them.
@raphaelbauer any pointers?