Github user Haydend commented on the issue:
https://github.com/apache/activemq-artemis/pull/1634
Running on Windows 10
%ARTEMIS_HOME% is set to "C:\Program
Files\Apache\Artemis\apache-artemis-2.3.0"
That's including the quote marks, so that when you run "echo
%ARTEMIS_HOME%" the following is returned:
"C:\Program Files\Apache\Artemis\apache-artemis-2.3.0"
%PATH% is modified to include : %ARTEMIS_HOME%\bin
Open new CMD window and run "artemis", without the modified artemis.cmd
file I get the following returned:
Files\Apache\Artemis\apache-artemis-2.3.0""=="" was unexpected at this time.
---