maven-ejb-plugin 2.2-2 source package in Ubuntu

Changelog

maven-ejb-plugin (2.2-2) unstable; urgency=low

  * Team upload.
  * Switch to source format 3.0.
  * Update Standards-Version: 3.9.1.
  * Add Build-Depends-Indep: libmaven-plugin-tools-java.
  * Add debian/TODO (fix tests).
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 11:14:44 +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-ejb-plugin_2.2.orig.tar.gz 16.7 KiB c1115e29ed159c9a67ce43cc6f01a523b1da4249a907af9d98e53fc393f3d229
maven-ejb-plugin_2.2-2.debian.tar.gz 2.4 KiB 4e6f4c5fa01fbda8ee085bf74638232d040dd549329885f37b52de989299f902
maven-ejb-plugin_2.2-2.dsc 1.5 KiB 35328fc177b723a8dcc3e904cad1f7e9915267b0e00836000bd8a66e7b1357f4

Available diffs

View changes file

Binary packages built by this source

libmaven-ejb-plugin-java: Maven EJB 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 EJB plugin generates a J2EE Enterprise JavaBean (EJB) file as well
 as the associated client JAR.