I am working on maven 2 project on eclipse, and I have the m2e plugin, and I am getting the following error in Eclipse:
Failure to transfer com.thoughtworks.x
You can use -U parameter to force a check for the updated releases and snapshots on remote repositories, and resolve this issue.
-U
Actually you can find this solution by using mvn -h to show Maven help.
mvn -h