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
> >
> >
> >
> >
> ><!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: [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]

Reply via email to