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

Changelog

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

  * Team upload.
  * New upstream release

 -- Emmanuel Bourg <email address hidden>  Sat, 17 Jun 2023 11:51:56 +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 java
Noble release universe java
Mantic release universe java

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-install-plugin_3.1.1-1.dsc 2.4 KiB 924bf528799206deca470da099fceed0452bab159b94caec454d249b9beca30d
maven-install-plugin_3.1.1.orig.tar.xz 32.7 KiB 60d43b45e8140e2f3a52d1b871f2f2606e051b17091c032aea720adc92356171
maven-install-plugin_3.1.1-1.debian.tar.xz 4.0 KiB 3a10c9900f4f9029bf52031a6d3389592a213b13287f74be737336a0d57a0d46

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.