You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Mordo, Aviran (EXP N-NANNATEK)" <av...@lmco.com> on 2005/12/15 18:06:26 UTC

[m2] javadoc report plugin not working with site goal

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




<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
  <head>
    <title></title>
    <style type="text/css" media="all">
      @import url("../css/maven-base.css");
      @import url("../css/maven-theme.css");
      @import url("../css/site.css");
    </style>
    <link rel="stylesheet" href="../css/print.css" type="text/css"
media="print" />
        <meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1" />
  </head>
  <body class="composite">
    <div id="banner">
                          <span id="bannerLeft">
    
            ERA core components
    
            </span>
                    <div class="clear">
        <hr/>
      </div>
    </div>
    <div id="breadcrumbs">
      <div class="xleft">Last Published: Wed Dec 14 16:17:20 EST
2005</div>
      <div class="xright">      <a href="http://archives.gov">ERA core
components</a>
      </div>
      <div class="clear">
        <hr/>
      </div>
    </div>
    <div id="leftColumn"><div id="navcolumn">      <h5>Project
Documentation</h5>
    <ul>
              
    <li class="none">
          <a href="../index.html">About ERA core components</a>
        </li>
                
        <li class="collapsed">
          <a href="../project-info.html">Project Info</a>
              
        </li>
                
        <li class="collapsed">
          <a href="../maven-reports.html">Project Reports</a>
          <ul>
                  
    <li class="none">
          <strong><a href="../apidocs/index.html">JavaDocs</a></strong>
        </li>
                  
    <li class="none">
          <a href="../surefire-report.html">Maven Surefire Report</a>
        </li>
              </ul>
        </li>
          </ul>
  <a href="http://maven.apache.org/" title="Built by Maven"
id="poweredBy">
              <img alt="Built by Maven"
src="../images/logos/maven-feather.png"></img>
            </a>
    </div></div>
    <div id="bodyColumn">
      <div id="contentBox">
        
      </div>
    </div>
    <div class="clear">
      <hr/>
    </div>
    <div id="footer">
      <div class="xright">&#169;  
          2005
    
      </div>
      <div class="clear">
        <hr/>
      </div>
    </div>
  </body>
</html>



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


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

Posted by Allan Ramirez <ar...@exist.com>.
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 <ar...@exist.com>:
>  
>
>>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
>>>
>>>
>>>
>>>
>>><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
>>>"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
>>><html>
>>> <head>
>>>   <title></title>
>>>   <style type="text/css" media="all">
>>>     @import url("../css/maven-base.css");
>>>     @import url("../css/maven-theme.css");
>>>     @import url("../css/site.css");
>>>   </style>
>>>   <link rel="stylesheet" href="../css/print.css" type="text/css"
>>>media="print" />
>>>       <meta http-equiv="Content-Type" content="text/html;
>>>charset=ISO-8859-1" />
>>> </head>
>>> <body class="composite">
>>>   <div id="banner">
>>>                         <span id="bannerLeft">
>>>
>>>           ERA core components
>>>
>>>           </span>
>>>                   <div class="clear">
>>>       <hr/>
>>>     </div>
>>>   </div>
>>>   <div id="breadcrumbs">
>>>     <div class="xleft">Last Published: Wed Dec 14 16:17:20 EST
>>>2005</div>
>>>     <div class="xright">      <a href="http://archives.gov">ERA core
>>>components</a>
>>>     </div>
>>>     <div class="clear">
>>>       <hr/>
>>>     </div>
>>>   </div>
>>>   <div id="leftColumn"><div id="navcolumn">      <h5>Project
>>>Documentation</h5>
>>>   <ul>
>>>
>>>   <li class="none">
>>>         <a href="../index.html">About ERA core components</a>
>>>       </li>
>>>
>>>       <li class="collapsed">
>>>         <a href="../project-info.html">Project Info</a>
>>>
>>>       </li>
>>>
>>>       <li class="collapsed">
>>>         <a href="../maven-reports.html">Project Reports</a>
>>>         <ul>
>>>
>>>   <li class="none">
>>>         <strong><a href="../apidocs/index.html">JavaDocs</a></strong>
>>>       </li>
>>>
>>>   <li class="none">
>>>         <a href="../surefire-report.html">Maven Surefire Report</a>
>>>       </li>
>>>             </ul>
>>>       </li>
>>>         </ul>
>>> <a href="http://maven.apache.org/" title="Built by Maven"
>>>id="poweredBy">
>>>             <img alt="Built by Maven"
>>>src="../images/logos/maven-feather.png"></img>
>>>           </a>
>>>   </div></div>
>>>   <div id="bodyColumn">
>>>     <div id="contentBox">
>>>
>>>     </div>
>>>   </div>
>>>   <div class="clear">
>>>     <hr/>
>>>   </div>
>>>   <div id="footer">
>>>     <div class="xright">&#169;
>>>         2005
>>>
>>>     </div>
>>>     <div class="clear">
>>>       <hr/>
>>>     </div>
>>>   </div>
>>> </body>
>>></html>
>>>
>>>
>>>
>>>---------------------------------------------------------------------
>>>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>>>For additional commands, e-mail: users-help@maven.apache.org
>>>
>>>
>>>
>>>
>>>      
>>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>>For additional commands, e-mail: users-help@maven.apache.org
>>
>>
>>    
>>
>
>
>--
>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
>
>  
>


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

Posted by Yann Le Du <le...@gmail.com>.
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 <ar...@exist.com>:
>
> 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
> >
> >
> >
> >
> ><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> >"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
> ><html>
> >  <head>
> >    <title></title>
> >    <style type="text/css" media="all">
> >      @import url("../css/maven-base.css");
> >      @import url("../css/maven-theme.css");
> >      @import url("../css/site.css");
> >    </style>
> >    <link rel="stylesheet" href="../css/print.css" type="text/css"
> >media="print" />
> >        <meta http-equiv="Content-Type" content="text/html;
> >charset=ISO-8859-1" />
> >  </head>
> >  <body class="composite">
> >    <div id="banner">
> >                          <span id="bannerLeft">
> >
> >            ERA core components
> >
> >            </span>
> >                    <div class="clear">
> >        <hr/>
> >      </div>
> >    </div>
> >    <div id="breadcrumbs">
> >      <div class="xleft">Last Published: Wed Dec 14 16:17:20 EST
> >2005</div>
> >      <div class="xright">      <a href="http://archives.gov">ERA core
> >components</a>
> >      </div>
> >      <div class="clear">
> >        <hr/>
> >      </div>
> >    </div>
> >    <div id="leftColumn"><div id="navcolumn">      <h5>Project
> >Documentation</h5>
> >    <ul>
> >
> >    <li class="none">
> >          <a href="../index.html">About ERA core components</a>
> >        </li>
> >
> >        <li class="collapsed">
> >          <a href="../project-info.html">Project Info</a>
> >
> >        </li>
> >
> >        <li class="collapsed">
> >          <a href="../maven-reports.html">Project Reports</a>
> >          <ul>
> >
> >    <li class="none">
> >          <strong><a href="../apidocs/index.html">JavaDocs</a></strong>
> >        </li>
> >
> >    <li class="none">
> >          <a href="../surefire-report.html">Maven Surefire Report</a>
> >        </li>
> >              </ul>
> >        </li>
> >          </ul>
> >  <a href="http://maven.apache.org/" title="Built by Maven"
> >id="poweredBy">
> >              <img alt="Built by Maven"
> >src="../images/logos/maven-feather.png"></img>
> >            </a>
> >    </div></div>
> >    <div id="bodyColumn">
> >      <div id="contentBox">
> >
> >      </div>
> >    </div>
> >    <div class="clear">
> >      <hr/>
> >    </div>
> >    <div id="footer">
> >      <div class="xright">&#169;
> >          2005
> >
> >      </div>
> >      <div class="clear">
> >        <hr/>
> >      </div>
> >    </div>
> >  </body>
> ></html>
> >
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> >For additional commands, e-mail: users-help@maven.apache.org
> >
> >
> >
> >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


--
Yann

Veuillez noter ma nouvelle adresse / Please note my new address

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

Posted by Allan Ramirez <ar...@exist.com>.
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
>
>
>
>
><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
>"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
><html>
>  <head>
>    <title></title>
>    <style type="text/css" media="all">
>      @import url("../css/maven-base.css");
>      @import url("../css/maven-theme.css");
>      @import url("../css/site.css");
>    </style>
>    <link rel="stylesheet" href="../css/print.css" type="text/css"
>media="print" />
>        <meta http-equiv="Content-Type" content="text/html;
>charset=ISO-8859-1" />
>  </head>
>  <body class="composite">
>    <div id="banner">
>                          <span id="bannerLeft">
>    
>            ERA core components
>    
>            </span>
>                    <div class="clear">
>        <hr/>
>      </div>
>    </div>
>    <div id="breadcrumbs">
>      <div class="xleft">Last Published: Wed Dec 14 16:17:20 EST
>2005</div>
>      <div class="xright">      <a href="http://archives.gov">ERA core
>components</a>
>      </div>
>      <div class="clear">
>        <hr/>
>      </div>
>    </div>
>    <div id="leftColumn"><div id="navcolumn">      <h5>Project
>Documentation</h5>
>    <ul>
>              
>    <li class="none">
>          <a href="../index.html">About ERA core components</a>
>        </li>
>                
>        <li class="collapsed">
>          <a href="../project-info.html">Project Info</a>
>              
>        </li>
>                
>        <li class="collapsed">
>          <a href="../maven-reports.html">Project Reports</a>
>          <ul>
>                  
>    <li class="none">
>          <strong><a href="../apidocs/index.html">JavaDocs</a></strong>
>        </li>
>                  
>    <li class="none">
>          <a href="../surefire-report.html">Maven Surefire Report</a>
>        </li>
>              </ul>
>        </li>
>          </ul>
>  <a href="http://maven.apache.org/" title="Built by Maven"
>id="poweredBy">
>              <img alt="Built by Maven"
>src="../images/logos/maven-feather.png"></img>
>            </a>
>    </div></div>
>    <div id="bodyColumn">
>      <div id="contentBox">
>        
>      </div>
>    </div>
>    <div class="clear">
>      <hr/>
>    </div>
>    <div id="footer">
>      <div class="xright">&#169;  
>          2005
>    
>      </div>
>      <div class="clear">
>        <hr/>
>      </div>
>    </div>
>  </body>
></html>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>For additional commands, e-mail: users-help@maven.apache.org
>
>
>  
>