Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
unspecified
-
None
-
None
-
Operating System: Linux
Platform: PC
-
3037
Description
We have problem installing odl-restconf feature in controller.
Step by step:
1. downloaded https://git.opendaylight.org/gerrit/dlux.git;
2. cd dlux
3. mvn clean install
4. ./distribution-dlux/target/assembly/bin/kataf
5. on controller console run "feature:install odl-restconf"
Error: Error executing command: Could not start bundle mvn:org.opendaylight.yangtools/concepts/0.7.0-SNAPSHOT in feature(s) odl-yangtools-common-0.7.0-SNAPSHOT: The bundle "org.opendaylight.yangtools.concepts_0.7.0.SNAPSHOT [79]" could not be resolved. Reason: Missing Constraint: Require-Capability: osgi.ee; filter="(&(osgi.ee=JavaSE)(version=1.7))"
We tried it on windows and linux too, on maven verision 3.3.1 and 3.2.5.
mvn --v
Apache Maven 3.3.1 (cab6659f9874fa96462afef40fcf6bc033d58c1c; 2015-03-13T16:10:27-04:00)
Maven home: /home/mininet/maven3.2.5/apache-maven-3.3.1
Java version: 1.7.0_25, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-7-openjdk-amd64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.2.0-4-amd64", arch: "amd64", family: "unix"
If the bug is in wrong project, please try to move it where it belongs. Thanks.