maven-file-management 3.0.0-1 source package in Ubuntu

Changelog

maven-file-management (3.0.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Removed mdo_xsd.patch (fixed upstream)
    - Depend on libmaven3-core-java instead of libmaven2-core-java
    - Build depend on junit4 instead of junit
  * Build with the DH sequencer instead of CDBS
  * Moved the package to Git
  * Standards-Version updated to 4.0.0
  * Switch to debhelper level 10
  * Use XZ compression for the upstream tarball

 -- Emmanuel Bourg <email address hidden>  Wed, 19 Jul 2017 17:25:51 +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
Oracular release universe devel
Noble release universe devel
Mantic release universe devel
Lunar release universe devel
Jammy release universe devel
Focal release universe devel
Bionic release universe devel

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-file-management_3.0.0-1.dsc 2.4 KiB a291bd7e8614cc11404730ee9751204f412169d709e28f159c60e9faad706edf
maven-file-management_3.0.0.orig.tar.xz 15.4 KiB 11f2c130094e4392ef85a2231a3b5bbd6114cf1287f06d810c3ef726088041c6
maven-file-management_3.0.0-1.debian.tar.xz 4.0 KiB f4aab006f94d696407da03f035a3ba8e59a674bd45d101f9fe9c4b95832917ab

Available diffs

No changes file available.

Binary packages built by this source

libmaven-file-management-java: Maven File Management API

 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 Maven File Management API provides an API to collect files from a given
 directory using several include/exclude rules.

libmaven-file-management-java-doc: Documentation for Maven File Management API

 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 Maven File Management API provides an API to collect files from a given
 directory using several include/exclude rules.
 .
 This package contains the API documentation of libmaven-file-management-java.