maven-war-plugin 2.1.1-1 source package in Ubuntu

Changelog

maven-war-plugin (2.1.1-1) unstable; urgency=low

  * Team upload.
  * New upstream release.
  * Add Build-Depends on libmaven-plugin-tools-java. (Closes: #643553).
  * Bump Standards-Version to 3.9.2. No changes were required.

maven-war-plugin (2.1~beta1-2) unstable; urgency=low

  * Team upload.
  * Switch to source format 3.0.
  * Update Standards-Version: 3.9.1.
  * Add a documentation package.
  * Enable tests but ignore failures and errors.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 11:15:06 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe java

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
maven-war-plugin_2.1.1.orig.tar.gz 317.0 KiB 8f404c0d3900cd5ad1e88033940105a8576e87dbfa32e08ff53630170dd321ea
maven-war-plugin_2.1.1-1.debian.tar.gz 4.0 KiB 48e02de2fb5fb2e4ebf21905109b80b4279e7d839c2120788ab093350754710f
maven-war-plugin_2.1.1-1.dsc 1.8 KiB d78c2eb6b0f0fd8aa8d14ff1e84718f261f5b1ffde608e52d5d3d0570dfaf435

Available diffs

View changes file

Binary packages built by this source

libmaven-war-plugin-java: Maven WAR 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
 .
 The Maven WAR plugin builds a Web Application Archive (WAR) file from the
 project output and its dependencies.

libmaven-war-plugin-java-doc: Documentation for Maven WAR 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 package contains the API documentation of libmaven-war-plugin-java.