maven-ant-helper 8.5~18.04 source package in Ubuntu

Changelog

maven-ant-helper (8.5~18.04) bionic; urgency=medium

  * Backport for OpenJDK 11. LP: #1818647.

maven-ant-helper (8.5) unstable; urgency=medium

  * Team upload.
  * Added the missing dependency on libstax-java (Closes: #902404)
  * Use salsa.debian.org Vcs-* URLs

 -- Matthias Klose <email address hidden>  Tue, 05 Mar 2019 13:35:25 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe devel
Bionic security universe devel

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-ant-helper_8.5~18.04.tar.xz 12.7 KiB b57c219ee085f90d5697731a127e3fbb96b7823a6bc9bb352e76a865c1c9313e
maven-ant-helper_8.5~18.04.dsc 1.8 KiB 18ba72e1068f232f7ab75e4ef7ee2acf76153057d4920d5024bf1cc04a363d83

Available diffs

View changes file

Binary packages built by this source

maven-ant-helper: helper scripts for building Maven components with ant

 An environment that can be used to simplify the creation of Debian packages
 to support the Maven system. A "modello" ant task is also provided.
 .
 maven-build.xml attempts to reproduce the Maven build life-cycle.
 You can use it to build your jar or javadoc. If you have libmaven2-core-java
 installed, you can even use it to launch some Maven plugins to generate
 some code.