[ 
http://jira.codehaus.org/browse/MSITE-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=131725#action_131725
 ] 

Rodrigo Ruiz commented on MSITE-297:
------------------------------------

This is a very annoying one. In one of my multi-module projects, with 5 child 
projects I have to do:

[at parent] mvn site site:deploy
[at child 1] mvn clean site site:deploy
...
[at child 5] mvn clean site site:deploy

Each sub-project has its own unit and integration testsuites, and the sites 
include cobertura and findbugs reports, which make the process of deploying a 
site extremely slow.



> Child site.xml not used from parent + inheritance
> -------------------------------------------------
>
>                 Key: MSITE-297
>                 URL: http://jira.codehaus.org/browse/MSITE-297
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>          Components: multi module
>    Affects Versions: 2.0-beta-6
>            Reporter: Ramon Havermans
>
> When using a parent child project building from the parent, the child 
> site.xml is not used. Instead I get the parent lay-out with menu's I don't 
> want and links that won't work. 

-- 
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

        

Reply via email to