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
Here is what I tried to fix the issue and it worked:
After following above steps, the issue was fixed. Hopefully this helps you as well.