maven-bundle-plugin 3.5.1-ok1 source package in openKylin

Changelog

maven-bundle-plugin (3.5.1-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- denghao <email address hidden>  Thu, 16 Mar 2023 09:23:53 +0800

Upload details

Uploaded by:
denghao
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 proposed main java
Nile V2.0 release main java
Yangtze V1.0 release main java
Yangtze V1.0 proposed main java

Downloads

File Size SHA-256 Checksum
maven-bundle-plugin_3.5.1.orig.tar.gz 202.9 KiB 142c0e071294021cd210ff3c556677d2619301eeb7e35c4574935a756c7310b1
maven-bundle-plugin_3.5.1-ok1.debian.tar.xz 7.7 KiB b200fa5fb3c620d125f8bd14c866977495cd909683f6be8310069805b436b8e9
maven-bundle-plugin_3.5.1-ok1.dsc 2.2 KiB 5bec09677699a9853186e024aefa92ab69a8952deea21c1ed90f440d817774d8

View changes file

Binary packages built by this source

libmaven-bundle-plugin-java: Maven plugin to handle artifact OSGi metadata

 Maven is a software project management and comprehension tool.
 Based on the concept of a project object model (POM), Maven can
 manage a project's build, reporting and documentation from a central
 piece of information.
 .
 This plugin allow you to handle artifact OSGi metadata of your artifact
 (JAR, WAR). It manage a new type of packaging "bundle" in your POM.
 .
 This plugin depends on Felix Bundle Repository and BND for low-level
 handling of metadata.