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

Changelog

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

  * Team upload.
  * Depend on libmaven-parent-java (Closes: #1028875)
  * Standards-Version updated to 4.6.2

 -- Emmanuel Bourg <email address hidden>  Sun, 15 Jan 2023 12:19:37 +0100

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 devel
Noble release universe devel
Mantic release universe devel
Lunar release universe devel

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-jar-plugin_3.3.0-2.dsc 2.4 KiB 318aaf09924eee51a276f9fb24b5ea12f1803914763613a7a8185f3004c02444
maven-jar-plugin_3.3.0.orig.tar.xz 26.5 KiB b6acde06b728707c4dc1354616119cc228dc1ca7085a053946fd0366f0ff4647
maven-jar-plugin_3.3.0-2.debian.tar.xz 4.7 KiB a7f6f72c5493cdd0d4b9eae3c116242702f693d4c6b0adcb9f5ca87731ef3ea0

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.