maven-resources-plugin 3.0.2-1 source package in Ubuntu

Changelog

maven-resources-plugin (3.0.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release

 -- Emmanuel Bourg <email address hidden>  Wed, 26 Jul 2017 15:39:54 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe devel

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-resources-plugin_3.0.2-1.dsc 2.3 KiB d04c3400f69cb1c293fc879774ab286f99159a865cfb9559467c027ab70e0914
maven-resources-plugin_3.0.2.orig.tar.xz 744.9 KiB 74db2ed1f955f477525b78695fb644c8d3a50bac7dde151808ecd6074aa736e2
maven-resources-plugin_3.0.2-1.debian.tar.xz 4.5 KiB d93da7c4be84009f1b9aad2305a068f6b887f4592bc44aa0ce2150deb1669224

Available diffs

No changes file available.

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.