This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new 8ea1504 Update why-does-maven-not-download-dependencies.adoc 8ea1504 is described below commit 8ea150458d8445ec1d11c78dd4a9ab97855096ce Author: Xiaohai Xu <xiaohai...@zilliz.com> AuthorDate: Mon Jun 8 23:00:52 2020 +0800 Update why-does-maven-not-download-dependencies.adoc Fix typo --- .../modules/faq/pages/why-does-maven-not-download-dependencies.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-manual/modules/faq/pages/why-does-maven-not-download-dependencies.adoc b/docs/user-manual/modules/faq/pages/why-does-maven-not-download-dependencies.adoc index 4456e7e..bfd8562 100644 --- a/docs/user-manual/modules/faq/pages/why-does-maven-not-download-dependencies.adoc +++ b/docs/user-manual/modules/faq/pages/why-does-maven-not-download-dependencies.adoc @@ -1,7 +1,7 @@ [[Whydoesmavennotdownloaddependencies-Whydoesmavennotdownloaddependencies]] = Why does Maven not download dependencies? -Maven uses HTTP to download its dependenices along with the dependencies +Maven uses HTTP to download its dependencies along with the dependencies of the Maven project (such as Camel). If you run Maven and it fails to download your required dependencies it's