Continuum

Impossible to create a project with link "Upload M2 Project"

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.0-alpha-3
  • Fix Version/s: 1.0-alpha-4
  • Component/s: Web interface
  • Labels:
    None
  • Number of attachments :
    0

Description

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

Activity

Hide
Emmanuel Venisse added a comment -

warnings appears now in logs.

Show
Emmanuel Venisse added a comment - warnings appears now in logs.
Hide
Emmanuel Venisse added a comment -

Fixed.

Show
Emmanuel Venisse added a comment - Fixed.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: