"Use plugin registry" Checkbox not available

已回答

I have got the problem, that my maven plugins are not loading. Therfore I researched and most of the solutions were saying I should check the “use plugin registry” checkbox under File -> Settings -> Build, Execition, Deployment -> Build Tools -> Maven. The problem there is, I dont got this checkbox

0

Hello!

Thank you for reporting this!

Current version of IDEA supports Maven 3.1 and newer.

Maven Plugin Registry was removed from Maven 3 and therefore, IDEA does not have support for it or any associated settings.

If you can share which Plugins your Project uses, how they are declared in pom.xml and what error messages IDEA / Maven is returning, I might be able to suggest options to resolve them!

0

请先登录再写评论。