Bamboo Maven Tasks Plugin does not support Maven 3.3+ on Windows

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Low
    • None
    • Affects Version/s: 5.9.3
    • Component/s: Maven

      The standard Maven binary distribution has renamed its bin\mvn.bat file to bin\mvn.cmd starting with Maven 3.3. When trying to run a Maven 3.3 task with this distribution, the following error will be given:

      Unable to find executable at c:\opt\java\tools\maven\apache-maven-3.3.3\bin\mvn.bat. Will try to run it anyway.
      'c:\opt\java\tools\maven\apache-maven-3.3.3\bin\mvn.bat' is not recognized as an internal or external command, operable program or batch file.
      

      The task should be updated to be able to handle either file extension.

            Assignee:
            Unassigned
            Reporter:
            Michael Knight
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: