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

lifecycle: modello mojo now runs all types of outputs

    XMLWordPrintableJSON

Details

    Description

      since the lifecycle registers an entire plugin, not just goals, all mojos are run from the modello plugin so we either need to:

      • configure per goal (works for the general case)
      • if there is no need for the general case, merge the modello mojos into one and use configuration to determine what genereators to use (eg <generators>
        <generator>xpp3</generator>
        <generator>prevayler</generator>
        </generators>

      Attachments

        Activity

          People

            jvanzyl Jason van Zyl
            brett Brett Porter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: