maven-antrun-plugin 3.1.0-1 source package in Ubuntu

Changelog

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

  * New upstream release
    - Restored the backward compatibility with the version 1.x
    - Updated the maven-debian-helper rules
  * Depend on libmaven-parent-java
  * Standards-Version updated to 4.6.2
  * Switch to debhelper level 13
  * Use salsa.debian.org Vcs-* URLs
  * Track and download the new releases from GitHub

 -- Emmanuel Bourg <email address hidden>  Wed, 11 Jan 2023 10:22:32 +0100

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 java
Noble release universe java
Mantic release universe java
Lunar release universe java

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-antrun-plugin_3.1.0-1.dsc 2.3 KiB ea6595fba3e551a66e091a5ca8e634c4fd5a4348690ca34a7bc40ca02126efb1
maven-antrun-plugin_3.1.0.orig.tar.xz 31.1 KiB 944f8f00b386b34842ea3f47ac8a9a1230ad6e7ec0cc6f1d219f899d6e550a79
maven-antrun-plugin_3.1.0-1.debian.tar.xz 4.5 KiB a43850520f850998f247126c670c8d9f4eedc9f96c95f52c853db12e9c495d41

Available diffs

No changes file available.

Binary packages built by this source

libmaven-antrun-plugin-java: Maven AntRun 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 Maven Antrun Plugin runs Ant scripts embedded in the POM