开发者

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 loca开发者_JAVA百科l repository. So I did it. Nothing happen. What else can be done? Thanks.


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"


In Maven First,you need to know below things are working are not.

  1. Are you able to open the repository url which is in settings.xml on your browser.
  2. Or Check are you able to download the jars from the repository url.
  3. Or Right click on your project and click on Maven and click the Update Project.
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜