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

Stage Reactor Contents to IT Repo

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2
    • 1.2
    • None

    Description

      The new install feature added by MINVOKER-22 is a good start but not enough: Testing a multi module project that has never been built before will fail because of:

      1. missing parent POMs
      2. missing module JARs

      As for 1.), RepositoryTool.installLocallyReachableAncestorPoms() from the maven-plugin-testing-tools seems just like what we need (anything that is not locally reachable must already reside in some repo and is as such available to the forked build, too).

      As for 2.), simplying installing all transitive dependencies of the project under test should do.

      Attachments

        1. MINVOKER-37.zip
          4 kB
          Benjamin Bentmann

        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: