Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-2792

Support Maven on Windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.9.6.Final
    • 3.9.4.Final
    • Addon Manager
    • None
    • Hide

      1. be on a Windows machine with Maven version >= 3.3.0
      2. install an addon from git
      3. installation fail because Maven cannot build the addon

      Show
      1. be on a Windows machine with Maven version >= 3.3.0 2. install an addon from git 3. installation fail because Maven cannot build the addon

      When installing an addon with addon-install-from-git
      Maven is used to build it. On a Windows machine the command used is mvn.bat, which is not supported since this commit.

      I'd suggest to change the command to mvn.cmd.

            gianluigidisconzi Gianluigi Disconzi (Inactive)
            gianluigidisconzi Gianluigi Disconzi (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: