maven-war-plugin 2.1~beta1-1build1 source package in Ubuntu

Changelog

maven-war-plugin (2.1~beta1-1build1) karmic-proposed; urgency=low

  * No change rebuild.

 -- Matthias Klose <email address hidden>   Thu, 29 Oct 2009 15:46:40 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Karmic
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Karmic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
maven-war-plugin_2.1~beta1.orig.tar.gz 314.2 KiB 509b2ee2f0db81da3643d0dd76bfa3768b0405d350a562b541377ddb5bda21cc
maven-war-plugin_2.1~beta1-1build1.diff.gz 2.0 KiB e5b0d65bdffff2144f477ab3d69030dd28427464e4ccfa442c886f309b24bf1b
maven-war-plugin_2.1~beta1-1build1.dsc 1.6 KiB 03ceeec318c375191762fef99b286e21a6a4e1ab39ae880864a1799fdc650d7a

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.