This is an automated email from the ASF dual-hosted git repository. cstamas pushed a change to branch dynamic-lrm in repository https://gitbox.apache.org/repos/asf/maven-resolver.git
from a206e3e2 Be consistent: support abstract class implements iface it supports add 20844c24 Make method imple be same, change remote order. add 0db93f4f Add test and fix metadata snapshot detection No new revisions were added by this update. Summary of changes: .../eclipse/aether/artifact/AbstractArtifact.java | 7 +- .../DefaultLocalPathPrefixComposerFactory.java | 36 ++-- .../LocalPathPrefixComposerFactorySupport.java | 20 +- .../DefaultLocalPathPrefixComposerFactoryTest.java | 229 +++++++++++++++++++++ 4 files changed, 274 insertions(+), 18 deletions(-) create mode 100644 maven-resolver-impl/src/test/java/org/eclipse/aether/internal/impl/DefaultLocalPathPrefixComposerFactoryTest.java