So... create a ticket to track this? I can compile other stuff with spaces generally fine. Not sure what the issue is here w/ a space.
On Mon, Dec 21, 2015 at 2:30 PM Clebert Suconic <[email protected]> wrote: > > [ERROR] Command was /bin/sh -c cd > > "/Users/johnament/Downloads/apache-artemis-1.2.0 2/artemis-commons" && > > > /Library/Java/JavaVirtualMachines/jdk1.8.0_51.jdk/Contents/Home/jre/bin/java > > > > The compilation issue is because you used a space ' ' on your directory > > had you used apache-artemis-1.2.0_2 (instead of space) it would have > worked fine. I replicated it here with a " " as well on a mac (dunno > about other envs.. probably the same). >
