You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2005/09/23 00:32:11 UTC

[jira] Closed: (MPJDEPEND-1) JDepend cannot find target\classes on Linux

     [ http://jira.codehaus.org/browse/MPJDEPEND-1?page=all ]
     
Lukas Theussl closed MPJDEPEND-1:
---------------------------------

    Resolution: Cannot Reproduce

> JDepend cannot find target\classes on Linux
> -------------------------------------------
>
>          Key: MPJDEPEND-1
>          URL: http://jira.codehaus.org/browse/MPJDEPEND-1
>      Project: maven-jdepend-plugin
>         Type: Bug
>   Components: default
>  Environment: Gentoo Linux, Maven RC4, Java 1.5b2
>     Reporter: Lars Trieloff
>     Priority: Critical

>
>
> I run "maven site" with the maven-jdepend-plugin in my report list.
> Maven fails with following output:
>  __  __
> |  \/  |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc4
> build:start:
> site:
> xdoc:register-reports:
> maven-changes-plugin:register:
> maven-checkstyle-plugin:register:
> faq:init:
> maven-faq-plugin:register:
> maven-jcoverage-plugin:register:
> maven-jdepend-plugin:register:
> maven-jxr-plugin:register:
> maven-junit-report-plugin:register:
> maven-license-plugin:register:
> maven-pmd-plugin:register:
> maven-simian-plugin:register:
> maven-tasklist-plugin:register:
> site:run-reports:
>     [echo] Generating the Checkstyle...
> checkstyle:init:
> checkstyle:report:
> checkstyle:run:
>     [echo] Using file:/home/lars/.maven/cache/maven-checkstyle-plugin-2.4.1/plugin-resources/sun_checks.xml for checkstyle ...
>     [echo] Generating the JCoverage...
> maven-jcoverage-plugin:report:
> java:prepare-filesystem:
> java:compile:
>     [echo] Compiling to target\classes
> instrumenting the class-files...
> jcoverage:on:
> java:jar-resources:
> test:prepare-filesystem:
> test:test-resources:
> test:compile:
>     [echo] No test source files to compile.
> test:test:
>     [echo] No tests to run.
> jcoverage:html-report:
>     [echo] No tests to run JCoverage on.
>     [echo] Generating the Metrics...
> maven-jdepend-plugin:report:
> java:prepare-filesystem:
> java:compile:
>     [echo] Compiling to target\classes
>     [java]
>     [java] Directory does not exist: target\classes
>     [java]
>     [java] usage:
>     [java]
>     [java] JDepend [-file <output file>] <directory> [directory2 [directory 3] ...]
> BUILD FAILED
> File...... /home/lars/.maven/cache/maven-jdepend-plugin-1.5/plugin.jelly
> Element... ant:java
> Line...... 57
> Column.... 26
> Java returned: 1
> Total time: 9 seconds
> Finished at: Mon Jun 28 20:46:35 CEST 2004
> The directory target/classes exists on my computer, the directory target\classes not. I think it is just a wrong slash.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org