You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Jon Strayer <jo...@strayer.org> on 2003/11/25 01:52:41 UTC

target/classes not being created.

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org