We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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!
mvn clean instal -pl<tab>
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?
The text was updated successfully, but these errors were encountered:
Excellent idea 👍
Sorry, something went wrong.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: