[
https://issues.apache.org/jira/browse/WICKET-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn Dashorst resolved WICKET-1524.
--------------------------------------
Resolution: Fixed
Bulid stats now:
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Wicket Parent ......................................... SUCCESS [2.802s]
[INFO] Wicket ................................................ SUCCESS [20.443s]
[INFO] Wicket Date/Time ...................................... SUCCESS [2.753s]
[INFO] Wicket Extensions ..................................... SUCCESS [6.047s]
[INFO] Wicket IoC common code ................................ SUCCESS [1.697s]
[INFO] Wicket Spring Integration ............................. SUCCESS [1.634s]
[INFO] Wicket Velocity ....................................... SUCCESS [1.473s]
[INFO] Wicket Spring Integration through Annotations ......... SUCCESS [1.425s]
[INFO] Wicket Auth Roles ..................................... SUCCESS [1.907s]
[INFO] Wicket Guice Integration .............................. SUCCESS [2.819s]
[INFO] Wicket JMX ............................................ SUCCESS [1.677s]
[INFO] Wicket Objects Sizeof Agent ........................... SUCCESS [1.353s]
[INFO] Wicket Examples ....................................... SUCCESS [16.890s]
[INFO] Wicket Quickstart Archetype ........................... SUCCESS [1.003s]
[INFO] Wicket Thread Test .................................... SUCCESS [3.173s]
[INFO] ------------------------------------------------------------------------
> Disable javadoc plugin in regular build to make it faster
> ---------------------------------------------------------
>
> Key: WICKET-1524
> URL: https://issues.apache.org/jira/browse/WICKET-1524
> Project: Wicket
> Issue Type: Improvement
> Reporter: Martijn Dashorst
> Assignee: Martijn Dashorst
> Fix For: 1.4-M1
>
>
> can we disable the javadoc generation for the default build profile? i
> do mvn install at least a few times a day and javadoc takes ages. can
> we move that into a release profile or something similar. the sources
> jar is ok because that just takes a second or two, but javadoc hangs
> the build for a good while.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.