Christoph Leiter created WICKET-4523:
----------------------------------------

             Summary: 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
            Priority: Minor


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

        

Reply via email to