Maven 2.x Project Info Reports Plugin

Dependency report ignores local repository and always re-fetches artifacts from remote repos

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.1.1
  • Fix Version/s: 2.1.2
  • Component/s: dependencies
  • Labels:
    None
  • Number of attachments :
    0

Description

Due to r675941 the dependency report uses ArtifactResolver.resolveAlways() instead of ArtifactResolver.resolve(). Usage of the former method wipes out the caching effect of the local repository, thereby producing massive amount of exceptions during offline mode and more severely causing high network traffic that slows down the build.

Issue Links

Activity

Hide
Benjamin Bentmann added a comment -

Fixed in r789085.

Show
Benjamin Bentmann added a comment - Fixed in r789085.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: