How to change set of maven goals when delegating build action to maven

Answered

Hi guys,

I have configured my build actions to be run by maven by checking Build,Execution,Deployment > Build Tools > Maven > Runner > Delegate IDE build/run actions to maven option. When I build a module, then it runs if following goals - clean, install, non-recursive. I have the Execute goals recursively option enabled, so it should not append the non-recursive goal but it does nonetheless. 

Is there an additional option that makes it possible to change set of running goals when delegating build to maven and how can I configure it? 

Best regards,

0
1 comment

Hello,

We have similar request on YouTrack: https://youtrack.jetbrains.com/issue/IDEA-198358

Feel free to add comments in it or create separate request for your case.

0

Please sign in to leave a comment.