Github user martin-g commented on a diff in the pull request: https://github.com/apache/wicket/pull/262#discussion_r166286917 --- Diff: pom.xml --- @@ -184,6 +184,28 @@ </plugins> </build> </profile> + <profile> --- End diff -- This is not needed.
---