Hi all, I am using rmic-maven-plugin 1.2.0 with Maven 3 and encountered an API incompatibility error while running the rmic:package goal.
[ERROR] Failed to execute goal org.codehaus.mojo:rmic-maven-plugin:1.2.0:package (default-cli) on project MyProject: Execution default-cli of goal org.codehaus.mojo:rmic-maven-plugin:1.2.0:package failed: An API incompatibility was encountered while executing org.codehaus.mojo:rmic-maven-plugin:1.2.0:package: java.lang.NoSuchMethodError: org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLineAsCallable(Lorg/codehaus/plexus/util/cli/Commandline;Ljava/io/InputStream;Lorg/codehaus/plexus/util/cli/StreamConsumer;Lorg/codehaus/plexus/util/cli/StreamConsumer;I)Lorg/codehaus/plexus/util/cli/CommandLineCallable; Is that plugin supposed to work with Maven 3? Cheers, Etienne --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email