You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Christian Müller (JIRA)" <ji...@apache.org> on 2013/01/13 16:42:12 UTC

[jira] [Closed] (CAMEL-5964) Camel feature file doesn't validate

     [ https://issues.apache.org/jira/browse/CAMEL-5964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Müller closed CAMEL-5964.
-----------------------------------

    Resolution: Fixed

{noformat}
christian-muellers-macbook-pro:features cmueller$ mvn install -Pvalidate
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Camel :: Platforms :: Apache Karaf :: Features 2.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
...
[INFO]     OK: imports resolved for camel-xmpp
[INFO]     OK: imports resolved for camel-xstream
[INFO]     OK: imports resolved for camel-zookeeper
[INFO] == Done! ==========================
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-camel ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:attach-artifact (attach-artifacts) @ apache-camel ---
[INFO] 
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ apache-camel ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ apache-camel ---
[INFO] Installing /Users/cmueller/workspaceCamel/camel/platforms/karaf/features/pom.xml to /Users/cmueller/.m2/repository/org/apache/camel/karaf/apache-camel/2.11-SNAPSHOT/apache-camel-2.11-SNAPSHOT.pom
[INFO] Installing /Users/cmueller/workspaceCamel/camel/platforms/karaf/features/target/classes/features.xml to /Users/cmueller/.m2/repository/org/apache/camel/karaf/apache-camel/2.11-SNAPSHOT/apache-camel-2.11-SNAPSHOT-features.xml
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
{noformat}
                
> Camel feature file doesn't validate
> -----------------------------------
>
>                 Key: CAMEL-5964
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5964
>             Project: Camel
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 2.11.0
>            Reporter: Christian Müller
>            Assignee: Christian Müller
>             Fix For: 2.11.0
>
>
> {noformat}
> christian-muellers-macbook-pro:features cmueller$ mvn install -Pvalidate
> Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
> [INFO] Scanning for projects...
> [INFO]                                                                         
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Camel :: Platforms :: Apache Karaf :: Features 2.11-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> ...
> INFO]     OK: imports resolved for camel-smpp
> [INFO]     OK: imports resolved for camel-snmp
> [INFO]     OK: imports resolved for camel-soap
> [INFO]     OK: imports resolved for camel-solr
> [INFO]     OK: imports resolved for camel-spring-batch
> [WARNING] Failed to validate feature camel-spring-integration
> [WARNING] No export found to match org.springframework.retry;version="[1.0.2, 2.0.0)" (imported by mvn:org.springframework.integration/spring-integration-core/2.2.0.RELEASE)
> [WARNING] No export found to match org.springframework.classify;version="[1.0.2, 2.0.0)" (imported by mvn:org.springframework.integration/spring-integration-core/2.2.0.RELEASE)
> [WARNING] No export found to match org.springframework.retry.support;version="[1.0.2, 2.0.0)" (imported by mvn:org.springframework.integration/spring-integration-core/2.2.0.RELEASE)
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 24.222s
> [INFO] Finished at: Sun Jan 13 14:30:29 CET 2013
> [INFO] Final Memory: 12M/81M
> [INFO] ------------------------------------------------------------------------
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira