Hi All, I am having some problem while generating site for multiple modules. 1.I am having 7 modules.I am having a parent pom and i am running install and deploy goal in the parent one which does for all the moduels defined in the parent pom.but i want to generate the sites for only 2 modules .how can i restrict that?
2.I want my modules menu shlud be different.that i have configured in the site.xml .then also it is inheriting form the parent site.xml. 3.Links to the modules is not coming.thats why I am generating the sites individually and manually deploying it to the tomcat.how can i automate this.meaning link should come automatically having different menu(left side) for different modules and it should be deployed to tomcat when hudson will fire the goal site:deploy. 4.I am using pom aggregation as well as pom inheritance together.previously i was using only pom aggregation thats why i was unable to see my modules names in the parent sites.then i did pom inheritance now module names it is showing but it is not giving the link to the modules. 5.I checked in the documentation in site:stage goal we can check the multimodule site generation.but link is not working. Please let me know where i am missing anything. Thanks, Debasis -- View this message in context: http://old.nabble.com/Site-generation-for-multiple-modules-is-not-working-properly-tp26964041p26964041.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
