Please disregard. I found my answer. If it is helpful for others, when using
embedded frameworks you must add FRAMEWORK_SYSTEMPACKAGES for packages you
are providing.

Damon

On Tue, Mar 17, 2009 at 5:11 PM, Damon Jacobsen <
damon.jacob...@codedragon.us> wrote:

> I am using the maven-bundle-plugin to build my bundle. I am having a
> problem where the javax.imageio package is not being treated correctly.
> Everytime I try to run my bundle I get:
>
> org.osgi.framework.BundleException: Unresolved constraint in bundle 1:
> package;
> (package=javax.imageio)
>
> Is there any way to tell the plugin that javax.imageio needs to be
> addressed the same as the java.* packages?
>
> Thank you for you patience with my beginner questions
>
>
> Damon Jacobsen
>

Reply via email to