[
https://issues.apache.org/jira/browse/WHISKER-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13195738#comment-13195738
]
Hugo Hirsch commented on WHISKER-1:
-----------------------------------
Maybe each submodules needs to have a separate site section in its pom.xml:
{code}
<distributionManagement>
<site>
<id>
apache.org
</id>
<name>
Apache Website
</name>
<url>
http://incubator.apache.org/rat/whisker/apache-whisker-plugin4maven
</url>
</site>
</distributionManagement>
{code}
> enable site reports for whisker
> -------------------------------
>
> Key: WHISKER-1
> URL: https://issues.apache.org/jira/browse/WHISKER-1
> Project: Whisker
> Issue Type: Improvement
> Environment: Revision: 1237255
> Reporter: Hugo Hirsch
> Assignee: Robert Burrell Donkin
> Attachments: patched_fromRev_1237057_pom.xml
>
>
> I've added some mvn3 style site reports.
> Currently the following things do not work:
> * no linking to submodules
> * deployment in Apache CMS
> Since I don't have commit rights I am not able to try things out.
--
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