Hi Philippe,

What is the content of your <distributionManagement> tag in your top project  ?

Mine is : 

        <distributionManagement>
                <site>
                        <id>as-site</id>
                        <url>file:///devef/maven/site/RIC/</url>
                </site>
        </distributionManagement>

I work on a 3-level project with eclipse (but my projects hierarchy is a tree) 
and I do not have the problem.




Rémy VENTURI
Ingénieur Développement NTIC
ALLIANCE SANTE
 
Nouvelles Technologies de l'Information
DSI - Programme SICAS
+33 1 40 80 5100 Standard
+33 1 40 80 2316 Direct
+33 6 20 98 7923 Mobile
-----Original Message-----
From: Philippe Herlin [mailto:[EMAIL PROTECTED] 
Sent: vendredi 2 mars 2007 11:27
To: [email protected]
Subject: Multi-module site - index.html/index.html in submodules URLs

Hi,
I have a multi-modules project with only 2 levels (i.e. a "pom" module and 
several "jar" modules") :
. component (packaging = pom)
   . jar1
   . jar 2

All submodules modules herites from the top module.
All works fine but when I deploy the site, the URLs to submodules in the top 
module page ends with a double "index.html" so that a click on that URLs lead 
to a 404 error : example :
...\mysubmodule1\index.html\index.html

What is particular to my project is, because I am working in Eclipse, modules 
are organized in a flat fashion (and not a tree).

Thanks for your help.
 
Philippe Herlin

The people who are crazy enough to think they can change the world are the ones 
who do.
-Jozef Imrich-






        

        
                
___________________________________________________________________________ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com

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

Reply via email to