The Apache Maven team is pleased to announce the release of the Apache Maven Verifier Plugin, version 1.1
Useful for integration tests - verifies the existence of certain conditions. http://maven.apache.org/plugins/maven-verifier-plugin/ Please be aware of the new location of our issue tracker which has been moved from Codehaus to Apache Software Foundation The new location is: https://issues.apache.org/jira/browse/MVERIFIER Release Notes - Apache Maven Verifier Plugin - Version 1.1 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318120&version=12331744 Improvements: * [MVERIFIER-15] - Upgrade to Maven 2.2.1 compatiblity * [MVERIFIER-16] - Change execution of goals cause currently the integration tests running twice New Feature: * [MVERIFIER-10] - Print the absolute path to the input file when verification fails Task: * [MVERIFIER-13] - use maven-plugin-tools' java 5 annotations Enjoy, -The Apache Maven team
