maven-plugin-testing 3.3.0-1~18.04 source package in Ubuntu

Changelog

maven-plugin-testing (3.3.0-1~18.04) bionic; urgency=medium

  * Backport for OpenJDK 11. LP: #1818647.

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

  * Team upload.
  * New upstream release
    - Refreshed the patches
  * Fixed the build failure with plexus-utils 3.1
  * Relocate the old org.apache.maven.shared groupId
  * Removed the javadoc package
  * Standards-Version updated to 4.2.1
  * Switch to debhelper level 11
  * Use salsa.debian.org Vcs-* URLs
  * Track and download the new releases from GitHub

 -- Matthias Klose <email address hidden>  Tue, 05 Mar 2019 14:01:49 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe java
Bionic security universe java

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-plugin-testing_3.3.0.orig.tar.xz 43.9 KiB b92746853d33dcfd182ef46805305c3c01a4091cb4a3ee705819d576989146dc
maven-plugin-testing_3.3.0-1~18.04.debian.tar.xz 4.7 KiB 2336977fc31fc001a4dc552358a1ef4c096a773e8437e908523284131cf5b022
maven-plugin-testing_3.3.0-1~18.04.dsc 2.3 KiB bf938a9c821fb1af16c32866cf6e60d584d971052cc0a8707e77b7a4539f7125

View changes file

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.