maven-compiler-plugin 2.0.2-6 source package in Ubuntu

Changelog

maven-compiler-plugin (2.0.2-6) unstable; urgency=low

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

maven-compiler-plugin (2.0.2-5) unstable; urgency=low

  * Team upload.
  * Switch to source format 3.0.
  * Update Standards-Version: 3.9.1.
  * Switch to debhelper compat level 7.
  * Use Maven to build package. Ignore test failures.
  * Add documentation package libmaven-compiler-plugin-java-doc.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 11:14:37 +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-compiler-plugin_2.0.2.orig.tar.gz 16.3 KiB 77d9c47500c3174f98e7d94d42dd164715ce44bdcd96f691b5fb08a0c0edef7c
maven-compiler-plugin_2.0.2-6.debian.tar.gz 4.4 KiB 1056cf103aaa839571d72643848e368697cb7ba941c382d6b73d257c8ccf09ee
maven-compiler-plugin_2.0.2-6.dsc 1.9 KiB a1aacfac0863d85f700e831d81bb90e6d5626f3e2fd9e8b4177a4386b137b405

Available diffs

View changes file

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.