Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] The package 'org.eclipse.bpmn2 0.7.0' could not be found

Hello,

I meet the following error to validate the aggregation.

"""
Error
Tue Jan 28 18:34:13 CET 2014
Missing requirement: org.eclipse.bpmn2.modeler.runtime.example 1.0.2.201312131338 requires 'package org.eclipse.bpmn2 0.7.0' but it could not be found

JavaPackage(org.eclipse.bpmn2 0.7.0) is required by:
  ValidationSet(main)
    Contribution(SOA-BPMN2 Modeler)
      MappedRepository(http://download.eclipse.org/bpmn2-modeler/updates/luna/1.0.2)
        Feature(org.eclipse.bpmn2.modeler.examples.feature.feature.group 1.0.2)
          InstallableUnit(org.eclipse.bpmn2.modeler.runtime.example 1.0.2.201312131338)
"""

Despite this problem, I've committed changes in org.eclipse.simrel.build (MoDisco and EMF Facet updates), because I will be out of the office tomorrow.

As far as I know MoDisco and EMF Facet does not have any relationship with org.eclipse.bpmn2. I hope this problem could be fixed without me. However I'll tried to keep in touch, as much as possible.

Regards,
Grégoire


Back to the top