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

Maven warns wrongly about ${localRepository} expression

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.9.1, 4.0.0-alpha-5, 4.0.0
    • Core
    • None

    Description

      With MNG-7706 the localRepository Mojo parameter was deprecated as it is represented by ArtifactRepository legacy type. But the code is too eager, it warns about settings.localRepository expression as well, while it does NOT use this legacy type.

      In short: it checks for parameter name, where instead it should check for type and defaultValue expression.

      Attachments

        Issue Links

          Activity

            People

              cstamas Tamas Cservenak
              cstamas Tamas Cservenak
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: