Search code examples
apachemaventransfer

ArtifactTransferException Failure to transfer com.sun.faces:jsf-impl:jar:2.1.0


I receive this error, after searching found suggestion: remove all maven*.lastUpdated from local repository. So I did it. Nothing happen. What else can be done? Thanks.


Solution

  • I have the similar error while doing the maven project in eclipse. I solved the problem by doing following steps:

    1. Right click the project

    2. Goto Maven

    3. Click the "Update Project"