You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Debabrat, Panda" <pd...@firstam.com> on 2008/04/25 12:28:19 UTC

RE: thanks in advance -- > issue running maven site

Check your repository whether the commons beanutils is there 
And check which version of beanutils you are
using(<dependency></dependency>).


-----Original Message-----
From: sangeeth jagadish [mailto:sanioautoz@yahoo.co.in] 
Sent: Friday, April 25, 2008 12:06 PM
To: issues@maven.apache.org
Subject: thanks in advance -- > issue running maven site

Iam
   
  trying to run maven site from my local windows vista machine 
   
  iam getting the following error
   
   
   
   
  [INFO]
------------------------------------------------------------------------
[INFO] Trace
java.lang.NoClassDefFoundError: org/apache/commons/beanutils/Converter
        at
org.apache.maven.plugin.checkstyle.CheckstyleReport.executeCheckstyle
(CheckstyleReport.java:786)
        at
org.apache.maven.plugin.checkstyle.CheckstyleReport.executeReport(Che
ckstyleReport.java:582)
        at
org.apache.maven.reporting.AbstractMavenReport.generate(AbstractMaven
Report.java:98)
        at
org.apache.maven.plugins.site.ReportDocumentRenderer.renderDocument(R
eportDocumentRenderer.java:139)
        at
org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderModule(
DefaultSiteRenderer.java:269)
        at
org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render(Defaul
tSiteRenderer.java:101)
        at
org.apache.maven.plugins.site.SiteMojo.renderLocale(SiteMojo.java:129
)
        at
org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:96)
        at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPlugi
nManager.java:447)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:539)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLi
fecycle(DefaultLifecycleExecutor.java:480)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau
ltLifecycleExecutor.java:459)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan
dleFailures(DefaultLifecycleExecutor.java:311)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen
ts(DefaultLifecycleExecutor.java:278)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLi
fecycleExecutor.java:143)
        at
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:333)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:126)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:282)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        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)
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 18 seconds
[INFO] Finished at: Fri Apr 25 12:00:13 IST 2008
[INFO] Final Memory: 32M/57M
[INFO]
------------------------------------------------------------------------
   
  Please help me on this
   
  Thanks in advance
   
  sangeeth j

       
---------------------------------
 Bring your gang together. Do your thing. Find your favourite Yahoo!
Group.
**********************************************************************
This message contains confidential information intended only for the use of the addressee(s) named above and may contain information that is legally privileged.  If you are not the addressee, or the person responsible for delivering it to the addressee, you are hereby notified that reading, disseminating, distributing or copying this message is strictly prohibited.  If you have received this message by mistake, please immediately notify us by replying to the message and delete the original message immediately thereafter.

Thank you.

                                   FADLD Tag
**********************************************************************

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