maven-archiver used by the plugin: The class org.apache.maven.artifact.DependencyResolutionRequiredException could not be resolved.The same issue was posted on the Maven Users list, but never answered.
Solution: Add a dependency on
maven-core, or on maven-compat which should handle all compatibility issues with Maven 2.