The Apache Maven team is pleased to announce the release of the Maven PDF Plugin version 1.6.0.

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

You should specify the version in your project's plugin configuration:

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


Release Notes - Maven PDF Plugin - Version 1.6.0

** Task
    * [MPDF-100] - Remove remains of org.codehaus.doxia.sink.Sink

** Dependency upgrade
    * [MPDF-101] - Upgrade Maven to 3.2.5
    * [MPDF-102] - Upgrade Maven Plugin Plugin to 3.6.4
    * [MPDF-103] - Upgrade plugins in ITs


Enjoy,

-The Apache Maven team

Reply via email to