Uploaded image for project: 'Maven Plugin Tools'
  1. Maven Plugin Tools
  2. MPLUGIN-199

remove old undocumented "property" feature of javadoc tags (changing field name)

    XMLWordPrintableJSON

Details

    Description

      from source

      /**
       * This indicates the base name of the bean properties used to read/write this parameter's value.
       * <br/>
       * Refer to <code>@parameter property="project"</code>
       * <p/>
       * Would say there is a getProject() method and a setProject(Project) method. Here the field
       * name would not be the basis for the parameter's name. This mode of operation will allow the
       * mojos to be usable as beans and will be the promoted form of use.
       * <br/>
       * <b>Note</b>: Should be defined in a Mojo Field.
       */
      String PARAMETER_PROPERTY = "property";

      with MPLUGIN-196, property attribute will have another meaning

      Attachments

        Issue Links

          Activity

            People

              hboutemy Herve Boutemy
              hboutemy Herve Boutemy
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: