[
http://jira.codehaus.org/browse/MOJO-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=176519#action_176519
]
David Vicente commented on MOJO-1362:
-------------------------------------
Hi,
it's not like that Maven works.
To do what you want, you must run maven as described in the dashboard
documentation
1) mvn site
2) mvn dashboard:dashboard
3) mvn site:deploy (with exact location in the pom.xml where to copy files, see
the maven site plugin documentation)
> Aggregated reports in mulitproject environment
> -----------------------------------------------
>
> Key: MOJO-1362
> URL: http://jira.codehaus.org/browse/MOJO-1362
> Project: Mojo
> Issue Type: Wish
> Components: dashboard
> Environment: Maven2
> Reporter: anand
> Assignee: David Vicente
>
> I have project configuration something like this,
> parent - pom.xml
> |
> child1
> |
> child2
> |
> child3
> When I run generate reports, mvn pmd:pmd && mvn dashboard:dashboard, it
> generates reports in corresponding modules and submodules under
> childX/target/site folder. So, when I open the top level report, the links to
> child report will not work. It wud be great if it can generate all the
> children and parent reports to once place with proper links.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email