I'm getting this when trying to generate a site:
[INFO]
----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
----------------------------------------------------------------------------
[INFO] Internal error in the plugin manager executing goal
'org.apache.maven.plugins:maven-site-plugin:2.0-beta-4:site': Unable
to find
the mojo 'org.apache.maven.plugins:maven-site-plugin:2.0-beta-4:site'
in the plugin 'org.apache.maven.plugins:maven-site-plugin'
org/apache/velocity/context/AbstractContext
[INFO]
----------------------------------------------------------------------------
[INFO] Trace
[...]
at
org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:327)
... 30 more
Caused by: java.lang.NoClassDefFoundError:
org/apache/velocity/context/AbstractContext
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.newInstance(JavaComponentFactory.java:44)
... 34 more
Anybody else experiencing this? Should I file a bug?
TIA, best regards
Jose
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]