Because the code is being compiled by clover into target\clover\classes.
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/



"Jon Strayer" <[EMAIL PROTECTED]> wrote on 25/11/2003 11:52:41 AM:

> When I type the command:
> 
> maven clean site:deploy
> 
> I get the following error:
>     [echo] Generating the PMD Report...
> pmd:report:
>     [echo] Running the PMD task with
> /home/wfausers/wfaoper/.maven/plugins/maven-pmd-plugin-1.2/plugin-
> resources/rulesets/basic.xml,/home/wfausers/wfaoper/.
> maven/plugins/maven-pmd-plugin-1.2/plugin-
> resources/rulesets/unusedcode.xml,/home/wfausers/wfaoper/.
> maven/plugins/maven-pmd-plugin-1.2/plugin-resources/rulesets/imports.xml
> ...
>     [echo] Converting the PMD report to xdoc ...
> 
>     [echo] Generating the Metrics...
> maven-jdepend-plugin:report:
> java:prepare-filesystem:
> 
> java:compile:
>     [echo] Setting Clover compiler
>     [echo] Now using primary build.compiler :
> org.apache.tools.ant.taskdefs.CloverCompilerAdapter
>     [echo] Compiling to /appl/wfa/WBNT/target/clover/classes
> 
>     [java]
>     [java] Directory does not exist:
> /appl/wfa/WBNT/target/classes
>     [java]
>     [java] usage:
>     [java]
>     [java] JDepend [-file <output file>] <directory>
> [directory2 [directory 3] ...]
> 
> 
> Does anyone have any ideas why the tartget/classes
> directory isn't being created?
> 
> -- 
> 
> 
> 
> I like cats, too. Let's exchange recipes.
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to