plexus-utils2 3.3.0-3 source package in Ubuntu

Changelog

plexus-utils2 (3.3.0-3) unstable; urgency=medium

  * Team upload.
  * Work around maven-resources-plugin bug to avoid a FTBFS and remove the test
    symlinks for now. (Closes: #1013478)

 -- Markus Koschany <email address hidden>  Wed, 29 Jun 2022 20:00:11 +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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
plexus-utils2_3.3.0-3.dsc 2.3 KiB 32e3d8808347332751b5d3a9e11429f0061c352ab5bafe6805151a80d82f7fa7
plexus-utils2_3.3.0.orig.tar.xz 184.8 KiB 95efffb1ec2554c34d1f9de19edd525b28b2d7c20f67a0ef100c554d883d20ec
plexus-utils2_3.3.0-3.debian.tar.xz 6.9 KiB 757f632e128a86240b7c199fbe35a128872de6a01ebc397785aef1ad733514e1

Available diffs

No changes file available.

Binary packages built by this source

libplexus-utils2-java: utilities for the Plexus framework

 The Plexus project provides a full software stack for creating and executing
 software projects. Based on the Plexus container, the applications can
 utilise component-oriented programming to build modular, reusable components
 that can easily be assembled and reused.
 .
 While Plexus is similar to other inversion-of-control (IoC) or dependency
 injection frameworks such as the Spring Framework, it is a full-fledged
 container that supports many more features such as:
 .
  * Component lifecycles
  * Component instantiation strategies
  * Nested containers
  * Component configuration
  * Auto-wiring
  * Component dependencies, and
  * Various dependency injection techniques including constructor injection,
   setter injection, and private field injection.

libplexus-utils2-java-doc: utilities for the Plexus framework - documentation

 The Plexus project provides a full software stack for creating and executing
 software projects. Based on the Plexus container, the applications can
 utilise component-oriented programming to build modular, reusable components
 that can easily be assembled and reused.
 .
 While Plexus is similar to other inversion-of-control (IoC) or dependency
 injection frameworks such as the Spring Framework, it is a full-fledged
 container that supports many more features such as:
 .
  * Component lifecycles
  * Component instantiation strategies
  * Nested containers
  * Component configuration
  * Auto-wiring
  * Component dependencies, and
  * Various dependency injection techniques including constructor injection,
   setter injection, and private field injection.
 .
 This package provides the API documentation for libplexus-utils2-java.