maven-invoker 2.0.10-2 source package in Ubuntu

Changelog

maven-invoker (2.0.10-2) unstable; urgency=low

  * Upload to unstable.

maven-invoker (2.0.10-1) experimental; urgency=low

  * Initial release. (Closes: #535012)

 -- Matthias Klose <email address hidden>   Tue,  20 Oct 2009 21:07:00 +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-invoker_2.0.10.orig.tar.gz 25.6 KiB da63694628c1a5f4513a964455394f92f87e466b76afa89bc8ce53e57339c492
maven-invoker_2.0.10-2.diff.gz 2.3 KiB 6ed0180c9d6393c09ed24c0b66f57a37b921c37c5ff421dee0455d9380bb1282
maven-invoker_2.0.10-2.dsc 1.5 KiB 8e7270471fff02c162c179998959f4506d2352c72221e896d4c8649b45cf8cf2

View changes file

Binary packages built by this source

libmaven-invoker-java: Maven Invoker

 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 provides a component to programmatically invoke Maven.