使用Eclipse AWS插件时如何解决遗漏的工件错误? [英] How to resolve missing artifact error when using Eclipse AWS plugin?

查看:249
本文介绍了使用Eclipse AWS插件时如何解决遗漏的工件错误?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Eclipse的



在我重新启动Eclipse并尝试再次创建DynamoDB项目之后,我收到一个不同的读取工件描述符错误的错误(见下文)



有没有人以前遇到这个问题,或者知道解决方案是什么?弹性负载平衡器应该是我安装的AWS Toolkit的一部分。我已经尝试删除并重新安装aws插件,但我仍然收到缺少的工件错误。我已经在Eclipse的AWS插件上查看了其他线程。

解决方案

问题不在于您的AWS Toolket,你的魔法的问题请尝试使用maven创建一个项目,以检查maven的设置是否正确。如果maven正确,请在xml中查看你的pom文件,检查依赖是否正确?如果你不能创建maven项目,这意味着你的maven设置是错误的!


I am using the aws Java plugin for Eclipse. I didn't have any issues during the installation process but after I used the plugin to create a sample DynamoDB project, I got this error

Missing artifact com.amazonaws:aws-java-sdk-cl....watchmetris.jar:1.11.123(click for 156 more...).

clicking didn't do anything.

I thought the error was due to the fact that I didn't install that jar during the installation process - I only installed "AWS Toolkit for Eclipse".

I went back into Eclipse and installed every non optional plugin from the aws(see below)

After I restarted Eclipse and tried creating my DynamoDB project again, I get a different failed to read artifact descriptor error(see below)

Has anyone experienced this issue before or know what the solution is? Elastic load balancer should be apart of AWS Toolkit which I installed. I've tried removing and reinstalling the aws plugin but I'am still getting missing artifact errors. I've looked at other threads on AWS plugin for Eclipse as well.

解决方案

The problem is not your AWS Toolket, it's a problem of your maven. Please try to create a project with maven to check if maven's setting is correct. If maven is correct, please see your pom file in xml and check the dependency is correct? If you cannot create maven project, it's means that your maven setting is wrong somewhere!

这篇关于使用Eclipse AWS插件时如何解决遗漏的工件错误?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆