maven-jar-plugin 2.2-6 source package in Ubuntu

Changelog

maven-jar-plugin (2.2-6) unstable; urgency=low

  * Add missing Build-Depends-Indep: libmaven-plugin-tools-java.
    (Closes: #643547)

maven-jar-plugin (2.2-5) unstable; urgency=low

  * Switch to source format 3.0.
  * Switch to debhelper level 7.
  * Update Standards-Version: 3.9.1.
  * Use Maven to build package but disable tests because they FTBFS.
  * Add documentation package.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 11:14:51 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe devel

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
maven-jar-plugin_2.2.orig.tar.gz 27.6 KiB eb8b300381b0599ec421a7d0dec777c2fb6709995e41b5b716cd3fd75a9e2a12
maven-jar-plugin_2.2-6.debian.tar.gz 4.6 KiB d831886e1648fd1d952314833ea28ff2ebe746cfee5bdd4ee11c942170646d1e
maven-jar-plugin_2.2-6.dsc 1.9 KiB 34f6ffb39740c5059140ad0a439c845f5c773336f47e62760b0f51e92bff606a

Available diffs

View changes file

Binary packages built by this source

libmaven-jar-plugin-java: Maven Jar Plugin

 Maven is a software project management and comprehension tool. Based on the
 concept of a project object model (POM), Maven can manage a project's build,
 reporting and documentation from a central piece of information.
 .
 Maven's primary goal is to allow a developer to comprehend the complete
 state of a development effort in the shortest period of time. In order to
 attain this goal there are several areas of concern that Maven attempts
 to deal with:
 .
    * Making the build process easy
    * Providing a uniform build system
    * Providing quality project information
    * Providing guidelines for best practices development
    * Allowing transparent migration to new features
 .
 This plugin provides the capability to build and sign jars.

libmaven-jar-plugin-java-doc: Documentation for Maven Jar Plugin

 Maven is a software project management and comprehension tool. Based on the
 concept of a project object model (POM), Maven can manage a project's build,
 reporting and documentation from a central piece of information.
 .
 Maven's primary goal is to allow a developer to comprehend the complete
 state of a development effort in the shortest period of time. In order to
 attain this goal there are several areas of concern that Maven attempts
 to deal with:
 .
    * Making the build process easy
    * Providing a uniform build system
    * Providing quality project information
    * Providing guidelines for best practices development
    * Allowing transparent migration to new features
 .
 This plugin provides the capability to build and sign jars.
 .
 This package contains the API documentation of libmaven-jar-plugin-java.