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
@kakakpy thanks for using the JFrog IDEA plugin.
To get the best performance the JFrog IDEA plugin collects the information of the Maven dependencies from the built-in Maven IntelliJ plugin. Therefore we added a trigger for an Xray scan that runs only after the Maven plugin completes refreshing the dependencies.
To make this feature work, you should enable reloading projects after any change in the build scripts. This feature used to be on by default in older IntelliJ IDEA versions and changed to off recently.
You can enable this feature in 2 steps:
In the right panel, click on the Maven plugin and open the auto-reload settings:
Enable "Reload project after changes in the build scripts" and choose "Any changes".
Whether to support real-time component vulnerability detection instead of "refresh scan" when adding dependencies to pom
The text was updated successfully, but these errors were encountered: