Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-3924

Refactor Maven plugin to adopt best practices

    XMLWordPrintable

Details

    • 2019 Week 17-19, 2019 Week 23-25
    • 3
    • NEW
    • NEW

    Description

      by following the manual https://books.sonatype.com/mvnref-book/pdf/mvnref-pdf.pdf
      Sect.11.4+

      Our plugin uses non-namespaced, stringly-typed properties to be configured:

      -DgenerateModel=YES

      while most plugin use typed namespaced, dot-cased properties, e.g.:

      -Dkie.generate.model[=true]

      investigate proper conventions by reading the manual and implement the solution

      *deliverable* a PR

      Attachments

        Issue Links

          Activity

            People

              evacchi Edoardo Vacchi (Inactive)
              evacchi Edoardo Vacchi (Inactive)
              Tibor Zimányi Tibor Zimányi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: