maven-resources-plugin 3.1.0-1~18.04 source package in Ubuntu

Changelog

maven-resources-plugin (3.1.0-1~18.04) bionic; urgency=medium

  * Backport for OpenJDK 11. LP: #1818647.

maven-resources-plugin (3.1.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * Standards-Version updated to 4.1.5
  * 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:09:38 +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 devel
Bionic security universe devel

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-resources-plugin_3.1.0.orig.tar.xz 747.5 KiB 2b40c265a6e34d1d35f7afd4ccdda2be1ef8099b00b3f2512f582a3a1aa3ac0a
maven-resources-plugin_3.1.0-1~18.04.debian.tar.xz 4.4 KiB 170c15763b72d4da259f1d9c2a24622ec0afc555eece173da6b3605996b77dfb
maven-resources-plugin_3.1.0-1~18.04.dsc 2.3 KiB 32954ab7a96ad57ea26e7961c5fe0d28597b1854129f1ba5e05889c50a3deae8

View changes file

Binary packages built by this source

libmaven-resources-plugin-java: Maven resources 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
 .
 The Resources Plugin handles the copying of project resources to the output
 directory.