[
https://issues.apache.org/jira/browse/MRESOLVER-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17820428#comment-17820428
]
ASF GitHub Bot commented on MRESOLVER-301:
------------------------------------------
cstamas commented on PR #432:
URL: https://github.com/apache/maven-resolver/pull/432#issuecomment-1962743553
@michael-o @slawekjaranowski @gnodet pls review again.
Reworked, as layout was "improper" for signer (is transport and remote
repository related). What was _actually missing_ was the ArtifactPredicate
(that recognizes artifact hashes and also configured extensions without
hashes). This config was never per-remote repository, so it felt right to be
moved to new component. Maven2 repo layout updated accordingly. Finally, this
change revealed a (doc) bug: remote repo checksums ARE configured per remote
repository, but doco did not reflect that.
> Artifact Generators
> -------------------
>
> Key: MRESOLVER-301
> URL: https://issues.apache.org/jira/browse/MRESOLVER-301
> Project: Maven Resolver
> Issue Type: New Feature
> Components: Resolver
> Reporter: Tamas Cservenak
> Assignee: Tamas Cservenak
> Priority: Major
> Fix For: 2.0.0, 2.0.0-alpha-9
>
>
> Resolver should provide extension point for "generators". Typical use case
> for these are for example "signing" of artifacts.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)