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

[regression] plugin parameters of primitive types can't be populated from expression

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0-alpha-3
    • 3.0-alpha-3
    • Plugins and Lifecycle
    • None

    Description

      /**
       * @parameter default-value="${settings.offline}"
       */
      private boolean offline;
      

      doesn't work due to the changes for MNG-4312. The code doesn't take primitive2wrapper conversions into account.

      Attachments

        Activity

          People

            bentmann Benjamin Bentmann
            bentmann Benjamin Bentmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: