Uploaded image for project: 'Maven Dependency Plugin'
  1. Maven Dependency Plugin
  2. MDEP-8

DocErr: "How to use dependency:unpack" section

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.0-alpha-1
    • None
    • None
    • Maven 2.0.1

    Description

      There is a typo in the docs of the dependency plugin:

      In the "How to use dependency:unpack" section, the docs shows:

      <ouputDirectory>${project.build.directory}/alternateLocation</ouputDirec
      tory>

      Should be: (missing first "t" in output)

      <outputDirectory>${project.build.directory}/alternateLocation</outputDir
      ectory>

      Attachments

        Activity

          People

            brianf Brian E Fox
            bhamail Dan Rollo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: