[ http://jira.codehaus.org/browse/MSITE-77?page=comments#action_56693 ]
Ersin Er commented on MSITE-77: ------------------------------- As I see, the system does not work. Here is a parent project site: http://directory.apache.org/newsite/subprojects/apacheds/index.html and its pom: http://svn.apache.org/viewcvs.cgi/*checkout*/directory/trunks/apacheds/pom.xml?rev=371202 and the its content: http://svn.apache.org/viewcvs.cgi/directory/trunks/apacheds/src/site/ and here the site of a subproject of it: http://directory.apache.org/newsite/subprojects/apacheds/projects/apacheds-core/index.html and its pom: http://svn.apache.org/viewcvs.cgi/*checkout*/directory/trunks/apacheds/core/pom.xml?rev=371025 There seems to be no inheritance while the subproject site is constructed with default properties. Another question is: Is the resources directory inherited? If it's not then we'll have to replicate it or put it in a global location. Thanks. > Site inheritance does not work properly > --------------------------------------- > > Key: MSITE-77 > URL: http://jira.codehaus.org/browse/MSITE-77 > Project: Maven 2.x Site Plugin > Type: Bug > Environment: FC4, JDK 1.5.0_06, Maven 2.0.2 > Reporter: Ersin Er > Fix For: 2.0 > > > I have a parent project and some subprojects. The parent project has a > site.xml at the conventional location. However subprojects do not inherit it. > When building subproject sites, maven tries to download site.xml's for each > subproject. I also tried <relativePath> in the subproject poms but it did not > help. -- 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, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]