maven-shade-plugin 1.2.1-4 source package in Ubuntu

Changelog

maven-shade-plugin (1.2.1-4) unstable; urgency=low

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

maven-shade-plugin (1.2.1-3) unstable; urgency=low

  * Team upload.
  * Switch to source format 3.0.
  * Switch to debhelper level 7.
  * Update Standards-Version: 3.9.1.
  * Use Maven for building but ignore test errors.
  * Add a documentation package.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 11:15:01 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe java

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
maven-shade-plugin_1.2.1.orig.tar.gz 38.4 KiB ddc9c7eb58b2f2a0b61452641fef257a2a5da20c7957b2f4b1021dfe36dce317
maven-shade-plugin_1.2.1-4.debian.tar.gz 4.3 KiB aa3584f59c1d6a11043c6ddb6ac329106fc94d448bcb2aa82f6a63ed2181b204
maven-shade-plugin_1.2.1-4.dsc 1.9 KiB 91d2fccbd90357d1845d94d3b56d6cc60a227e50e665efb5536437da15a5cd3a

Available diffs

View changes file

Binary packages built by this source

libmaven-shade-plugin-java: Maven shade 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 ships the Maven shade plugin which is used to build an Uber-JAR
 from the current project, including dependencies.

libmaven-shade-plugin-java-doc: Documentation for Maven shade 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-shade-plugin-java.