Guillaume Nodet created MNG-8025: ------------------------------------ Summary: API incompatibility with m-remote-resources-p Key: MNG-8025 URL: https://issues.apache.org/jira/browse/MNG-8025 Project: Maven Issue Type: Improvement Affects Versions: 4.0.0-alpha-12 Reporter: Guillaume Nodet
{code:java} [ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:3.1.0:process (default) on project sshd: Execution default of goal org.apache.maven.plugins:maven-remote-resources-plugin:3.1.0:process failed: An API incompatibility was encountered while executing org.apache.maven.plugins:maven-remote-resources-plugin:3.1.0:process: java.lang.NoSuchMethodError: 'void org.apache.maven.model.Plugin.unsetInheritanceApplied()' [ERROR] ----------------------------------------------------- [ERROR] realm = plugin>org.apache.maven.plugins:maven-remote-resources-plugin:3.1.0 [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)