RE: [m2] javadoc report plugin not working with site goal

2005-12-16 Thread Mordo, Aviran (EXP N-NANNATEK)
Thank you 

-Original Message-
From: Yann Le Du [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 15, 2005 10:36 PM
To: Maven Users List
Subject: Re: [m2] javadoc report plugin not working with site goal

It does indeed exist and is corrected :
http://jira.codehaus.org/browse/MNG-1249

Correction will be available in maven-javadoc-plugin 2.0-beta-3 in a few
days.

2005/12/16, Allan Ramirez <[EMAIL PROTECTED]>:
>
> Please file a jira issue (unless already exists) 
> http://jira.codehaus.org/browse/MNG
>
> -allan
>
> Mordo, Aviran (EXP N-NANNATEK) wrote:
>
> >I have the maven-javadoc-plugin on my reports section. The problem is

> >when I run the site:site goal the index.html only contains the site's

> >menu and not the javadoc content. The rest of the files generated are

> >fine, but navigating from the project's site you can not see the 
> >javadocs, unless you edit the url to pint to index-all.html and not 
> >index.html.
> >
> >Any ideas?
> >
> >Below the generated index.html from the site goal
> >
> >
> >
> >
> > >"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
> >
> >  
> >
> >
> >  @import url("../css/maven-base.css");
> >  @import url("../css/maven-theme.css");
> >  @import url("../css/site.css");
> >
> > >media="print" />
> >
> >  
> >  
> >
> >  
> >
> >ERA core components
> >
> >
> >
> >
> >  
> >
> >
> >  Last Published: Wed Dec 14 16:17:20 EST 
> >2005
> >http://archives.gov";>ERA
core
> >components
> >  
> >  
> >
> >  
> >
> >  Project
> >Documentation
> >
> >
> >
> >  About ERA core components
> >
> >
> >
> >  Project Info
> >
> >
> >
> >
> >  Project Reports
> >  
> >
> >
> >  JavaDocs
> >
> >
> >
> >  Maven Surefire Report
> >
> >  
> >
> >  
> >  http://maven.apache.org/"; title="Built by Maven"
> >id="poweredBy">
> >   >src="../images/logos/maven-feather.png">
> >
> >
> >
> >  
> >
> >  
> >
> >
> >  
> >
> >
> >  ©
> >  2005
> >
> >  
> >  
> >
> >  
> >
> >  
> >
> >
> >
> >
> >-
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> >
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Yann

Veuillez noter ma nouvelle adresse / Please note my new address


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



Re: [m2] javadoc report plugin not working with site goal

2005-12-15 Thread Allan Ramirez

Oh Right! Now I remember.. Thanks :D

-allan

Yann Le Du wrote:


It does indeed exist and is corrected :
http://jira.codehaus.org/browse/MNG-1249

Correction will be available in maven-javadoc-plugin 2.0-beta-3 in a few
days.

2005/12/16, Allan Ramirez <[EMAIL PROTECTED]>:
 


Please file a jira issue (unless already exists)
http://jira.codehaus.org/browse/MNG

-allan

Mordo, Aviran (EXP N-NANNATEK) wrote:

   


I have the maven-javadoc-plugin on my reports section. The problem is
when I run the site:site goal the index.html only contains the site's
menu and not the javadoc content. The rest of the files generated are
fine, but navigating from the project's site you can not see the
javadocs, unless you edit the url to pint to index-all.html and not
index.html.

Any ideas?

Below the generated index.html from the site goal




http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>


  
  
@import url("../css/maven-base.css");
@import url("../css/maven-theme.css");
@import url("../css/site.css");
  
  
  


  


  ERA core components

  
  
  

  
  
Last Published: Wed Dec 14 16:17:20 EST
2005
  http://archives.gov";>ERA core
components


  

  
Project
Documentation
  

  
About ERA core components
  

  
Project Info

  

  
Project Reports


  
JavaDocs
  

  
Maven Surefire Report
  

  

http://maven.apache.org/"; title="Built by Maven"
id="poweredBy">

  
  
  



  
  

  
  
©
2005



  

  





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




 



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


   




--
Yann

Veuillez noter ma nouvelle adresse / Please note my new address

 




No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.13.13/200 - Release Date: 12/14/2005

 



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

Re: [m2] javadoc report plugin not working with site goal

2005-12-15 Thread Yann Le Du
It does indeed exist and is corrected :
http://jira.codehaus.org/browse/MNG-1249

Correction will be available in maven-javadoc-plugin 2.0-beta-3 in a few
days.

2005/12/16, Allan Ramirez <[EMAIL PROTECTED]>:
>
> Please file a jira issue (unless already exists)
> http://jira.codehaus.org/browse/MNG
>
> -allan
>
> Mordo, Aviran (EXP N-NANNATEK) wrote:
>
> >I have the maven-javadoc-plugin on my reports section. The problem is
> >when I run the site:site goal the index.html only contains the site's
> >menu and not the javadoc content. The rest of the files generated are
> >fine, but navigating from the project's site you can not see the
> >javadocs, unless you edit the url to pint to index-all.html and not
> >index.html.
> >
> >Any ideas?
> >
> >Below the generated index.html from the site goal
> >
> >
> >
> >
> > >"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
> >
> >  
> >
> >
> >  @import url("../css/maven-base.css");
> >  @import url("../css/maven-theme.css");
> >  @import url("../css/site.css");
> >
> > >media="print" />
> >
> >  
> >  
> >
> >  
> >
> >ERA core components
> >
> >
> >
> >
> >  
> >
> >
> >  Last Published: Wed Dec 14 16:17:20 EST
> >2005
> >http://archives.gov";>ERA core
> >components
> >  
> >  
> >
> >  
> >
> >  Project
> >Documentation
> >
> >
> >
> >  About ERA core components
> >
> >
> >
> >  Project Info
> >
> >
> >
> >
> >  Project Reports
> >  
> >
> >
> >  JavaDocs
> >
> >
> >
> >  Maven Surefire Report
> >
> >  
> >
> >  
> >  http://maven.apache.org/"; title="Built by Maven"
> >id="poweredBy">
> >   >src="../images/logos/maven-feather.png">
> >
> >
> >
> >  
> >
> >  
> >
> >
> >  
> >
> >
> >  ©
> >  2005
> >
> >  
> >  
> >
> >  
> >
> >  
> >
> >
> >
> >
> >-
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> >
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Yann

Veuillez noter ma nouvelle adresse / Please note my new address


Re: [m2] javadoc report plugin not working with site goal

2005-12-15 Thread Allan Ramirez
Please file a jira issue (unless already exists) 
http://jira.codehaus.org/browse/MNG


-allan

Mordo, Aviran (EXP N-NANNATEK) wrote:


I have the maven-javadoc-plugin on my reports section. The problem is
when I run the site:site goal the index.html only contains the site's
menu and not the javadoc content. The rest of the files generated are
fine, but navigating from the project's site you can not see the
javadocs, unless you edit the url to pint to index-all.html and not
index.html.

Any ideas?

Below the generated index.html from the site goal




http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>

 
   
   
 @import url("../css/maven-base.css");
 @import url("../css/maven-theme.css");
 @import url("../css/site.css");
   
   
   
 
 
   
 
   
   ERA core components
   
   

   
   
 
   
   
 Last Published: Wed Dec 14 16:17:20 EST
2005
   http://archives.gov";>ERA core
components
 
 
   
 
   
 Project
Documentation
   
 
   

 About ERA core components
   
   
   

 Project Info
 
   
   
   

 Project Reports
 
 
   

 JavaDocs
   
 
   

 Maven Surefire Report
   
 
   
 
 http://maven.apache.org/"; title="Built by Maven"
id="poweredBy">
 
   
   
   
 
   
 

   
   
 
   
   
 ©  
 2005
   
 

 
   
 
   
 




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


 



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