issues
search
artur-shaik
/
vim-javacomplete2
DEPRECATED in favor of jc.nvim
Vim License
973
stars
83
forks
source link
fix error when mvn reads the pom.xml
#398
Closed
ghost
closed
6 years ago
ghost
commented
6 years ago
Fix for #383
Removes double quotes around the pom.xml path
Added '-B' parameter to mvn so the output is not colorized
Fix for #383