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

Changelog

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

  * Team upload.
  * Fixed the build failure with Maven 3.8
  * Standards-Version updated to 4.6.1
  * Switch to debhelper level 13

 -- Emmanuel Bourg <email address hidden>  Thu, 29 Sep 2022 14:46:24 +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
Mantic release universe java
Lunar release universe java

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-plugin-testing_3.3.0-2.dsc 2.2 KiB 1d607575b33733c15aa64a122b379f35025958dd9cb578c016148a79377a2471
maven-plugin-testing_3.3.0.orig.tar.xz 43.9 KiB b92746853d33dcfd182ef46805305c3c01a4091cb4a3ee705819d576989146dc
maven-plugin-testing_3.3.0-2.debian.tar.xz 4.7 KiB 0570064301b08368855400c3b2d3df7cd0be3154884a8508b7c9b8d4774e4c37

Available diffs

No changes file available.

Binary packages built by this source

libmaven-plugin-testing-java: Maven Plugin Testing

 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 the necessary modules to be able to test Maven Plugins.