You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org> on 2005/08/08 17:17:57 UTC

[jira] Commented: (CONTINUUM-260) Impossible to create a project with link "Upload M2 Project"

    [ http://jira.codehaus.org/browse/CONTINUUM-260?page=comments#action_44117 ] 

Emmanuel Venisse commented on CONTINUUM-260:
--------------------------------------------

warnings appears now in logs.

> 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
>      Fix For: 1.0-alpha-4

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