Issue Details (XML | Word | Printable)

Key: MCHANGES-120
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Olivier Lamy
Reporter: Justin Edelson
Votes: 0
Watchers: 0
Operations

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

announcement:generate mojo should warn, not fail if the changes file doesn't exist.

Created: 28/Jul/08 01:26 PM   Updated: 28/Jul/08 07:16 PM   Resolved: 28/Jul/08 03:37 PM
Return to search
Component/s: announcement
Affects Version/s: 2.0
Fix Version/s: 2.1

Time Tracking:
Not Specified

File Attachments: 1. Text File changes-nofail.patch (1 kB)



 Description  « Hide

Trying to use the changes plugin in a multi-module project where not all the modules have changes files. IMHO, this shouldn't cause the build to fail, just spit out a warning.



Justin Edelson added a comment - 28/Jul/08 02:00 PM

Here's a patch against trunk. I'm using a patched version of 2.0 for now.


Justin Edelson made changes - 28/Jul/08 02:00 PM
Field Original Value New Value
Attachment changes-nofail.patch [ 36169 ]
Olivier Lamy made changes - 28/Jul/08 02:32 PM
Assignee Olivier Lamy [ olamy ]
Fix Version/s 2.1 [ 14064 ]
Olivier Lamy added a comment - 28/Jul/08 03:37 PM

Fixed in rev 680485.
Thanks!


Olivier Lamy made changes - 28/Jul/08 03:37 PM
Resolution Fixed [ 1 ]
Status Open [ 1 ] Closed [ 6 ]
Justin Edelson added a comment - 28/Jul/08 07:16 PM

Is the 2.1 release contingent upon Maven 2.1 being released?