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

Changelog

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

  * Team upload.
  * New upstream release
    - Removed the patches
    - New dependency on libmockito-java
    - 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>  Mon, 09 Jan 2023 16:45:09 +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
Lunar release universe java

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-install-plugin_3.1.0-1.dsc 2.4 KiB 58a44667ad3ab0774bd8be34314e9950590fa2fe67aac582fefaa813d56ba131
maven-install-plugin_3.1.0.orig.tar.xz 32.0 KiB 092ed1dac74d3b3437c25642df7b3a511b20c387b4d770074e8ae87444b64f3f
maven-install-plugin_3.1.0-1.debian.tar.xz 4.0 KiB f2b56f571fa57dcf7d171bda8684fe625dcb6d4d3c21b3d5e8333c03aa669bc0

Available diffs

No changes file available.

Binary packages built by this source

libmaven-install-plugin-java: Maven install 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
 .
 This package ships the maven install plugin which is used to install the
 built artifact into the local repository.