Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.2
-
Fix Version/s: 1.2.3
-
Component/s: Web - Configuration
-
Labels:None
-
Environment:Linux / Java 1.6.0_10 / mvn 2.0.9
-
Complexity:Intermediate
-
Number of attachments :
Description
When adding a new Maven2 project with the Web interface, I'm associating the project with a given BuildDefinitionTemplate.
The project is created but no build definition is associated to the project. I need to associate all the build definitions of the template manually to the project.
It looks like the function AddMavenProjectAction.setBuildDefinitionTemplateId() is never called.
I have migrated from Continuum 1.1 to 1.2 . It used to work in previous version.
Issue Links
- relates to
-
CONTINUUM-2017
Unable to add build definitions to a template
-
Confirmed in the 1.2.2 release candidate.