Skip to content

Invalid OSGi meta-data #1340

@fipro78

Description

@fipro78

I am trying to connect to a Neo4j database in an OSGi application. Unfortunately the generated meta-data is invalid. It contains the following entry:

Require-Capability: osgi.ee;filter:="(osgi.ee=UNKNOWN)"

Neo4j Version: 5.2.0 Community
Neo4j Mode: Single instance
Driver version: Java driver 5.2.0
Operating System: Linux in Docker

I suppose the reason is the usage of a quite old maven-bundle-plugin version 3.5.0. This should be updated to the most current version, which seems to be 5.1.8 or even directly switch to the most current biz.aQute.bnd:bnd-maven-plugin:6.3.1. The later might be more work but pays out in the long run as it is better maintained nowadays.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions