I have a similar error when using org.apache.maven.shared.filtering.MavenFileFilter interface from "org.apache.maven.shared:maven-filtering:1.0-beta-4".
DefaultMavenFileFilter.java:115: FileUtils.copyFile( from, to, encoding, wrappers ); and the error is: org.apache.maven.plugin.PluginContainerException: An API incompatibility was encountered while executing com.goldin.plugins:maven-copy-plugin:0.2-SNAPSHOT:copy: java.lang.NoSuchMethodError: org.codehaus.plexus.util.FileUtils.copyFile(Ljava/io/File;Ljava/io/File;Ljava/lang/String;Lorg/codehaus/plexus/util/FileUtils$FilterWrapper;)V ----- Best regards, Evgeny http://evgeny-goldin.com/ -- View this message in context: http://maven.40175.n5.nabble.com/An-API-incompatibility-was-encountered-for-using-plexus-utils-tp3265343p3265369.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
