[ https://jira.codehaus.org/browse/MNG-5233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Olivier Lamy updated MNG-5233: ------------------------------ Description: {code} [ERROR] Failed to execute goal org.apache.karaf.tooling:features-maven-plugin:2.2.5:generate-features-file (validate) on project feature.protocol: Execution validate of goal org.apache.karaf.tooling:features-maven-plugin:2.2.5:generate-features-file failed: An API incompatibility was encountered while executing org.apache.karaf.tooling:features-maven-plugin:2.2.5:generate-features-file: java.lang.NoSuchMethodError: org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException: method <init>(Ljava/lang/String;)V not found {code} Affects Version/s: 3.0.4 Fix Version/s: 3.0.5 Assignee: Olivier Lamy > ArtifactMetadataRetrievalException from org.apache.maven.artifact.metadata is > not anymore binary compatible. > ------------------------------------------------------------------------------------------------------------ > > Key: MNG-5233 > URL: https://jira.codehaus.org/browse/MNG-5233 > Project: Maven 2 & 3 > Issue Type: Bug > Affects Versions: 3.0, 3.0.1, 3.0.4 > Reporter: Olivier Lamy > Assignee: Olivier Lamy > Fix For: 3.0.5 > > > {code} > [ERROR] Failed to execute goal > org.apache.karaf.tooling:features-maven-plugin:2.2.5:generate-features-file > (validate) on project feature.protocol: Execution validate of goal > org.apache.karaf.tooling:features-maven-plugin:2.2.5:generate-features-file > failed: An API incompatibility was encountered while executing > org.apache.karaf.tooling:features-maven-plugin:2.2.5:generate-features-file: > java.lang.NoSuchMethodError: > org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException: method > <init>(Ljava/lang/String;)V not found > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira