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

Feature validation of camel-spring-security is failing

    XMLWordPrintableJSON

Details

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

    Description

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

      mvn install -Pvalidate
      ...
      WARNING] Failed to validate feature camel-spring-security
      [WARNING] No export found to match org.springframework.security.ldap.authentication;version="[3.2.5.RELEASE, 3.3.0)" (imported by mvn:org.springframework.security/spring-security-config/3.2.5.RELEASE)
      [WARNING] No export found to match org.springframework.web.filter;version="[3.2.8.RELEASE, 3.3.0)" (imported by mvn:org.springframework.security/spring-security-web/3.2.5.RELEASE)
      [WARNING] No export found to match org.springframework.http;version="[3.2.8.RELEASE, 3.3.0)" (imported by mvn:org.springframework.security/spring-security-web/3.2.5.RELEASE)
      [WARNING] No export found to match org.springframework.security.ldap;version="[3.2.5.RELEASE, 3.3.0)" (imported by mvn:org.springframework.security/spring-security-config/3.2.5.RELEASE)
      [WARNING] No export found to match org.springframework.security.ldap.search;version="[3.2.5.RELEASE, 3.3.0)" (imported by mvn:org.springframework.security/spring-security-config/3.2.5.RELEASE)
      [WARNING] No export found to match org.springframework.security.access.intercept.aspectj.aspect;version="[3.2.5.RELEASE, 3.3.0)" (imported by mvn:org.springframework.security/spring-security-config/3.2.5.RELEASE)
      [WARNING] No export found to match org.springframework.security.ldap.server;version="[3.2.5.RELEASE, 3.3.0)" (imported by mvn:org.springframework.security/spring-security-config/3.2.5.RELEASE)
      [WARNING] No export found to match org.springframework.web.servlet.config.annotation;version="[3.2.8.RELEASE, 3.3.0)" (imported by mvn:org.springframework.security/spring-security-config/3.2.5.RELEASE)
      [WARNING] No export found to match org.springframework.web.accept;version="[3.2.8.RELEASE, 3.3.0)" (imported by mvn:org.springframework.security/spring-security-config/3.2.5.RELEASE)
      [WARNING] No export found to match org.springframework.context.expression;version="[3.2.8.RELEASE, 3.3.0)" (imported by mvn:org.springframework.security/spring-security-core/3.2.5.RELEASE)
      [WARNING] No export found to match org.springframework.security.ldap.userdetails;version="[3.2.5.RELEASE, 3.3.0)" (imported by mvn:org.springframework.security/spring-security-config/3.2.5.RELEASE)
      [WARNING] No export found to match org.springframework.web.servlet.support;version="[3.2.8.RELEASE, 3.3.0)" (imported by mvn:org.springframework.security/spring-security-config/3.2.5.RELEASE)
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      

      The latest Spring Security version (3.2.5.RELEASE at present) is still using Spring 3.2.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: