Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

用IDEA使用Dagger框架,为嘛pom文件报很多jar包找不到呢 #39

Open
linzhi opened this issue Oct 24, 2014 · 1 comment
Open

Comments

@linzhi
Copy link

linzhi commented Oct 24, 2014

image

image

@andrewleo
Copy link
Member

首先感谢反馈!
1、在Dagger工程的根目录下执行如下命令:
mvn clean compile
此时命令窗口会看到如下log:
2014-10-27 9 45 15
该命令会自动下载pom中依赖的jar文件,一般就会把所有依赖的jar下载到本地的.m2隐藏文件夹中。
2、如果您执行如上命令时仍然有很多jar无法下载,请提供如下信息:
(1)您使用的maven版本是多少?什么系统?
(2)您是在Dagger的根目录下执行的什么命令?有没有错误提示?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants