Maven 1.x CruiseControl Plugin

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

Details

  • Type: New Feature New Feature
  • Status: Open Open
  • Priority: Minor Minor
  • Resolution: Unresolved
  • Affects Version/s: 1.6
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

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!

Activity

Hide
Vincent Massol added a comment -

"Fix version" should be decided by the assignee

Show
Vincent Massol added a comment - "Fix version" should be decided by the assignee
Hide
David Eric Pugh added a comment -

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....

Show
David Eric Pugh added a comment - 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....

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated: