[ https://issues.apache.org/jira/browse/WICKET-4523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Grigorov resolved WICKET-4523. ------------------------------------- Resolution: Fixed Fix Version/s: 1.5.7 6.0.0-RC1 Assignee: Martijn Dashorst (was: Carl-Eric Menzel) The change is applied to 1.5.x branch as well. > Use new maven compiler plugin to speed up build time > ---------------------------------------------------- > > Key: WICKET-4523 > URL: https://issues.apache.org/jira/browse/WICKET-4523 > Project: Wicket > Issue Type: Improvement > Environment: maven 3 > Reporter: Christoph Leiter > Assignee: Martijn Dashorst > Priority: Minor > Fix For: 6.0.0-RC1, 1.5.7 > > Attachments: WICKET-4523-5.patch, WICKET-4523-6.patch > > > There's a new Java compiler plugin for maven which caches the classloader for > JavaCompiler. This has a huge positive performance impact. See > http://jira.codehaus.org/browse/PLXCOMP-202 > For me this change reduced the time for "mvn clean compile" on wicket master > branch from 56s to 34s. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira