Uploaded image for project: 'Build'
  1. Build
  2. BUILD-182

Review/remove our Maven plugins

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Neutral Neutral
    • None
    • None
    • Maven Plugins
    • None
    • Yes

      We currently have 2 maven plugins. Below is a list of what they do, how we use them, and possible replacement/changes.

      • info.magnolia:maven-bundle-plugin has 4 mojos:
        • bootstrap - used to process bootstrap files. Unused. Don't think it'll ever be, or would probably be rewritten.
        • bundle - was used to create war files ? Unused.
        • tomcat - was used to download Tomcat and package bundles. Unused.
        • download - can download and unpack any arbitrary URL but only ever used to download and untar Tomcat in the -bundle projects.
          • Could be replaced by a combination of wagon:download-single and truezip:copy (which, like its name doesn't indicate, it supposed to deal with all sorts of archive formats, including tgz)
      • info.magnolia.maven.plugins:magnolia-setproperty-maven-plugin has 1 mojo which we use to set 4 properties.

        Acceptance criteria

              Unassigned Unassigned
              gjoseph Magnolia International
              Foundation
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: