Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.2
-
Fix Version/s: 1.1-alpha-1
-
Component/s: Core system
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
I have created a new Maven 1.x project in Continuum and after doing so, edited its project name in the web UI. The edit seems to work fine, but the next time the project gets built, its name gets reverted back to the original name that it picked up from the POM. This is a real pain in the ass because I want multiple Continuum projects created from the same POM (so they are all getting the same name) to do things like building multiple branches, and running different goals on different schedules.
Issue Links
| This issue relates to: | ||||
| CONTINUUM-490 | Multi-dependency build changes project name in the continuum web interface after attemped build |
|
|
|
I totally agree, i ended up to create multiple shell project for this purpose.