Kevin, I'm not sure what has happened, but we continue to get the same error
org.apache.maven.lifecycle.LifecycleExecutionException: Error getting reports fr
om the plugin 'org.apache.maven.plugins:maven-site-plugin': Unable to find the m
ojo 'org.apache.maven.plugins:maven-site-plugin:2.0-beta-5:run' in the plugin 'o
rg.apache.maven.plugins:maven-site-plugin'
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.getReports(Defaul
tLifecycleExecutor.java:689)
[snip}
Caused by: java.lang.NoClassDefFoundError: org/mortbay/jetty/handler/NotFoundHan
dler
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Class.java:2328)
at java.lang.Class.getConstructor0(Class.java:2640)
at java.lang.Class.newInstance0(Class.java:321)
at java.lang.Class.newInstance(Class.java:303)
at org.codehaus.plexus.component.factory.java.JavaComponentFactory.newIn
stance(JavaComponentFactory.java:44)
... 26 more
My mvn site was working properly as of early last week, but now it's
broken. Does anyone have any ideas?
Thanks.
Brian
On 5/16/06, kwoodnh <[EMAIL PROTECTED]> wrote:
I am getting the same error:
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error getting reports from the plugin
'org.apache.maven.plugins:maven-sit
e-plugin': Unable to find the mojo
'org.apache.maven.plugins:maven-site-plugin:2
.0-beta-5:run' in the plugin 'org.apache.maven.plugins:maven-site-plugin'
org/mortbay/jetty/handler/NotFoundHandler
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
--
View this message in context:
http://www.nabble.com/Doxia-site-problems---FIXED-t1629511.html#a4415079
Sent from the Maven - Users forum at Nabble.com.
---------------------------------------------------------------------
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]