Type bundle never makes sense for maven dependencies. It is just a setting the maven-bundle-plugin uses while creating the bundle. I also had lots of issues with this as m2e like to set the type bundle in the dependency when you pick the bundle. Just correct to jar in these cases.
Christian Am So., 10. Juni 2018 um 06:31 Uhr schrieb Paul F Fraser via osgi-dev < osgi-dev@mail.osgi.org>: > The problem I was having was with a maven central artifact that was > classified as "bundle". > > Maven build was reporting it as not found so the build failed and of > course indexes not updated. > > Change it to "jar" and everything works beautifully. > > I have no idea if the change to jar will cause any problems later. > > Paul > > > _______________________________________________ > OSGi Developer Mail List > osgi-dev@mail.osgi.org > https://mail.osgi.org/mailman/listinfo/osgi-dev > -- -- Christian Schneider http://www.liquid-reality.de Computer Scientist http://www.adobe.com
_______________________________________________ OSGi Developer Mail List osgi-dev@mail.osgi.org https://mail.osgi.org/mailman/listinfo/osgi-dev