Tag Archives: maven

Testing mojo generated code in Maven

Lately I was assigned a task which involved something that a unit test seemed to be able to solve, but later it turned out to be way more complex than that. Almost a third of our codebase consists of POJOs … Read more »

Wicket in action and confusion

For a recent project lead, we decided to create a mock-up of the application, so the prospective Customer would be able to see that we understand their needs. As I’m not very good at interactive HTML mock-ups I decided to … Read more »