Can you send me a link where it is documented how to build this plugin from SVN for it to work for me?
-----Original Message----- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 15, 2005 11:59 AM To: Maven Users List Subject: Re: Javadoc within the maven generated site It's a known issue, fixed in SVN. On 11/15/05, Ashley Hurkoo <[EMAIL PROTECTED]> wrote: > Does anyone knows how to generate the javadoc in the maven site, > > I did this > > <reporting> > <plugins> > <plugin> > <groupId>org.apache.maven.plugins</groupId> > <artifactId>maven-javadoc-plugin</artifactId> > </plugin> > </plugins> > </reporting> > > It generates the javadoc, but when I click the link on the maven > generated site, it does not work. > > > > --------------------------------------------------------------------- > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
