maven-compiler-plugin 3.2-4 source package in Ubuntu

Changelog

maven-compiler-plugin (3.2-4) unstable; urgency=medium

  * Team upload.
  * Remove B-D on libplexus-compiler-1.0-java since is no longer neccessary.
  * Add explicit versioned dependency on libplexus-compiler-java (>= 2.2~).
    (Closes: #787199).

 -- Miguel Landaeta <email address hidden>  Thu, 18 Jun 2015 20:54:37 -0300

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

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-compiler-plugin_3.2-4.dsc 2.5 KiB c3c415f66eb013bc1127db37968e9ae6ec9dfa930e194eb9018b472505c6ff84
maven-compiler-plugin_3.2.orig.tar.gz 53.1 KiB ab3932abe32585e282a1388baf05249432de1859442fa556678079de18332907
maven-compiler-plugin_3.2-4.debian.tar.xz 4.4 KiB 96723749488489b61f05b6e9a1b6e7adfd584bff75f61435c8c89a0f2a2cb21b

Available diffs

No changes file available.

Binary packages built by this source

libmaven-compiler-plugin-java: Maven Compiler 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 Compiler Plugin is used to compile the sources of your project. The
 default compiler is javac and is used to compile Java sources.

libmaven-compiler-plugin-java-doc: Documentation for Maven Compiler 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 Compiler Plugin is used to compile the sources of your project. The
 default compiler is javac and is used to compile Java sources.
 .
 This package contains the API documentation of libmaven-compiler-plugin-java.