Issue Details (XML | Word | Printable)

Key: MPCRUISECONTROL-23
Type: Wish Wish
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: Philip Dodds
Votes: 0
Watchers: 0
Operations

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

Adding the ability to use jabber publisher, publish only on success and override the base URL

Created: 04/May/05 01:15 PM   Updated: 04/May/05 07:26 PM   Resolved: 04/May/05 07:26 PM
Return to search
Component/s: None
Affects Version/s: 1.6
Fix Version/s: 1.7

Time Tracking:
Not Specified

File Attachments: 1. File cruisecontrol.rar (74 kB)

Environment: Subversion, FC3


 Description  « Hide

I updated the cruisecontrol plugin to allow for use of the Jabber publisher and a couple of other minor things.

First up was the ability to override the base URL for the modification set, since in my multiproject build only check-ins to master project were working. Also changed the artifact publisher so that you can configure it to only publisher on successful builds.

Attached in the plugin (with changes), based on the subversion code from a day ago..



Brett Porter added a comment - 04/May/05 07:26 PM

applied. Thanks! I removed the baseUrl property as it wasn't being used - I think you may have intended to add it to replace ${url} in the code. Please resubmit separately.

However, you must submit this as a unified diff: http://maven.apache.org/contributing/patches.html

Also, don't use rar to compress. It's not something most people have installed. Try tar.gz or zip.