[
https://issues.redhat.com/browse/FORGE-2792?page=com.atlassian.jira.plugi...
]
Issue was automatically transitioned when Gianluigi Disconzi created pull request #632 in
GitHub
------------------------------------------------------------------------------------------------
Status: Pull Request Sent (was: Open)
Support Maven on Windows
------------------------
Key: FORGE-2792
URL:
https://issues.redhat.com/browse/FORGE-2792
Project: Forge
Issue Type: Bug
Components: Addon Manager
Affects Versions: 3.9.4.Final
Reporter: Gianluigi Disconzi
Assignee: Gianluigi Disconzi
Priority: Major
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|https://github.com/apache/maven/commit/c6faf8dd65587c3ea6d79ccf48e...].
I'd suggest to change the command to {{mvn.cmd}}.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)