Notifiers should be optional ---------------------------- Key: CONTINUUM-492 URL: http://jira.codehaus.org/browse/CONTINUUM-492 Project: Continuum Type: Bug Components: Core system Versions: 1.0.1 Reporter: Matthew Beermann Fix For: 1.0.2
Continuum is very unhappy if you try to upload a POM where the <notifiers/> section in <ciManagement> is missing or empty. As far as I understand it, notification is an optional feature of Continuum, so that section of the POM should be too. As a matter of fact, the entire <ciManagement> section should be optional. A project shouldn't need to know that Continuum is building it - that's unnecessarily tight coupling. It's entirely possible (as in our case) that several unrelated CI systems could be building the project. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira