After updating IntelliJ from version 12 to 13, the following Maven-related plugins cannot be resolved:
org.apache.maven.plugins:maven-clean-plugin:2.4.1
org.a
My case:
maven-javadoc-plugin with version 3.2.0 is displayed red in IntelliJ.mvn clean install from the command line N times.maven-javadoc-plugin is not red anymore, and I can click on it and to to the source pom file of the plugin.