Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJDEPEND-1

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJDEPEND-1
    Summary: JDepend cannot find target\classes on Linux
       Type: Bug

     Status: Unassigned
   Priority: Critical

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-jdepend-plugin
 Components: 
             default

   Assignee: 
   Reporter: Lars Trieloff

    Created: Mon, 28 Jun 2004 2:48 PM
    Updated: Mon, 28 Jun 2004 2:48 PM
Environment: Gentoo Linux, Maven RC4, Java 1.5b2

Description:
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.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to