Issue Details (XML | Word | Printable)

Key: MPCRUISECONTROL-21
Type: New Feature New Feature
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: David Eric Pugh
Votes: 0
Watchers: 1
Operations

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

Need to be able to support two branches of the same artifact

Created: 17/Mar/05 05:25 AM   Updated: 22/Jun/05 06:48 AM
Return to search
Component/s: None
Affects Version/s: 1.6
Fix Version/s: None

Time Tracking:
Not Specified


 Description  « Hide

Currently if you are working on a project, and you have two branches, you can't check them out in CC because they both go into a folder named after the artifact. this is fine mostly. Howeer, you may want to be able to provide your own folder name.

I could see:

myproject-production
myproject-nextgeneration

but the artifact on both is myproject, the only difference is the version information!



Vincent Massol added a comment - 04/Jun/05 07:46 AM

"Fix version" should be decided by the assignee


Vincent Massol made changes - 04/Jun/05 07:46 AM
Field Original Value New Value
Fix Version/s 1.7 [ 11513 ]
David Eric Pugh added a comment - 22/Jun/05 06:48 AM

We've ended up hacking up our cruisecontrol.jsl to support a custom name to deal with this type of issue as well.. This could also be based off the branch information as well....