On 06/20/2012 11:46 AM, Jean-Baptiste Onofré wrote:
Hi Ramesh,

The me.prettyprint.cassandra.model package is not available (at least in a version 1.x.x).

Take a look about the packages exported:

karaf@root> package:export|grep -i cassandra

you will see if you have a bundle exporting this package.

If not, you have to install the corresponding bundle.

Regards
JB

On 06/20/2012 06:33 PM, ramesh wrote:
Greetings,

I am getting this error, provided dependency. But not sure how to
resolve this issue. org.osgi.framework.BundleException: Unresolved
constraint in bundle invite-dao [167]: Unable to resolve 167.0: missing
requirement [167.0] package;
(&(package=me.prettyprint.cassandra.model)(version>=1.0.0)(!(version>=2.0.0)))


Thanks in advance

Ramesh

Thanks JB for the input,

For someone else with similar issue,

osgi:install wrap:mvn:Group/Artifact/version does a quick and easy install.

ex:  osgi:install wrap:mvn:me.prettyprint/hector-core/1.0-5

did the work.

regards,
Ramesh

Reply via email to