[
https://issues.apache.org/jira/browse/MNG-7622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17690050#comment-17690050
]
Lenny Primak commented on MNG-7622:
-----------------------------------
[~cstamas] This breaks Nexus staging / deployment to maven central:
{code:java}
[INFO] [ERROR] Failed to execute goal
org.sonatype.plugins:nexus-staging-maven-plugin:1.6.13:deploy (deploy) on
project jee-examples: Remote staging failed: Failed to deploy artifacts: Could
not transfer artifact com.flowlogix:flowlogix-bom:pom.asc:5.3.3-A2 from/to
flowlogix-maven-central
(https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comflowlogix-1124):
/Users/software/var/jenkins/workspace/flowlogix-ee-release_main/target/checkout/target/nexus-staging/staging/1019fa80512c9/com/flowlogix/flowlogix-bom/5.3.3-A2/flowlogix-bom-5.3.3-A2-consumer.pom.asc
-> [Help 1] {code}
> Reimplement Consumer POM feature
> --------------------------------
>
> Key: MNG-7622
> URL: https://issues.apache.org/jira/browse/MNG-7622
> Project: Maven
> Issue Type: Task
> Components: build/consumer
> Reporter: Tamas Cservenak
> Assignee: Tamas Cservenak
> Priority: Major
> Fix For: 4.0.0-alpha-4, 4.0.0
>
>
> Current implementation relies on deprecated resolver API (is deprecated as it
> is OOM prone), and also renders use cases like m-gpg-p but also checksum-m-p
> broken.
> Reimplement consumer POM feature that:
> * does not use FileTransformer API
> * allows use cases like m-gpg-p
--
This message was sent by Atlassian Jira
(v8.20.10#820010)