Uploaded image for project: 'Maven Invoker Plugin'
  1. Maven Invoker Plugin
  2. MINVOKER-55

Filter IT POMs in-place if cloneProjectsTo is used

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.2.1
    • 1.3
    • None

    Description

      Currently, the plugin outputs the filtered POMs to temporary files named interpolated-pom.xml. When the IT projects are entirely cloned to a temporary location via cloneProjectsTo, there is no need to use another temporary POM file, we can directly filter the cloned POM.

      This has the benefit that once invoker:run has been called, the directory given by cloneProjectsTo contains a filtered clone of the IT projects. If an IT failed, one can now easily cd to the cloned project and run mvnDebug ... on the filtered POM.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: