Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-1158

Karaf trunk fails to build on a clean repo

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0
    • karaf
    • None

    Description

      The problem is that admin-core indirectly depends on framework module, but framework module is being build afterwards.
      The nature of the problem is that admin-core has no maven dependency on framework, but a plugin uses the framework artifact. As a result maven does not correctly identify the build order. When building with a clean repo, the plugin can't find the framework artifact and thus fails.

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            iocanel Ioannis Canellos
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: