Uploaded image for project: 'Maven Project Info Reports Plugin'
  1. Maven Project Info Reports Plugin
  2. MPIR-121

dependency.locations.enabled should set to true by default

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1
    • 2.1
    • dependencies
    • None

    Description

      According the javadoc

          /**
           * Display the repository locations of the dependencies. Requires Maven 2.0.5+.
           *
           * @since 2.1
           * @parameter expression="${dependency.locations.enabled}" default-value="false"
           */
          private boolean dependencyLocationsEnabled;
      

      Since POM has a prerequisites to 2.0.6, dependencyLocationsEnabled should be set to true by default

      Attachments

        Activity

          People

            siveton Siveton Vincent
            siveton Siveton Vincent
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: