maven-ant-helper 8.4 source package in Ubuntu

Changelog

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

  * Team upload.
  * Added geronimo-annotation to the classpath to run on Java 9
    (Closes: #893343)
  * Standards-Version updated to 4.1.4

 -- Emmanuel Bourg <email address hidden>  Fri, 06 Apr 2018 09:48:48 +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
Bionic release universe devel

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-ant-helper_8.4.dsc 1.8 KiB 11235f5bafa1485073eaf4411a868e3284e60f943fe298e8105655b40be1752a
maven-ant-helper_8.4.tar.xz 12.6 KiB e33eb92768d114673b488dbeee115748e415beb32ab36a379ad3b522f297f215

Available diffs

No changes file available.

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.