Hi, The Mojo team is pleased to announce the release of the Tidy Maven Plugin version 1.1.0.
http://www.mojohaus.org/tidy-maven-plugin/ To get this update, simply specify the version in your project's plugin configuration: <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>tidy-maven-plugin</artifactId> <version>1.1.0</version> </plugin> Release Notes https://github.com/mojohaus/tidy-maven-plugin/issues?q=is%3A closed+milestone%3A1.1.0 Enjoy, The Mojo team. /Anders
