maven-ant-helper 8.3 source package in Ubuntu

Changelog

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

  * Team upload.
  * Fixed the build failure with Java 9 (Closes: #893299)
  * Removed Damien Raude-Morvan from the uploaders (Closes: #889395)
  * Standards-Version updated to 4.1.3
  * Switch to debhelper level 11

 -- Emmanuel Bourg <email address hidden>  Sat, 17 Mar 2018 23:10:20 +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.3.dsc 1.8 KiB ca6fa3a6d75d37f0eee943dd0382bf767e2cca1805ecf0c13a59d014c2a7d250
maven-ant-helper_8.3.tar.xz 12.5 KiB 222121249347d4389efd2c133320d998eef46a7800bfc81861d19014dca2a2e8

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.