Impossible to create a project with link "Upload M2 Project"
------------------------------------------------------------
Key: CONTINUUM-260
URL: http://jira.codehaus.org/browse/CONTINUUM-260
Project: Continuum
Type: Bug
Components: continuum-web
Versions: 1.0-alpha-3
Reporter: Lilians Auvigne
Priority: Minor
During the creation of a new project of the type m2, I do not see this project
in "Show Projects" view.
No error message, and no logs.
In debug mode, i see my pom is incorrect,
the following message is well detected, but not throwing to final user :
[Missing 'ciManagement' element in the POM.]
[Missing 'notifiers' element in the POM.]
[Missing 'notifier' element in the POM.]
My m2 project is added when i have added in pom file :
<ciManagement>
<notifiers>
<notifier>
</notifier>
</notifiers>
</ciManagement>
DefaultContinuum.executeAddProjectsFromMetadataActivity(String, String, String)
line: 589
--
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