Skip to content
New issue

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

Custom goal from command palette showing error #243

Closed
DiazBejaranoD opened this issue Feb 3, 2019 · 3 comments · Fixed by #244
Closed

Custom goal from command palette showing error #243

DiazBejaranoD opened this issue Feb 3, 2019 · 3 comments · Fixed by #244
Assignees
Labels
bug Something isn't working

Comments

@DiazBejaranoD
Copy link

Describe the bug

If I try to insert a custom goal from right click on sidebar, it works perfectly. However when I try to use the command palette, if says:
Command "maven.goal.execute" fails. command 'maven.goal.Custom goals ..." not found.

To Reproduce

Steps to reproduce the behavior:

  1. Cmd+shift+p
  2. maven: Execute commands
  3. Select your maven project
  4. custom
  • ERROR popup -

Expected behavior

Same working behavior as using from side bar

**Environments: **

  • OS: OS X Mojave
  • VS Code version: 1.30.2
  • Extension version 0.14.1

Screenshots

image

image

Bad behavior - expected fix:

image

image

@Eskibear Eskibear added the bug Something isn't working label Feb 6, 2019
@Eskibear Eskibear self-assigned this Feb 6, 2019
@Eskibear
Copy link
Member

Eskibear commented Feb 6, 2019

Confirmed to be a regression bug, will be fixed in #244 .

@DiazBejaranoD
Copy link
Author

Great to know @Eskibear , thanks!

@Eskibear
Copy link
Member

@DiazBejaranoD The fix has been shipped with v0.14.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants