maven-ear-plugin 2.3.2-1build1 source package in Ubuntu

Changelog

maven-ear-plugin (2.3.2-1build1) karmic-proposed; urgency=low

  * No change rebuild.

 -- Matthias Klose <email address hidden>   Thu, 29 Oct 2009 15:46:56 +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-ear-plugin_2.3.2.orig.tar.gz 55.1 KiB 2f8ee76d3c0aed89f2e8b7ffea9bc3b93c2983ac8667a2cad597ba3e92899c6b
maven-ear-plugin_2.3.2-1build1.diff.gz 2.2 KiB b774410a0edc711ac8d5973fa766069d9e37fe8a7da230f08169219d0d7d95aa
maven-ear-plugin_2.3.2-1build1.dsc 1.6 KiB b93ed21f1f2924b48c9b2a50bca897fb1a194a24749811567e971960797dc5e7

Available diffs

View changes file

Binary packages built by this source

libmaven-ear-plugin-java: Maven EAR 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 EAR plugin generates a J2EE Enterprise Archive (EAR) file.