maven-invoker 2.0.11-1 source package in Ubuntu

Changelog

maven-invoker (2.0.11-1) unstable; urgency=low

  * Team upload.
  * New upstream release.
  * Bump Standards-Version to 3.9.2. No changes were required.
  * Small fix in long description.
  * Add mh_clean call in clean target.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 11:14:49 +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
Precise release universe java

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
maven-invoker_2.0.11.orig.tar.gz 26.7 KiB eeb17e2543cbbc79fd160e7876dc895b06174ed63fd268e61afd1d6c7c729812
maven-invoker_2.0.11-1.debian.tar.gz 2.7 KiB 9bdb2cccc5fa769f7908d32c11fc027139cf4e2500e6833406ce677ff1c16f07
maven-invoker_2.0.11-1.dsc 2.1 KiB 45c1463a75c917aad6a50e0972b82cf569a2514665b7f424265859c7c3934553

Available diffs

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.