I get a similar error with one of my projects. javadoc just seems to fall over due to the huge amount of javadoc errors (not my code, legacy stuff) - so for now i am just omitting the javadoc report until i get a chance to clean up that code.
it looks like you are getting similar probs despite far fewer javadoc errors. spooky.
Kind regards,
Dave Sag
"Mick Knutson" <[EMAIL PROTECTED]> wrote on 10-02-2006 20:11:28:
> I just upgraded to 2.0.2 and got the latests surefire report plugin from svn
> and I get this when running site:site:
>
> ===================================================
>
> [INFO]
> ----------------------------------------------------------------------------
> [DEBUG] Trace
> org.apache.maven.lifecycle.LifecycleExecutionException: Error during report
> generation
> at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.
> executeGoals(DefaultLifecycleExecutor.java:556)
> at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.
> executeStandaloneGoal(DefaultLifecycleExecutor.java:485)
> at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.
> executeGoal(DefaultLifecycleExecutor.java:455)
> at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.
> executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:303)
> at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.
> executeTaskSegments(DefaultLifecycleExecutor.java:270)
> at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.
> execute(DefaultLifecycleExecutor.java:139)
> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
> at org.apache.maven.cli.MavenCli.main(MavenCli.java:249)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at
> sun.reflect.DelegatingMethodAccessorImpl.
> invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:324)
> at
> org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
> at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
> at
> org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
> at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> Caused by: org.apache.maven.plugin.MojoExecutionException: Error during
> report generation
> at org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:389)
> at
> org.apache.maven.plugin.DefaultPluginManager.
> executeMojo(DefaultPluginManager.java:415)
> at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.
> executeGoals(DefaultLifecycleExecutor.java:531)
> ... 16 more
> Caused by: org.apache.maven.reporting.MavenReportException: Exit code: 1 -
> javadoc: Error reading file: C:/opt/furlm2/core/trunk/../ppw-project-settin
> gs/packagelists/ppw-bean-I/package-list
> javadoc: Error reading file:
> C:/opt/furlm2/core/trunk/../ppw-project-settings/packagelists/ppw-
> bean-II/package-list
> C:/opt/furlm2/core/trunk/src/main/java/com/furl/beans/ItemUtilBean.java:323:
> warning - @return tag has no arguments.
> C:/opt/furlm2/core/trunk/src/main/java/com/furl/beans/ItemUtilBean.java:467:
> warning - @return tag has no arguments.
> C:/opt/furlm2/core/trunk/src/main/java/com/furl/storage/StoreEntry.java:23:
> warning - @version tag has no arguments.
> C:/opt/furlm2/core/trunk/src/main/java/com/furl/daos/CategoryDAO.java:55:
> warning - @return tag has no arguments.
> C:/opt/furlm2/core/trunk/src/main/java/com/furl/daos/CategoryDAO.java:80:
> warning - @return tag has no arguments.
> C:
> /opt/furlm2/core/trunk/src/main/java/com/visionstudio/web/common/Database.
> java:206:
> warning - @return tag has no arguments.
> C:/opt/furlm2/core/trunk/src/main/java/com/furl/beans/ItemsBean.java:78:
> warning - @return tag has no arguments.
> C:/opt/furlm2/core/trunk/src/main/java/com/furl/beans/ItemUtilBean.java:59:
> warning - @param argument "count" is not a parameter name.
> C:/opt/furlm2/core/trunk/src/main/java/com/furl/beans/ItemUtilBean.java:82:
> warning - @param argument "userIds" is not a parameter name.
> C:/opt/furlm2/core/trunk/src/main/java/com/furl/beans/ItemUtilBean.java:82:
> warning - @param argument "categories" is not a parameter name.
> C:/opt/furlm2/core/trunk/src/main/java/com/furl/beans/ItemUtilBean.java:82:
> warning - @param argument "exludeUrl" is not a parameter name.
> C:/opt/furlm2/core/trunk/src/main/java/com/furl/beans/ItemUtilBean.java:103:
> warning - @param argument "maxItem" is not a parameter name.
> C:/opt/furlm2/core/trunk/src/main/java/com/furl/beans/ItemUtilBean.java:167:
> warning - @param argument "forUserId" is not a parameter name.
> C:/opt/furlm2/core/trunk/src/main/java/com/furl/beans/ItemUtilBean.java:323:
> warning - @param argument "maxItems" is not a parameter name.
> C:/opt/furlm2/core/trunk/src/main/java/com/furl/daos/ItemDAO.java:71:
> warning - @param argument "itemIds" is not a parameter name.
> C:/opt/furlm2/core/trunk/src/main/java/com/furl/daos/ItemDAO.java:121:
> warning - @param argument "userIds" is not a parameter name.
> C:/opt/furlm2/core/trunk/src/main/java/com/furl/util/Dates.java:24: warning
> - @param argument "days" is not a parameter name.
> C:/opt/furlm2/core/trunk/src/main/java/com/furl/util/HibernateUtils.java:99:
> warning - @param argument "transaction" is not a parameter name.
> C:/opt/furlm2/core/trunk/src/main/java/com/furl/display/Recommender.java:257:
> warning - @param argument "conn" is not a parameter name.
> C:/opt/furlm2/core/trunk/src/main/java/com/furl/storage/StoreEntry.java:51:
> warning - @param argument "request" is not a parameter name.
> C:/opt/furlm2/core/trunk/src/main/java/com/furl/storage/StoreEntry.java:51:
> warning - @param argument "response" is not a parameter name.
> C:/opt/furlm2/core/trunk/src/main/java/com/furl/cache/FurlJCS.java:148:
> warning - @param argument "configFilename" is not a parameter name.
>
> at
> org.apache.maven.plugin.javadoc.JavadocReport.
> executeReport(JavadocReport.java:899)
> at
> org.apache.maven.plugin.javadoc.JavadocReport.generate(JavadocReport.java:595)
> at
> org.apache.maven.plugins.site.SiteMojo.generateReportsPages(SiteMojo.java:802)
> at org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:301)
> ... 18 more
> [INFO]
> ----------------------------------------------------------------------------
> [INFO] Total time: 1 minute 21 seconds
> [INFO] Finished at: Fri Feb 10 11:09:23 PST 2006
> [INFO] Final Memory: 17M/62M
> [INFO]
> ----------------------------------------------------------------------------
>
>
>
>
>
>
>
> ---
> Thank You
> Mick Knutson
>
> Sr. Java/J2EE Consultant
> BASE logic, inc.
> (415) 648-1804 (S.F., CA)
> http://www.BASELogic.com
>
> Washington Mutual (WAMU) (Emeryville, California)
> ---
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
