When eclipse screws up your maven index:

cd $PATH_TO_WORKSAPCE/.metadata/.plugins/org.eclipse.m2e.core
rm -rf nexus/*
Then think about switching to another IDE.