exec-maven-plugin 3.1.0-2 source package in Ubuntu

Changelog

exec-maven-plugin (3.1.0-2) unstable; urgency=medium

  [ Vladimir Petko ]
  * d/p/cope_with_thread_stop_being_unavailable_in_jdk20.patch: cherry-
    pick upstream patch to resolve the test failure (Closes: #1057499).

  [ tony mancill ]
  * Set Rules-Requires-Root: no in debian/control
  * Bump Standards-Version to 4.6.2
  * Freshen years in debian/copyright
  * Update debian/watch to find updated release tag format

 -- tony mancill <email address hidden>  Wed, 17 Jan 2024 09:44:05 -0800

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
exec-maven-plugin_3.1.0-2.dsc 2.4 KiB 497358ccc227acba855eed6c73c58bdcb08b6b1cf2a2e69ea06c316bc8c387a8
exec-maven-plugin_3.1.0.orig.tar.xz 55.5 KiB d688ece9f283f9ac7769b390581b73f8c8fd1b9d3f9f9702c52d6a7e5a3594e6
exec-maven-plugin_3.1.0-2.debian.tar.xz 6.6 KiB 7847f214fb2f7c37b8432033cdc26970f9b9def07ffee0faa2e6e1d17baa9397

Available diffs

No changes file available.

Binary packages built by this source

libexec-maven-plugin-java: Exec Maven Plugin

 Maven plugin to allow execution of system and Java programs.
 It provides two goals to help execute system and Java programs:
  * exec:exec, execute programs and Java programs in a separate process
  * exec:java, execute Java programs in the same VM.

libmaven-exec-plugin-java: Exec Maven Plugin (transitional package)

 Maven plugin to allow execution of system and Java programs.
 It provides two goals to help execute system and Java programs:
  * exec:exec, execute programs and Java programs in a separate process
  * exec:java, execute Java programs in the same VM.
 .
 This is a dummy transitional package. It may be safely removed.