maven-plugin-tools 3.7.1-1 source package in Ubuntu

Changelog

maven-plugin-tools (3.7.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release

 -- Emmanuel Bourg <email address hidden>  Tue, 31 Jan 2023 13:22:41 +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 devel
Noble release universe devel
Mantic release universe devel
Lunar release universe devel

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-plugin-tools_3.7.1-1.dsc 2.6 KiB 93c03f5ba7cc4ab41c4339bf627b7ade62e67f0c46d65a1a607633ab63b219f5
maven-plugin-tools_3.7.1.orig.tar.xz 506.3 KiB 80f32cb9e75c39fe57f9160041746951606fe0a5de453b5aac7fd27f1116d308
maven-plugin-tools_3.7.1-1.debian.tar.xz 4.9 KiB ba39e27183705e4ac181457afa6e8c7bccca26569fcfb6ca0b1ad21e74b29877

Available diffs

No changes file available.

Binary packages built by this source

libmaven-plugin-tools-java: Maven Plugin Tools

 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 some basic POM tools.