You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by PLV <pl...@bellsouth.net> on 2003/09/21 22:54:48 UTC

problem with maven site:generate

hello,

i still have problem to generate docs and tests, here the log :

maven-clover-plugin:register:
site:run-reports:
    [echo] Generating the Checkstyle...

BUILD FAILED
File...... file:/D:/incubator-geronimo/
Element... maven:reactor
Line...... 134
Column.... 27
Unable to obtain goal [site] -- file:/C:/Documents and
Settings/Administrateur/.
maven/plugins/maven-checkstyle-plugin-2.0-SNAPSHOT/:49:68: <ant:taskdef>
taskdef
 class com.puppycrawl.tools.checkstyle.CheckStyleTask cannot be found
Total time:  12 seconds

Is there a missing plug-in ?

thanks


Re: problem with maven site:generate

Posted by Siva <si...@sivasundaram.com>.
I guess your maven repository is corrupted.Just delete your repository and
do a rebuild.
or if you dont want to redownload everything,you should atleast try deleting
the checkstyle
folder in your repository.

Siva

----- Original Message -----
From: "PLV" <pl...@bellsouth.net>
To: "Geronimo-Dev" <ge...@incubator.apache.org>
Sent: Monday, September 22, 2003 2:24 AM
Subject: problem with maven site:generate


> hello,
>
> i still have problem to generate docs and tests, here the log :
>
> maven-clover-plugin:register:
> site:run-reports:
>     [echo] Generating the Checkstyle...
>
> BUILD FAILED
> File...... file:/D:/incubator-geronimo/
> Element... maven:reactor
> Line...... 134
> Column.... 27
> Unable to obtain goal [site] -- file:/C:/Documents and
> Settings/Administrateur/.
> maven/plugins/maven-checkstyle-plugin-2.0-SNAPSHOT/:49:68: <ant:taskdef>
> taskdef
>  class com.puppycrawl.tools.checkstyle.CheckStyleTask cannot be found
> Total time:  12 seconds
>
> Is there a missing plug-in ?
>
> thanks
>