Morgovsky, Alexander (US - Glen Mills) wrote:
I have a parent POM which has two modules.  Module A's sites get
deployed to host/A/.  Module B's sites get deployed to host/B/.  What do
I need to do in the parent POM so that I can have these modules show up
in the modules section of the parent pom so that they could be accessed?
Thanks.

You should create a site.xml file for your parent. You can read more on this page:

http://maven.apache.org/plugins/maven-site-plugin/examples/sitedescriptor.html

--
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to