Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-7819

Feature validation of camel-spring-ws is failing

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Later
    • 2.15.0
    • None
    • camel-spring-ws, osgi
    • None
    • Unknown

    Description

      After upgrading to Spring 4, the feature validation of camel-spring-ws is failing:

      cmueller$ mvn install -Pvalidate
      ...
      [WARNING] Failed to validate feature camel-spring-ws
      [WARNING] No export found to match org.springframework.jms.listener;version="[3.2.4, 4.0.0)" (imported by mvn:org.springframework.ws/spring-ws-support/2.1.4.RELEASE)
      [WARNING] No export found to match org.springframework.oxm;version="[3.2.4, 4.0.0)" (imported by mvn:org.springframework.ws/spring-ws-core/2.1.4.RELEASE)
      [WARNING] No export found to match org.springframework.jms.core;version="[3.2.4, 4.0.0)" (imported by mvn:org.springframework.ws/spring-ws-support/2.1.4.RELEASE)
      [WARNING] No export found to match org.springframework.web.util;version="[3.2.4, 4.0.0)" (imported by mvn:org.springframework.ws/spring-ws-core/2.1.4.RELEASE)
      [WARNING] No export found to match org.springframework.jms;version="[3.2.4, 4.0.0)" (imported by mvn:org.springframework.ws/spring-ws-support/2.1.4.RELEASE)
      [WARNING] No export found to match org.springframework.jms.support;version="[3.2.4, 4.0.0)" (imported by mvn:org.springframework.ws/spring-ws-support/2.1.4.RELEASE)
      [WARNING] No export found to match org.springframework.web.context;version="[3.2.4, 4.0.0)" (imported by mvn:org.springframework.ws/spring-ws-core/2.1.4.RELEASE)
      [WARNING] No export found to match org.springframework.web.servlet;version="[3.2.4, 4.0.0)" (imported by mvn:org.springframework.ws/spring-ws-core/2.1.4.RELEASE)
      [WARNING] No export found to match org.springframework.oxm.mime;version="[3.2.4, 4.0.0)" (imported by mvn:org.springframework.ws/spring-ws-core/2.1.4.RELEASE)
      [WARNING] No export found to match org.springframework.jms.support.destination;version="[3.2.4, 4.0.0)" (imported by mvn:org.springframework.ws/spring-ws-support/2.1.4.RELEASE)
      [WARNING] No export found to match org.springframework.jms.connection;version="[3.2.4, 4.0.0)" (imported by mvn:org.springframework.ws/spring-ws-support/2.1.4.RELEASE)
      

      Upgrading to version 2.2.0.RELEASE (which is using Spring 4) isn't an option at present, because it's not an OSGI bundle anymore and there is no OSGI bundle from the SMX guys at present:

      cmueller$ mvn install -Pvalidate
      ...
      [ERROR] Failed to execute goal org.apache.karaf.tooling:features-maven-plugin:2.3.7:validate (validate) on project apache-camel: Unable to validate /Users/cmueller/workspaceCamel/camel/platforms/karaf/features/target/classes/features.xml: mvn:org.springframework.ws/spring-xml/2.2.0.RELEASE is not an OSGi bundle -> [Help 1]
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              muellerc Christian Müller
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: