m2 javadoc report plugin?

2006-06-15 Thread Davis Ford
Hi, with maven 1.x I used to be able to create javadoc reports (i.e. tag violation warnings, etc.) Now that we have moved to maven 2.0.4, I can't seem to figure out how to do that. The maven javadoc plugin http://maven.apache.org/plugins/maven-javadoc-plugin for m2 does not describe this

Re: m2 javadoc report plugin?

2006-06-15 Thread Edwin Punzalan
The examples in the link in the page you gave can help you... try: http://maven.apache.org/plugins/maven-javadoc-plugin/configuration.html ^_^ Davis Ford wrote: Hi, with maven 1.x I used to be able to create javadoc reports (i.e. tag violation warnings, etc.) Now that we have moved to maven

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

[m2] javadoc report plugin not working with site goal

2005-12-15 Thread Mordo, Aviran (EXP N-NANNATEK)
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

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

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

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