Closed ghost closed 9 years ago
I will look into it
Sent from my iPod
On Jan 5, 2015, at 5:38 PM, Vijayendra Bapte notifications@github.com wrote:
malabar-run-maven-command is raising following error:
Wrong type argument: stringp, nil — Reply to this email directly or view it on GitHub.
Can you post a backtrace using toggle-debug-on-error
?
backtrace is as follows
Debugger entered--Lisp error: (void-function malabar-execute-maven)
malabar-execute-maven("/home/egnyte/src/testapp/my-app/pom.xml" ("test") nil nil)
apply(malabar-execute-maven "/home/egnyte/src/testapp/my-app/pom.xml" (("test") nil nil))
malabar-run-maven-command("test")
call-interactively(malabar-run-maven-command record nil)
command-execute(malabar-run-maven-command record)
execute-extended-command(nil "malabar-run-maven-command")
call-interactively(execute-extended-command nil nil)
Need to convert to depend on the ede function: (ede-invoke-method 'project-compile-target "package")
malabar-run-maven-command is raising following error: