On Sat, Mar 29, 2008 at 10:01 AM, Heinrich Nirschl
<[EMAIL PROTECTED]> wrote:
> Hi, I get the following error wen generating a site for a plugin (with
>  maven 2.0.9-RC5 and maven-plugin-plugin 2.4.1):
>
>  [ERROR] BUILD ERROR
>  [INFO] 
> ------------------------------------------------------------------------
>  [INFO] Error during page generation
>
>  Embedded error: No method on class 
> org.apache.maven.plugin.plugin.PluginReport
>  
> org.apache.maven.tools.plugin.generator.PluginXdocGenerator.<init>(Lorg/apache/maven/project/MavenProject;Ljava/util/Locale;)V
>
>  This did not happen with maven 2.0.8.

I found the reason, I had still an old version of
maven-plugin-tools-ant (2.1) configured in the pom. It works with the
new 2.4.1 version.

Sorry for the noise,
Henry

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to