Uploaded image for project: 'ShrinkWrap'
  1. ShrinkWrap
  2. SHRINKWRAP-506

shrinkwrap maven plugin tests fail with current maven on windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 1.2.3
    • ext-resolver
    • 1
    • Hide

      Clone the Shrinkwrap/Resolver repo to a windows build machine, with the current maven release installed.
      At a command prompt, run 'mvn install' in the local working copy root

      Show
      Clone the Shrinkwrap/Resolver repo to a windows build machine, with the current maven release installed. At a command prompt, run 'mvn install' in the local working copy root

      The maven-invoker-plugin version specified for integration tests in side the shrinkwrap-resolver-maven-plugin looks to execute mvn.bat on Windows systems.

      In the current maven, the windows batch file is mvn.cmd so the test fails to invoke the daughter maven process.

      The simple fix is updating the maven-invoker-plugin to the current release version 2.0.0.

              Unassigned Unassigned
              cabledave_jira Dave Levitt (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: