Uploaded image for project: 'Maven Shared Components'
  1. Maven Shared Components
  2. MSHARED-742

Add null check for DependencyResolver Interface

    XMLWordPrintableJSON

Details

    Description

      The code

      public Iterable<ArtifactResult> resolveDependencies( ProjectBuildingRequest buildingRequest,
                                                               Collection<Dependency> coordinates,
                                                               Collection<Dependency> managedDependencies,
                                                               TransformableFilter filter )
      

      should check ProjectBuildRequest cause the interface does not allow null so we should check for it.

      Attachments

        Activity

          People

            khmarbaise Karl Heinz Marbaise
            khmarbaise Karl Heinz Marbaise
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: