Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-8329

ArtifactInstallerRequest and ArtifactDeployerRequest should use Collection<ProducedArtifact>

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.0.0-beta-5
    • 4.0.0-rc-1
    • API
    • 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

          Activity

            People

              gnodet Guillaume Nodet
              gnodet Guillaume Nodet
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: