maven-resources-plugin 2.3-7 source package in Ubuntu

Changelog

maven-resources-plugin (2.3-7) unstable; urgency=low

  * Add missing Build-Depends-Indep: libmaven-plugin-tools-java.
    (Closes: #643550)

maven-resources-plugin (2.3-6) unstable; urgency=low

  * Switch to source format 3.0.
  * Switch to debhelper level 7.
  * Update Standards-Version: 3.9.1.
  * Use Maven to build the package.
  * Add a documentation package.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 11:14:58 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
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

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
maven-resources-plugin_2.3.orig.tar.gz 745.6 KiB be2415f5a21ca47c7b01ee8d45190d0a74def7782365e51c5334b7deee1e6012
maven-resources-plugin_2.3-7.debian.tar.gz 4.1 KiB 5f37cb25106f371121ffec3b9efc41e4edf56b82b13fb830ee17bd2aafbb2530
maven-resources-plugin_2.3-7.dsc 1.8 KiB 3c56a997b3b50821c6e415a35a67c3133f3fb12332c2dd893b0052e3f16d026b

Available diffs

View changes file

Binary packages built by this source

libmaven-resources-plugin-java: Maven resources 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 Resources Plugin handles the copying of project resources to the output
 directory.

libmaven-resources-plugin-java-doc: Documentation for Maven resources 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
 .
 This package contains the API documentation of libmaven-resources-plugin-java.