You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Malcolm Wong Ho (JIRA)" <ji...@codehaus.org> on 2013/07/05 12:07:05 UTC

[jira] (MSITE-693) site:stage(-deploy) creates incorrect structure

Malcolm Wong Ho created MSITE-693:
-------------------------------------

             Summary: site:stage(-deploy) creates incorrect structure
                 Key: MSITE-693
                 URL: https://jira.codehaus.org/browse/MSITE-693
             Project: Maven 2.x and 3.x Site Plugin
          Issue Type: Bug
          Components: multi module, site:stage(-deploy)
    Affects Versions: 3.3
         Environment: Apache Maven 3.0.4 (r1232337; 2012-01-17 10:44:56+0200)
Java version: 1.6.0_26, vendor: Sun Microsystems Inc.
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.2.0-41-generic-pae", arch: "i386", family: "unix"

            Reporter: Malcolm Wong Ho


Similar to issue : http://jira.codehaus.org/browse/MSITE-669

By follow the Maven conventions for multi-module tree, the site plugin does not produce a multi-module site tree.

Module Tree

simple-parent/pom.xml
simple-parent/simple-model/pom.xml
simple-parent/simple-weather/pom.xml
simple-parent/simple-webapp/pom.xml

Site tree

parent/index.html
simple-model/simple-model/pom.xml
simple-weather/simple-weather/pom.xml
simple-webapp/simple-webapp/pom.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira