Plugin org.apache.maven.plugins:maven-compiler-plugin or one of its dependencies could not be resolved
问题 I'm having some issues to configure properly my eclipse to work with maven. I create a new project, this one is correctly build with maven in command line ( mvn install ), but in Eclipse I got this error: CoreException: Could not get the value for parameter compilerId for plugin execution default-compile: PluginResolutionException: Plugin org.apache.maven.plugins:maven-compiler-plugin:3.1 or one of its dependencies could not be resolved: Failed to collect dependencies for org.apache.maven