maven-common-artifact-filters 3.3.2-1 source package in Ubuntu

Changelog

maven-common-artifact-filters (3.3.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Removed the patch
    - Disabled the performance test
    - Removed the unused maven-debian-helper rules
  * Depend on libmaven-parent-java
  * Removed the -java-doc package
  * Standards-Version updated to 4.6.2

 -- Emmanuel Bourg <email address hidden>  Mon, 09 Jan 2023 16:54:28 +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 java
Noble release universe java
Mantic release universe java
Lunar release universe java

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-common-artifact-filters_3.3.2-1.dsc 2.4 KiB f5faf585849cd5365ed81af1330cc8bb57883323e6c83c8c71bdd94ac84cef36
maven-common-artifact-filters_3.3.2.orig.tar.xz 31.1 KiB 702eef245dc6c1d94bea0239f42d41631b1af2fbecb4a06b836a6f065f157323
maven-common-artifact-filters_3.3.2-1.debian.tar.xz 4.1 KiB c8708c1b4373acfc3de2d2c88bfa4efb23cdd74716498b187653f3f7acfbac3d

Available diffs

No changes file available.

Binary packages built by this source

libmaven-common-artifact-filters-java: Maven Common Artifact Filters

 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 package ships a shared library containing a collection of ready-made
 filters to control inclusion/exclusion of artifacts during dependency
 resolution.