surefire 2.22.3-2 source package in Ubuntu

Changelog

surefire (2.22.3-2) unstable; urgency=medium

  * Team upload.
  * Fix FTBFS with maven-shared-utils 3.3.4. (Closes: #1013611)
  * Declare compliance with Debian Policy 4.6.1.

 -- Markus Koschany <email address hidden>  Fri, 24 Jun 2022 20:46:32 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs
Mantic release universe libs
Lunar release universe libs

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
surefire_2.22.3-2.dsc 2.7 KiB deec2abbaeda5c8ad6b883997599084fd2c88ba507c851b8b63161473246cd39
surefire_2.22.3.orig.tar.xz 700.0 KiB 74ffaf8499e8d4dd06c9fb954cb93c15763a70e8860f6b8381953d2e66506c8c
surefire_2.22.3-2.debian.tar.xz 9.9 KiB 4a8fd721738cfdd6110de5db52c1fa4c271d758fed604430d205dc8b4470875f

Available diffs

No changes file available.

Binary packages built by this source

libsurefire-java: Surefire test framework for Java

 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 surefire test framework and the maven-surefire-plugin.