[ https://issues.apache.org/jira/browse/MRESOLVER-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tamas Cservenak closed MRESOLVER-515. ------------------------------------- Resolution: Fixed > Restore compatibility broken by MRESOLVER-496 > --------------------------------------------- > > Key: MRESOLVER-515 > URL: https://issues.apache.org/jira/browse/MRESOLVER-515 > Project: Maven Resolver > Issue Type: Bug > Components: Resolver > Affects Versions: 2.0.0-alpha-8 > Reporter: Tamas Cservenak > Assignee: Tamas Cservenak > Priority: Major > Fix For: 2.0.0, 2.0.0-alpha-9 > > > In MRESOLVER-496 Artifact interface was modified (added get/setPath), but > AbstractArtifact was not. One example of failure: > {noformat} > [ERROR] Failed to execute goal > ca.vanzyl.provisio.maven.plugins:provisio-maven-plugin:1.0.22:provision > (default-provision) on project trino-server: Execution default-provision of > goal ca.vanzyl.provisio.maven.plugins:provisio-maven-plugin:1.0.22:provision > failed: An API incompatibility was encountered while executing > ca.vanzyl.provisio.maven.plugins:provisio-maven-plugin:1.0.22:provision: > java.lang.AbstractMethodError: Missing implementation of resolved method > 'abstract java.nio.file.Path getPath()' of interface > org.eclipse.aether.artifact.Artifact{noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)