You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Karl Heinz Marbaise <kh...@apache.org> on 2015/02/16 21:34:20 UTC

[ANN] Apache Maven PDF Version 1.3 Released

The Apache Maven team is pleased to announce the release of the 
Apache Maven PDF Plugin, version 1.3

This plug-in allows you to generate a PDF version of your project's
documentation.

http://maven.apache.org/plugins/maven-pdf-plugin/

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-pdf-plugin</artifactId>
  <version>1.3</version>
</plugin>

Release Notes - Maven PDF Plugin - Version 1.3

Bugs:

 * [MPDF-66] - custom properties are not filtered in .apt.vm
 * [MPDF-67] - Update plexus-interpolation for thread-safety issues

Improvements:

 * [MPDF-60] - Locale properties for Spanish and Galician
 * [MPDF-63] - MavenProject/MavenSession Injection as a paremeter instead as a component.
 * [MPDF-68] - Removed dependency org.codehaus.plexus:plexus-container-default:1.0-alpha-9
 * [MPDF-69] - Removed unused dependency to maven-assembly-plugin
 * [MPDF-70] - Upgrade maven-reporting-exec/maven-reporting-impl
 * [MPDF-71] - Remove backward compatibility with Maven 2.0.X

Task:

 * [MPDF-61] - Change Maven prerequisite to 2.2.1

Enjoy,

-The Apache Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org