All Projects → bndtools → Bnd

bndtools / Bnd

Licence: other
Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.

Programming Languages

java
68154 projects - #9 most used programming language
assembler
53 projects

Projects that are alternatives of or similar to Bnd

Gradle Eclipse Aar Plugin
Gradle plugin to use Android AAR libraries on Eclipse.
Stars: ✭ 127 (-71.52%)
Mutual labels:  gradle, gradle-plugin, eclipse
Javapackager
📦 Gradle/Maven plugin to package Java applications as native Windows, Mac OS X, or GNU/Linux executables and create installers for them.
Stars: ✭ 285 (-36.1%)
Mutual labels:  gradle, gradle-plugin, maven-plugin
Groovy Eclipse
Eclipse Groovy Development Tools
Stars: ✭ 567 (+27.13%)
Mutual labels:  maven-plugin, eclipse, eclipse-plugin
Maven Git Versioning Extension
This extension will virtually set project versions, based on current git branch or tag.
Stars: ✭ 178 (-60.09%)
Mutual labels:  gradle, gradle-plugin, maven-plugin
Jib
🏗 Build container images for your Java applications.
Stars: ✭ 11,370 (+2449.33%)
Mutual labels:  gradle, gradle-plugin, maven-plugin
scalor-maven-plugin
Build integrator for Java, Scala, Scala.macro, Scala.js, Scala.native, Eclipse and Maven.
Stars: ✭ 47 (-89.46%)
Mutual labels:  eclipse, maven-plugin, eclipse-plugin
Javafx Gradle Plugin
Gradle plugin for JavaFX
Stars: ✭ 425 (-4.71%)
Mutual labels:  gradle, gradle-plugin
Dependencycheck
OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.
Stars: ✭ 3,571 (+700.67%)
Mutual labels:  gradle-plugin, maven-plugin
Gradle Code Quality Tools Plugin
Gradle plugin that generates ErrorProne, Findbugs, Checkstyle, PMD, CPD, Lint, Detekt & Ktlint Tasks for every subproject.
Stars: ✭ 282 (-36.77%)
Mutual labels:  gradle, gradle-plugin
Jetty.project
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Stars: ✭ 3,260 (+630.94%)
Mutual labels:  osgi, eclipse
Pydev
Python IDE for Eclipse
Stars: ✭ 306 (-31.39%)
Mutual labels:  eclipse, eclipse-plugin
Swagger Gradle Codegen
💫 A Gradle Plugin to generate your networking code from Swagger
Stars: ✭ 330 (-26.01%)
Mutual labels:  gradle, gradle-plugin
Gradle Static Analysis Plugin
Easy setup of static analysis tools for Android and Java projects.
Stars: ✭ 398 (-10.76%)
Mutual labels:  gradle, gradle-plugin
Gradle Aws Plugin
Gradle plugin to manage Amazon Web Services
Stars: ✭ 269 (-39.69%)
Mutual labels:  gradle, gradle-plugin
Gradle Unused Resources Remover Plugin
Gradle Plugin that removes unused resources in Android projects.
Stars: ✭ 282 (-36.77%)
Mutual labels:  gradle, gradle-plugin
schema-registry-plugin
Gradle plugin to interact with Confluent Schema-Registry.
Stars: ✭ 60 (-86.55%)
Mutual labels:  gradle, gradle-plugin
change-tracker-plugin
A Gradle plugin to help analyse the dependency between modules and run tasks only on modules impacted by specific set of changes.
Stars: ✭ 103 (-76.91%)
Mutual labels:  gradle, gradle-plugin
Samples
JavaFX samples to run with different options and build tools
Stars: ✭ 352 (-21.08%)
Mutual labels:  gradle, eclipse
Gradle Android Command Plugin
Handy commands for testing Android on CI
Stars: ✭ 349 (-21.75%)
Mutual labels:  gradle, gradle-plugin
Calces Gradle Plugin
Android构建工具集:包含快速实现组件化构建脚本,快速实现屏幕最小宽度适配脚本
Stars: ✭ 366 (-17.94%)
Mutual labels:  gradle, gradle-plugin

README Bnd/Bndtools

Bnd/Bndtools is a swiss army knife for OSGi. It creates manifest headers for you based on analyzing the class code, it verifies your settings, it manages project dependencies, diffs jars, and much more.

Information about Bnd can be found at https://bnd.bndtools.org and information about Bndtools can be found at https://bndtools.org.

Repository

The git repository contains all the code.

License

This program and the accompanying materials are made available under the terms of the Apache License, Version 2.0 which is available at https://www.apache.org/licenses/LICENSE-2.0, or the Eclipse Public License 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.

API

Though we am usually pretty good at backward compatibility, there is no guarantee. This is an unpaid project. Bnd properties will be backward compatible if there is any possibility.

If you're building a tool with a general audience that includes Bnd for a general audience I would appreciate if you got in touch with us so we can keep in touch. We are always interested in ideas.

Eclipse

Bndtools is the development environment of Bnd.

Building

Gradle is used to build Bnd/Bndtools. The repo has a build.gradle file that builds all projects in proper order.

./gradlew - Assembles, tests and releases the non-maven projects into dist/bundles.

./gradlew :build :maven:deploy - Assembles and releases the projects into dist/bundles.

The repo includes the gradle wrapper, gradlew, command.

Bnd/Bndtools is continuously built on GitHub Actions. GitHub Actions CI Build Status

CodeQL is used for continuous security analysis.

A Maven snapshot repository of the latest build is available at https://bndtools.jfrog.io/bndtools/libs-snapshot-local.

Using the latest development SNAPSHOT build of Bnd/Bndtools

Powered by Artifactory

Release

Release versions of Bnd artifacts including Maven and Gradle plugins are available from Maven Central. Release versions of the Bnd Gradle plugins are also available from the Gradle Plugin repository.

Release versions of Bndtools are available from the Bndtools p2 update site: https://bndtools.jfrog.io/bndtools/update-latest.

Feedback

Feedback is always welcome, for general discussions use the bnd discourse site mail list. This site can be used to discuss many different aspects of bnd and the many projects it supports. Including feedback and proposals for new functionality.

Bugs and issues should go to https://github.com/bndtools/bnd/issues.

Contributing

Want to hack on Bnd/Bndtools? There are instructions to get you started.

They are probably not perfect, please let us know if anything feels wrong or incomplete.

Acknowledgments

YourKit supports open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of YourKit Java Profiler and YourKit .NET Profiler, innovative and intelligent tools for profiling Java and .NET applications.

YourKit

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].