maven-filtering 1.0~beta-2-5 source package in Ubuntu

Changelog

maven-filtering (1.0~beta-2-5) unstable; urgency=low

  * Add myself to Uploaders.
  * Bump Standards-Version to 3.9.2: no changes needed.
  * Fix FTBFS: remove version param (deprecated in debian-ant-helper)
    and use POM version (Closes: #628343).
  * Use mh_clean in clean rule.
  * Bump to debhelper 7 compat level.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  29 May 2011 15:18:07 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe devel

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
maven-filtering_1.0~beta-2.orig.tar.gz 55.2 KiB 94dcb9954dab08368029bd20707332995e13c4e529f9f7dcc12286657d19571f
maven-filtering_1.0~beta-2-5.debian.tar.gz 3.4 KiB ea3346ac8d8dfaff31c09258d7196216d777e6073926d8f719c43bc43f71acb2
maven-filtering_1.0~beta-2-5.dsc 2.2 KiB c9105d73cf8107004d50c0dbf6fb3d523f1aaded6f4e9d9fe37db65bf4da9e81

Available diffs

View changes file

Binary packages built by this source

libmaven-filtering-java: Maven Filtering

 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 shared component for all Maven plugins which needs to
 filter resources.