malabar-mode icon indicating copy to clipboard operation
malabar-mode copied to clipboard

Maven command to execute parent level pom in a multi-pom project

Open seda-zz opened this issue 14 years ago • 2 comments

Is there an option to run the pom file at the parent level project instead of the regular first pom in its path.

seda-zz avatar Jun 29 '10 20:06 seda-zz

Not currently, but it shouldn't be too hard to add.

I'd start by grabbing some code from malabar--sibling-projects to find the parent, and then using that in invocations of malabar-execute-maven; or even refactoring malabar-build/install-project to take the project file as an argument.

Let me know when you've implemented it! :D

espenhw avatar Aug 12 '10 20:08 espenhw

Hmm..I've never done any emacs lisp coding, though I always wanted to..I couldn't find sibling-projects..if u can be more specific, I can give it a try.

seda-zz avatar Aug 31 '10 19:08 seda-zz