You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any interactive way of passing in maven parameters like -D xxx to the default maven compile commands.
Currently I see only two commands - mvn install and mvn clean install ...but there would be situations where we need to fully utilize other maven command options.
If we can have a interactive way of argument passing like after C-u but before C-c C-v C-b.
The text was updated successfully, but these errors were encountered:
Perfect. Looks like I had overlooked that command from the documentation. I'm looking forward for more features on malabar-mode with additional code generation templates. Thanks for taking the initiative on malabar-mode. I didn't like JDEE from the get go and had stop to use it for a while now.
Is there any interactive way of passing in maven parameters like -D xxx to the default maven compile commands.
Currently I see only two commands - mvn install and mvn clean install ...but there would be situations where we need to fully utilize other maven command options.
If we can have a interactive way of argument passing like after C-u but before C-c C-v C-b.
The text was updated successfully, but these errors were encountered: