Repository: camel
Updated Branches:
  refs/heads/master c42c75616 -> 3fc8e514f


CAMEL-7887: Executing of 'mvn clean install -Pvalidate' in 
camel/platforms/karaf/features is failing


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3fc8e514
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3fc8e514
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/3fc8e514

Branch: refs/heads/master
Commit: 3fc8e514f7094aa78193f66029b1e4fe3cd04a85
Parents: c42c756
Author: Christian Mueller <cmuel...@apache.org>
Authored: Wed Oct 29 20:11:51 2014 +0100
Committer: Christian Mueller <cmuel...@apache.org>
Committed: Wed Oct 29 20:11:51 2014 +0100

----------------------------------------------------------------------
 platforms/karaf/features/pom.xml | 7 -------
 1 file changed, 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/3fc8e514/platforms/karaf/features/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/features/pom.xml b/platforms/karaf/features/pom.xml
index 42e4bd8..faf1646 100644
--- a/platforms/karaf/features/pom.xml
+++ b/platforms/karaf/features/pom.xml
@@ -163,13 +163,6 @@
             <groupId>org.apache.karaf.tooling</groupId>
             <artifactId>features-maven-plugin</artifactId>
             <version>${karaf-version}</version>
-            <dependencies>
-              <dependency>
-                <groupId>biz.aQute</groupId>
-                <artifactId>bndlib</artifactId>
-                <version>1.50.0</version>
-              </dependency>
-            </dependencies>
             <configuration>
               <file>${project.build.directory}/classes/${features.file}</file>
               
<karafConfig>${project.build.directory}/classes/config.properties</karafConfig>

Reply via email to