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

REGRESSION: Injected Settings in a Mojo are missing the proxies from settings.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Auto Closed
    • 3.0.1, 3.0.2, 3.0.3, 3.0.4
    • None
    • Settings
    • None

    Description

      If you have a Mojo with

      /**
       * @parameter expression="${settings}"
       * @required
       * @readonly
       */
      private Settings settings; 
      

      In Maven 2.2.1, the Settings included all the profiles, in Maven3 the proxies are all missing.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rfscholte Robert Scholte
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: