Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0.0-beta-5
-
None
Description
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.
Attachments
Issue Links
- links to