« Return to Thread: [2.0.9 RC5]

Re: [2.0.9 RC5]

by Heinrich Nirschl :: Rate this Message:

Reply to Author | View in Thread

On Sat, Mar 29, 2008 at 10:01 AM, Heinrich Nirschl
<heinrich.nirschl@...> 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: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...

 « Return to Thread: [2.0.9 RC5]