Good morning, the Apache Maven team is pleased to announce the release of the Apache Maven PDF Plugin, version 1.6.2.
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.2</version> </plugin> Release Notes: * [MPDF-111] - Dead links on documentation side * [MPDF-112] - 2 Integration Tests failing * [MPDF-113] - Retire the plugin Note: This is the final release of the plugin (separate announement will be sent after retirement process is completed). Enjoy, -The Apache Maven team --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org