maven-resources-plugin 3.3.1-1 source package in Ubuntu

Changelog

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

  * Team upload.
  * New upstream release
    - Removed the patch
  * Standards-Version updated to 4.7.0
  * Switch to debhelper level 13

 -- Emmanuel Bourg <email address hidden>  Sun, 28 Jul 2024 17:11:29 +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
Oracular release universe devel

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-resources-plugin_3.3.1-1.dsc 2.4 KiB 2373a495dba01ee087e774568b02601b5d419626489d5ac8b55bc755e3713962
maven-resources-plugin_3.3.1.orig.tar.xz 749.4 KiB 6e1e00cf84ed222e18081245c1b83b8f98642eda726877340c1966d6b65b7b1f
maven-resources-plugin_3.3.1-1.debian.tar.xz 4.1 KiB 42ec21115c7a648893d283db1b67cc45d136c68de7e4230f42b1cbc7c1189dcd

Available diffs

No changes file available.

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.