maven-plugin-testing 1.2-2 source package in Ubuntu

Changelog

maven-plugin-testing (1.2-2) unstable; urgency=low

  * Publish a rule to handle the change of groupId in
    the Maven descriptors.

maven-plugin-testing (1.2-1) experimental; urgency=low

  * Initial release. (Closes: #535013)

 -- Matthias Klose <email address hidden>   Tue,  20 Oct 2009 21:07:02 +0100

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-plugin-testing_1.2.orig.tar.gz 44.6 KiB 1e1164c5a0ebc35ad34e9b9e5d1e05d87e9b3306d97be1b02f928db846bca7de
maven-plugin-testing_1.2-2.diff.gz 3.4 KiB 18c96856763a0b41f1a4327aafd5b4ffa353d4a16b576d0e3a4dd886867195f2
maven-plugin-testing_1.2-2.dsc 1.6 KiB b1ca20f52fc74e22591f08e5430093c299dc76bdc58d63839761faa851618082

View changes file

Binary packages built by this source

libmaven-plugin-testing-java: Maven Plugin Testing

 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 ships the necessary modules to be able to test Maven Plugins.