Re: Default index.html from Site plugin?

2009-08-05 Thread Dennis Lundberg
Are you running into this?
http://maven.apache.org/plugins/maven-site-plugin/faq.html#Why_dont_the_links_between_parent_and_child_modules_work_when_I_run_mvn_site

David C. Hicks wrote:
 Is there some way to get the Site plugin to create an index.html if one
 is not supplied?  I really don't want to have to go set up src/site for
 every module in my project, but it seems like the site that gets
 generated won't work if I don't.  When I click on one of the module
 links, I'm taken to the proper URL, only there is no index.html there to
 be downloaded and displayed.
 
 Thanks,
 Dave
 
 
 -
 To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org
 
 


-- 
Dennis Lundberg

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: Default index.html from Site plugin?

2009-08-05 Thread David C. Hicks
No, I'm actually looking at a deployed site.

mvn site site:deploy

There are simply no index.html files in any of the modules' directories.


Dennis Lundberg wrote:
 Are you running into this?
 http://maven.apache.org/plugins/maven-site-plugin/faq.html#Why_dont_the_links_between_parent_and_child_modules_work_when_I_run_mvn_site

 David C. Hicks wrote:
   
 Is there some way to get the Site plugin to create an index.html if one
 is not supplied?  I really don't want to have to go set up src/site for
 every module in my project, but it seems like the site that gets
 generated won't work if I don't.  When I click on one of the module
 links, I'm taken to the proper URL, only there is no index.html there to
 be downloaded and displayed.

 Thanks,
 Dave


 -
 To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org