[
https://issues.apache.org/jira/browse/MNG-8329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet closed MNG-8329.
--------------------------------
Resolution: Fixed
> ArtifactInstallerRequest and ArtifactDeployerRequest should use
> Collection<ProducedArtifact>
> --------------------------------------------------------------------------------------------
>
> Key: MNG-8329
> URL: https://issues.apache.org/jira/browse/MNG-8329
> Project: Maven
> Issue Type: Improvement
> Components: API
> Affects Versions: 4.0.0-beta-5
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Priority: Major
> Fix For: 4.0.0-beta-6
>
>
> The problem is {{ProjectManager.getAllArtifacts()}} returns a
> {{List<ProducedArtifact>}} while {{ArtifactDeployerRequestBuilder.artifacts}}
> accepts a {{List<Artifact>}}, and the first one cannot be cast to the second.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)