Maven setting Resolve Workspace Artifacts

Answered

The documentation here indicates there should be a setting for 'Resolve workspace artifacts'. From searching online I have seen that this is a checkbox in the settings. However, I do not see that setting anywhere. I see other settings, e.g. 'Execute goals recursively' and 'Always update snapshots'. But 'Resolve workspace artifacts' is not there.

I am using Intellij Idea Community Edition 2021.1.2. I thought maybe it wasn't available in the Community edition, but I saw no indication of that in the documentation.

Here is a screenshot of my settings:

0
2 comments

This is the option for Maven run configuration. Please use Modify options drop-down to set this option:

0

Thanks for the quick response.

I found the Run/Debug configuration panel you're referring to. I didn't have that Maven option set up in the side tree, I had to set that up. I see that option to resolve workspace artifacts but I might need to play around with the general configuration. It seems there's a difference running it as a regular Application (the first option in that side tree) as opposed to a Maven application. I'll look into that more. Thanks for your help.

0

Please sign in to leave a comment.