|
Using today's latest controller project from master, build distribution then attempt to install mdsal broker feature target. The below will occur:
opendaylight-user@root>feature:install odl-mdsal-broker
Error executing command: Could not start bundle mvn:org.opendaylight.controller/sal-binding-broker-impl/1.1-SNAPSHOT in feature(s) odl-mdsal-broker-1.1-SNAPSHOT: The bundle "org.opendaylight.controller.sal-binding-broker-impl_1.1.0.SNAPSHOT [153]" could not be resolved. Reason: Missing Constraint: Import-Package: org.opendaylight.yangtools.binding.data.codec.gen.impl; version="[0.6.0,1.0.0)"
|