Issue Details (XML | Word | Printable)

Key: MPCRUISECONTROL-12
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Brett Porter
Reporter: Alexandre Vivien
Votes: 0
Watchers: 0
Operations

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

Add new properties to the maven cruisecontrol plugin

Created: 19/Aug/04 09:50 AM   Updated: 28/Aug/04 05:27 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.6

Time Tracking:
Not Specified

File Attachments: 1. Text File cruisecontrol.jsl.patch (5 kB)
2. Text File plugin.properties.patch (2 kB)
3. XML File properties.xml.patch (14 kB)



 Description  « Hide
This patch allows maven-cruisecontrol-plugin users to set more cruisecontrol properties. So, the generated cruisecontrol.xml becomes more configurable.
New properties are:
  • You can set FTP cruisecontrol publication option
  • You can set SCP cruisecontrol publication option (useful to publish the cruisecontrol log files in a remote host)
  • A mail is sent to the maven nag email address when cruisecontrol reports a success build


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Alexandre Vivien added a comment - 19/Aug/04 10:18 AM
Patch for the cruisecontrol.jsl file

Alexandre Vivien added a comment - 19/Aug/04 10:19 AM
Patch for the plugin.properties file.

Alexandre Vivien added a comment - 19/Aug/04 10:20 AM
Patch for the properties.xml file

Emmanuel Venisse added a comment - 28/Aug/04 05:27 PM
Applied. Thanks Alexandre.