maven-ant-helper 7.10 source package in Ubuntu

Changelog

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


  * Team upload.
  * Add maven-toolchain.jar to the Maven classpath (Closes: #735834)

 -- Emmanuel Bourg <email address hidden>  Thu, 30 Jan 2014 13:03:39 +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
Trusty release main devel

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
maven-ant-helper_7.10.dsc 1.8 KiB 4030ad6a2e00f2ac67a130f284790b2958ef3ddc6536ba03a5962e575304d462
maven-ant-helper_7.10.tar.xz 12.3 KiB 4c960cd7fa8cd6c2985cdd76a995e68d20f290134047c6b1ba5d234f6e859d56

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.