Uploaded image for project: 'Maven Install Plugin'
  1. Maven Install Plugin
  2. MINSTALL-204

An API incompatibility was encountered

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.0.0-beta-1
    • 4.0.0
    • install:install
    • None

    Description

      Just try to use the maven-install-plugin version 4.0.0-beta-1 with Maven 4.0.0-beta-4 fails with the following:

      [INFO] --------------------------------------------------------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:4.0.0-beta-1:install (default-install) on project maven-buch: Execution default-install of goal org.apache.maven.plugins:maven-install-plugin:4.0.0-beta-1:install failed: An API incompatibility was encountered while executing org.apache.maven.plugins:maven-install-plugin:4.0.0-beta-1:install: java.lang.NoSuchMethodError: 'org.apache.maven.api.Artifact org.apache.maven.api.Project.getPomArtifact()'
      [ERROR] -----------------------------------------------------
      [ERROR] realm =    plugin>org.apache.maven.plugins:maven-install-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-install-plugin/4.0.0-beta-1/maven-install-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] 
      
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            khmarbaise Karl Heinz Marbaise
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: