html tool

2017年9月21日星期四

mvn 依赖更新和下载位置



参考:https://github.com/SeleniumHQ/selenium/issues/3914

手动在工作目录中更新依赖方式:
>mvn dependency:tree
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building xxx 1.0
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/seleni

默认下载位置为:
https://repo.maven.apache.org/maven2/

没有评论:

发表评论