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

Changelog

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

  * New upstream release

 -- Emmanuel Bourg <email address hidden>  Sun, 11 Jun 2023 09:43:02 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-deploy-plugin_3.1.1-1.dsc 2.3 KiB 4be5f9aecc0b1ad7d2a4c24f2d4d85bc9806516993ac196a8cd2c75082825543
maven-deploy-plugin_3.1.1.orig.tar.xz 44.6 KiB ca3dda91a2f16530a11b81ed19f4d1469a3533e0f55e1d2e07272b8732d0c5ff
maven-deploy-plugin_3.1.1-1.debian.tar.xz 2.7 KiB 6393cd27561d836ea53c3ca47207bceaa3517c9888916ddbbffc9c972cb45871

Available diffs

No changes file available.

Binary packages built by this source

libmaven-deploy-plugin-java: Maven Deploy 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 Deploy Plugin is used to add artifacts to a remote repository for sharing
 with other developers and projects.