maven-invoker-plugin 1.3-2build1 source package in Ubuntu

Changelog

maven-invoker-plugin (1.3-2build1) karmic-proposed; urgency=low

  * No change rebuild.

 -- Matthias Klose <email address hidden>   Thu, 29 Oct 2009 15:46:49 +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-invoker-plugin_1.3.orig.tar.gz 54.5 KiB fc11c064d9cb21838f301cf88679b6dd2ed004e89ce6026f58297ce3e0a2ea9f
maven-invoker-plugin_1.3-2build1.diff.gz 2.2 KiB b34463f1d85af9ae284641e081c11f46fbf37b90b9035a6ba8042acfbb03f2e5
maven-invoker-plugin_1.3-2build1.dsc 1.7 KiB 8a73f57095e750704b7a81ecccc019485a247c40d48cc3bfb30db54edcc21dbf

Available diffs

View changes file

Binary packages built by this source

libmaven-invoker-plugin-java: Maven Invoker 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 Invoker Plugin is used to run a set of Maven projects. The plugin
 can determine whether each project execution is successful, and optionally
 can verify the output generated from a given project execution.