As we can see in the picture for the Maven home path.
May I know what is the difference between Maven Wrapper
and Bundled Maven 3
?
Maven Bundled is IDE level and Maven wrapper is project level. Understand it like Swimming pool and path tub. Bundled is for IDE and its projects to use and wrapper is customized for each project so it maintains the consistency.