Hi,
As I understand you have a structure as
Root
pom.xml
Module A
pom.xml
Site
pom.xml
src/site/site.xml
Just try to move Site/src/site/site.xml to the root
Root
pom.xml
src/site/site.xml (with ${modules})
Module A
pom.xml
src/site/site.xml (with ${parentProject} )
-Olivier
-----Message d'origine-----
De : RobJac [mailto:[EMAIL PROTECTED]
Envoyé : jeudi 4 mai 2006 12:31
À : [email protected]
Objet : Configuring path for picking submodule site
I have created a multiproject web site from the parent project where in
it
has a menu that list all the sub modules. When i click on a particular
sub
module menu say ,SubModule_A link. It tries to look for the SubModule_A
index.html from some default path like
C:\parentProject\target\site\SubModule_A\index.html.
But the index.hml for the SubModule_A lies under the following path
C:\parentProject\SubModule_A\target\site\index.html.
Where do I configure to pickup the SubModule_A index.html from a path
specified by me. This subModule Menu comes in my parent site when i
provide
<menu ref="modules" /> in my parent site.xml. I dont exactly know how
the
path is getting set for each of the subModule menu link. If some one has
faced this issue could you pls let me know how this path can be
configured?
An example would really help.
--
View this message in context:
http://www.nabble.com/Configuring-path-for-picking-submodule-site-t15559
73.html#a4226523
Sent from the Maven - Users forum at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
This e-mail, any attachments and the information contained therein ("this
message") are confidential and intended solely for the use of the addressee(s).
If you have received this message in error please send it back to the sender
and delete it. Unauthorized publication, use, dissemination or disclosure of
this message, either in whole or in part is strictly prohibited.
--------------------------------------------------------------------------------------------------------------
Ce message électronique et tous les fichiers joints ainsi que les informations
contenues dans ce message ( ci après "le message" ), sont confidentiels et
destinés exclusivement à l'usage de la personne à laquelle ils sont adressés.
Si vous avez reçu ce message par erreur, merci de le renvoyer à son émetteur
et de le détruire. Toutes diffusion, publication, totale ou partielle ou
divulgation sous quelque forme que se soit non expressément autorisées de ce
message, sont interdites.
-------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]