[ 
https://issues.apache.org/jira/browse/MNG-7622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17645842#comment-17645842
 ] 

ASF GitHub Bot commented on MNG-7622:
-------------------------------------

michael-o commented on PR #907:
URL: https://github.com/apache/maven/pull/907#issuecomment-1345635241

   > And one more thing:
   > 
   >     * while artifact is added early, the content is NOT, content is added 
on very first consumerPom.getFile() call
   > 
   >     * it is being written to randomized file, so hard to "catch" and 
possibly rewrite
   > 
   >     * while it is not being deleted, we could do that as well if needed
   
   I don't expect any ephemeral files to be retained after completion. WDYT?




> 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
>            Priority: Major
>             Fix For: 4.0.x-candidate
>
>
> 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)

Reply via email to