Details

    • Type: Bug
    • Status: Resolved
    • Priority: Critical
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 4.2.0
    • Component/s: None
    • Labels:
      None

      Description

      [ERROR] Failed to execute goal org.apache.karaf.tooling:karaf-maven-plugin:4.2.0-SNAPSHOT:assembly (process-resources) on project apache-karaf-minimal: Unable to build assembly: com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 20 counts of IllegalAnnotationExceptions
      [ERROR] There are two properties named "bundleReplacements" 
      [ERROR] 	this problem is related to the following location:
      [ERROR] 		at public org.apache.karaf.features.internal.model.processing.BundleReplacements org.apache.karaf.features.internal.model.processing.FeaturesProcessing.getBundleReplacements()
      [ERROR] 		at org.apache.karaf.features.internal.model.processing.FeaturesProcessing
      [ERROR] 		at public org.apache.karaf.features.internal.model.processing.FeaturesProcessing org.apache.karaf.features.internal.model.processing.ObjectFactory.createFeaturesProcessing()
      [ERROR] 		at org.apache.karaf.features.internal.model.processing.ObjectFactory
      [ERROR] 	this problem is related to the following location:
      [ERROR] 		at private org.apache.karaf.features.internal.model.processing.BundleReplacements org.apache.karaf.features.internal.model.processing.FeaturesProcessing.bundleReplacements
      [ERROR] 		at org.apache.karaf.features.internal.model.processing.FeaturesProcessing
      [ERROR] 		at public org.apache.karaf.features.internal.model.processing.FeaturesProcessing org.apache.karaf.features.internal.model.processing.ObjectFactory.createFeaturesProcessing()
      [ERROR] 		at org.apache.karaf.features.internal.model.processing.ObjectFactory
      ...
      

      I think JDK9 didn't detect:

      @XmlAccessorType(XmlAccessType.FIELD)
      package org.apache.karaf.features.internal.model.processing;
      

      working on it...

        Attachments

          Activity

            People

            • Assignee:
              gzres Grzegorz Grzybek
              Reporter:
              gzres Grzegorz Grzybek
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: