[
https://issues.apache.org/jira/browse/WICKET-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538955
]
Gerolf Seitz commented on WICKET-952:
-------------------------------------
btw, wicket-core's javadoc is about 35MB uncompressed, so it may not really be
a matter of design (images and stuff), but rather a matter of a huge codebase
and a lot of documentation, which can be considered a good thing, right ;)
wicket-examples and wicket-extensions are about 10MB each.
> provide the means to generate site with maven-site-plugin
> ---------------------------------------------------------
>
> Key: WICKET-952
> URL: https://issues.apache.org/jira/browse/WICKET-952
> Project: Wicket
> Issue Type: Improvement
> Components: site
> Affects Versions: 1.3.0-beta3
> Reporter: Gerolf Seitz
> Assignee: Gerolf Seitz
> Fix For: 1.3.0-beta5
>
> Attachments: mvn_site.patch
>
>
> only once:
> # apply patch from WICKET-941 to wicket-common to fix layout issues
> # apply this patch to trunk
> for every release:
> # run "mvn clean site:stage -Psite -DstagingDirectory=<absolute path here>"
> in trunk
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.