maven-ant-helper 8.2 source package in Ubuntu

Changelog

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

  * Team upload.
  * Updated the Maven classpath
  * Standards-Version updated to 4.1.1

 -- Emmanuel Bourg <email address hidden>  Sat, 11 Nov 2017 21:48:36 +0100

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

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-ant-helper_8.2.dsc 1.9 KiB b21688601c86a9f049ac00a8bc127912cdca5f79a31a7205e5f3864f4da94134
maven-ant-helper_8.2.tar.xz 12.5 KiB d73706813adbf769d75841504da7ae30f9cc39bdaef8a93a59a1664525415187

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.