maven-ear-plugin 2.3.2-3 source package in Ubuntu

Changelog

maven-ear-plugin (2.3.2-3) unstable; urgency=low

  * Team upload.
  * Remove hard-coded version of dependencie on maven-surefire-plugin.
    (Closes: #645370).
  * Bump Standards-Version to 3.9.2. No changes were required.
  * Make copyright file DEP-5 compliant.
  * Fix clean target to allow "two in a row" builds.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  26 Oct 2011 07:46:34 +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
Trusty release universe java
Precise release universe java

Builds

Precise: [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-3.debian.tar.gz 4.0 KiB 5dc72ce981c5dcb626294956063c1636359c72663d346dd54176639883670b6f
maven-ear-plugin_2.3.2-3.dsc 2.3 KiB 06187e01ca0984463c4b7f0d3babb3dbf9a4f666cffd98cd8325ef34d27544ba

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.