maven-common-artifact-filters 1.1-3 source package in Ubuntu

Changelog

maven-common-artifact-filters (1.1-3) unstable; urgency=low

  * Bump up Standard-Version to 3.8.4, no changes
  * Add maven.ignoreRules and remove the dependency on
    maven-plugin-testing-harness in the POM file (Closes: #554474)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  09 May 2010 13:57:17 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Maverick
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Maverick: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
maven-common-artifact-filters_1.1.orig.tar.gz 19.0 KiB ba1166737f02af18a1de24e52e669aede3480ad85ab76c921f838e591e62bbbb
maven-common-artifact-filters_1.1-3.diff.gz 2.4 KiB b043174ae7854942ede32b70dd360a0e2a8269a82013fd9fe574bb5efe7e50ea
maven-common-artifact-filters_1.1-3.dsc 1.5 KiB 2a94a49c08b6524b8f47ebad906d465b0d4818b80f866873798db20fbdf51231

Available diffs

View changes file

Binary packages built by this source

libmaven-common-artifact-filters-java: Maven Common Artifact Filters

 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 a shared library containing a collection of ready-made
 filters to control inclusion/exclusion of artifacts during dependency
 resolution.