maven-bundle-plugin 3.5.0-1 source package in Ubuntu

Changelog

maven-bundle-plugin (3.5.0-1) unstable; urgency=medium

  * New upstream release
  * Use a simpler get-orig-source approach
  * Update Standards-Version to 4.1.3
  * Update debhelper compat level to 11
  * Adjust (build-)dependencies:
    * Tighten BND to >= 3.5.0
    * Add libjdom1-java
  * Refresh patches:
    * Remove FELIX-4882.patch
    * Remove backwards-compatibility.pactch
    * Adopt a patch from Fedora to fix the compatibility of maven-dependency-tree 3.x
  * Remove the javadoc package

 -- Kai-Chung Yan (殷啟聰) <email address hidden>  Sun, 25 Mar 2018 13:23:12 +0800

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
Bionic release universe java

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-bundle-plugin_3.5.0-1.dsc 2.5 KiB 335b53159c7339e6119e07e8ad638bd1eda2828a792fa5fd066b567f0e89318a
maven-bundle-plugin_3.5.0.orig.tar.xz 82.3 KiB a3bdb4231d236224dd46592d28b44ea2b4f7e9b169430f2b016f22797c348714
maven-bundle-plugin_3.5.0-1.debian.tar.xz 9.1 KiB e6ef28dc0e69e3e82ef86fa48f41293489f828356dd53f3c8f948ab86da8c2b0

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.