maven-javadoc-plugin 2.9.1-2 source package in Ubuntu

Changelog

maven-javadoc-plugin (2.9.1-2) unstable; urgency=low


  * Team upload.
  * Ignore the unused Maven dependency on Mockito (Closes: #729006)

 -- Emmanuel Bourg <email address hidden>  Thu, 07 Nov 2013 23:57:58 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe java

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
maven-javadoc-plugin_2.9.1-2.dsc 2.5 KiB 16a6c0d3575411d1de099b2ddb5f51c15f7f54d8eb0e359c73fc9ac68cbe73b7
maven-javadoc-plugin_2.9.1.orig.tar.xz 601.3 KiB 522cf9a7cffb4c5b08a4299898d53d6a6e32bfbcc2a4ecb512ed90094e803b36
maven-javadoc-plugin_2.9.1-2.debian.tar.gz 5.3 KiB dd2b7248fed13bd46c7811ee3f707f5dcfbbc4244bde55f74f1b4e15ebdce2f5

No changes file available.

Binary packages built by this source

libmaven-javadoc-plugin-java: Maven Javadoc 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 Maven Javadoc Plugin is a plugin that uses the javadoc tool for generating
 javadocs for the specified project.