bnd-platform | Build OSGi bundles and Eclipse Update Sites | Plugin library

 by   stempler Groovy Version: 3.0.1 License: Apache-2.0

kandi X-RAY | bnd-platform Summary

kandi X-RAY | bnd-platform Summary

bnd-platform is a Groovy library typically used in Plugin, Gradle, Maven, Eclipse applications. bnd-platform has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

using osgi and having trouble to get all the dependencies as proper osgi bundles? even worse, sometimes you need to adapt bundles due to class loading issues or make an annoying dependency optional?. bnd-platform can help you solve that problem - it builds osgi bundles and even eclipse update sites from existing jars, for instance retrieved from maven repositories together with transitive dependencies. if needed you can adapt the creation of bundles via general or individual configuration options. bnd-platform is a [gradle] plugin and uses [bnd] to create bundles and [eclipse] for the creation of p2 repositories. for a quick start, check out the [sample project on github] or use [this minimal example] as a
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              bnd-platform has a low active ecosystem.
              It has 74 star(s) with 25 fork(s). There are 11 watchers for this library.
              There were 1 major release(s) in the last 12 months.
              There are 14 open issues and 36 have been closed. On average issues are closed in 85 days. There are 3 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of bnd-platform is 3.0.1

            kandi-Quality Quality

              bnd-platform has 0 bugs and 0 code smells.

            kandi-Security Security

              bnd-platform has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              bnd-platform code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              bnd-platform is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              bnd-platform releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.
              It has 444 lines of code, 72 functions and 10 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of bnd-platform
            Get all kandi verified functions for this library.

            bnd-platform Key Features

            No Key Features are available at this moment for bnd-platform.

            bnd-platform Examples and Code Snippets

            No Code Snippets are available at this moment for bnd-platform.

            Community Discussions

            QUESTION

            Publish wrapped OSGi bundles to artifactory with Gradle
            Asked 2017-Mar-15 at 15:18

            As not all jars are automatically usable OSGi bundles I use wrapping to generate them. After having being wrapped I'd like to publish them to my Artifactory repository. However, my lack of understanding of Gradle inhibits success, and after reading several suggested Stackoverflow answers I am still stuck.

            This is my build.gradle file:

            ...

            ANSWER

            Answered 2017-Mar-14 at 11:09

            I use unpuzzle (or rather this fork) to create Maven artifacts from OSGi bundles (and publish them to Artifactory).

            This is probably not the most efficient solution for your use case, but at least something that works and I can come up with fast.

            Here is an example of where I use unpuzzle for this purpose. Maybe that can serve as a starting point (together with the unpuzzle docs). There is a lot of bloat in my example because there I try to actually determine the original Maven artifacts for OSGi bundles created from them - as you always want the OSGi bundle, that's probably not relevant for you.

            Note that by default the published artifacts will have different names (based on the bundle symbolic name) and a different group (which is configurable). But I think that is to be preferred over having the original group and name, otherwise it may get confused w/ the original. Adapting the group and name individually is possible as you can see in the example.

            Source https://stackoverflow.com/questions/42747885

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install bnd-platform

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            Install
            Maven
            Gradle
            CLONE
          • HTTPS

            https://github.com/stempler/bnd-platform.git

          • CLI

            gh repo clone stempler/bnd-platform

          • sshUrl

            git@github.com:stempler/bnd-platform.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link