maven-bash-completion icon indicating copy to clipboard operation
maven-bash-completion copied to clipboard

Ensure some autocompletions work only inside a folder with a maven project

Open cristcost opened this issue 9 years ago • 1 comments

I installed the tool and tried it out on folder out of a maven project.

I did typed mvn clean instal -pl<tab> and the prompt become stuck!

maybe it is simple to create a validation function that check if the current folder has a pom.xml files, and use in cases like this?

cristcost avatar Oct 15 '15 15:10 cristcost

Excellent idea :+1:

adriens avatar Oct 15 '15 22:10 adriens