Skip to content

[MDEPLOY-324] failed: An API incompatibility was encountered #586

@jira-importer

Description

@jira-importer

Karl Heinz Marbaise opened MDEPLOY-324 and commented

Trying to use maven-deploy-plugin with Maven 4.0.0-beta-4 fail with the following:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:4.0.0-beta-1:deploy (default-deploy) on project maven-buch: Execution default-deploy of goal org.apache.maven.plugins:maven-deploy-plugin:4.0.0-beta-1:deploy failed: An API incompatibility was encountered while executing org.apache.maven.plugins:maven-deploy-plugin:4.0.0-beta-1:deploy: java.lang.NoSuchMethodError: 'org.apache.maven.api.Artifact org.apache.maven.api.Project.getPomArtifact()'
[ERROR] -----------------------------------------------------
[ERROR] realm =    plugin>org.apache.maven.plugins:maven-deploy-plugin:4.0.0-beta-1
[ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
[ERROR] urls[0] = file:/Users/khm/.m2/repository/org/apache/maven/plugins/maven-deploy-plugin/4.0.0-beta-1/maven-deploy-plugin-4.0.0-beta-1.jar
[ERROR] urls[1] = file:/Users/khm/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/4.0.0-beta-1/maven-plugin-annotations-4.0.0-beta-1.jar
[ERROR] Number of foreign imports: 1
[ERROR] import: Entry[import  from realm ClassRealm[maven.api.v4, parent: null]]
[ERROR] 
[ERROR] -----------------------------------------------------
[ERROR] 
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the '-e' switch
[ERROR] Re-run Maven using the '-X' switch to enable verbose output
[ERROR] 

Affects: 4.0.0-beta-1

Remote Links:

Metadata

Metadata

Labels

bugSomething isn't workingpriority:majorMajor loss of function

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions