History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: MCHANGES-100
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Dennis Lundberg
Reporter: Niall Pemberton
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 2.x Changes Plugin

Generating the jira-report causes error "The system cannot find the path specified"

Created: 11/Feb/08 06:55 AM   Updated: 01/Apr/08 05:10 PM
Component/s: jira-report
Affects Version/s: 2.0
Fix Version/s: 2.0

Time Tracking:
Not Specified

File Attachments: 1. Text File maven-changes-jira-report-path-error.patch (0.7 kb)

Environment: Winows XP, maven 2.0.8, Sun JDK 1.5.0_07


 Description  « Hide
When I run the jira-report for Commons IO using "mvn clean changes:jira-report" I get the following error:

[ERROR] Error downloading issues from JIRA. Cause is C:\svn\commons\trunks-proper\io\target\jira-results.xml (The system cannot find the path specified)

(this is using a build of the latest 2.0-SNAPSHOT version of maven-changes-plugin)

Attaching a patch which fixes this.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dennis Lundberg - 11/Feb/08 03:53 PM
Patch applied in r620624. Thanks!