Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-671


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-671
    Summary: Create the test-suite report in the reports directory.
       Type: Improvement

     Status: Unassigned
   Priority: Major

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-cactus
   Versions:
             1.0-beta-10

   Assignee: 
   Reporter: Jason Chaffee

    Created: Mon, 11 Aug 2003 7:09 PM
    Updated: Mon, 11 Aug 2003 7:09 PM

Description:
It would be nice if the the all reports are in the report directory, so they can be 
easily accessed.

Instead of,

    <ant:junitreport todir="${maven.build.dir}"
        tofile="TESTS-TestSuites-Cactus.xml">


we could have

    <ant:junitreport todir="${cactus.reports.dir}
        tofile="TESTS-TestSuites-Cactus.xml">


---------------------------------------------------------------------
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