maven-jar-plugin 3.3.0-1 source package in Ubuntu

Changelog

maven-jar-plugin (3.3.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patch
    - Depend on libmaven-archiver-java (>= 3.6)
    - Updated the Maven rules
    - Relocate the previous version of the plugin (3.1.2) to the new one
  * Standards-Version updated to 4.6.1
  * Switch to debhelper level 13

 -- Emmanuel Bourg <email address hidden>  Wed, 12 Oct 2022 21:58:01 +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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-jar-plugin_3.3.0-1.dsc 2.3 KiB e9bf2f9935c36f06fd1718ffbd8d60210453b8c129f1f37d84ae8c26f1ed7532
maven-jar-plugin_3.3.0.orig.tar.xz 26.5 KiB b6acde06b728707c4dc1354616119cc228dc1ca7085a053946fd0366f0ff4647
maven-jar-plugin_3.3.0-1.debian.tar.xz 4.7 KiB 97ab02375da86eea44f6e833daa957a85152dfa9c1e56250732365476ced3d3d

Available diffs

No changes file available.

Binary packages built by this source

libmaven-jar-plugin-java: Maven Jar Plugin

 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.
 .
 Maven's primary goal is to allow a developer to comprehend the complete
 state of a development effort in the shortest period of time. In order to
 attain this goal there are several areas of concern that Maven attempts
 to deal with:
 .
    * Making the build process easy
    * Providing a uniform build system
    * Providing quality project information
    * Providing guidelines for best practices development
    * Allowing transparent migration to new features
 .
 This plugin provides the capability to build and sign jars.