Does it work on mac el capitan?
dblanch-at-hoplasoftware opened this issue · 5 comments
I don't see any results
It always worked for me.
I would like to say that there is not enough completion for maven target and goals, there are a plenty of plugins without support. What do you think about to add support for cobertura, wadl and so on?
Hello,
For a manually installed mvn (Just unzipped it and added it to my path), and with bash-completion installed with brew (which just starts all completion scripts in a folder)
I have downloaded it and it seems to work for now, so I can confirm it works.
i am using mac el capitan, seems doesn't have shopt command which in builtin by bash.
Works on mac with bash shell, which is no longer the default. use brew to install a newer bash than what apple ships.