maven-bundle-plugin 3.5.1-2 source package in Ubuntu

Changelog

maven-bundle-plugin (3.5.1-2) unstable; urgency=medium

  * Team upload.
  * Generate Java 8 compatible bytecode
  * Standards-Version updated to 4.2.1
  * Replaced Damien Raude-Morvan as the uploader

 -- Emmanuel Bourg <email address hidden>  Wed, 05 Sep 2018 11:48:32 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe java
Noble release universe java
Mantic release universe java
Lunar release universe java
Jammy release universe java
Focal release universe java

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-bundle-plugin_3.5.1-2.dsc 2.5 KiB 2c2123012de4d3c5799f5cdc5cedd20b39e5a69471efd4371aac650d293095b0
maven-bundle-plugin_3.5.1.orig.tar.xz 82.6 KiB 041e8d94681289ddfc06c3e1724704a5d552c79fba3ccb18a4b33e684cdd6195
maven-bundle-plugin_3.5.1-2.debian.tar.xz 9.1 KiB 434ca4ecf6c0ac31822ec2fc7e1473876f49a09138c19d0dd3841a07e61a8102

Available diffs

No changes file available.

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.