[
https://issues.apache.org/jira/browse/WICKET-952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerolf Seitz updated WICKET-952:
--------------------------------
Description:
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
was:
# checkout and install maven-hierarchy-plugin from wicketstuff svn repository
at
https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/maven-hierarchy-plugin
# apply patch from WICKET-941 to wicket-common to fix layout issues
# apply this patch to trunk
# run "mvn clean site:stage -Psite -DstagingDirectory=<absolute path here>" in
trunk
> 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
> Fix For: 1.3.0-beta4
>
> 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.