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

install goal doesn't install required plugins from the reactor build to the local repo

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5
    • 1.8
    • None
    • MacOS 10.6.6
      Mac Java 1.6
      Maven 3.0.2

    Description

      In a multimodule build where the m-invoker-p is used to perform integration tests for an archetype. In the build, a maven plugin is first created. Then a maven archetype.
      For the archetype project, integration test is performed where a project is generated based on the archetype and then a build (mvn verify) is done.
      However, the build fails as it can't find the maven plugin built earlier in the reactor build. The maven-invoker-plugin:install goal installs all dependencies to the cloned local repo, but it doesn't install the plugin built.

      Update: The scenario above was the initial detection of the issue. It can also be seen in simpler scenarios where you have a plugin being created in one module and then the m-invoker-p used in another module with ITs using the created plugin.

      Attachments

        1. MINVOKER-115-IT.patch
          9 kB
          Anders Hammar

        Issue Links

          Activity

            People

              rfscholte Robert Scholte
              afloom Anders Hammar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: