From 12ce1245fd1691e9462acac39a1f5adb74718ef6 Mon Sep 17 00:00:00 2001 From: PoojaChandak Date: Fri, 7 Aug 2020 17:58:49 +0530 Subject: [PATCH 1/3] Update README.md update maven/README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index bf03cc45ef8f..56fce530dc48 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Apache Maven Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's -build, reporting and documentation from a central piece of information. +build, reporting, and documentation from a central piece of information. If you think you have found a bug, please file an issue in the [Maven Issue Tracker][jira]]. @@ -40,14 +40,14 @@ the [Maven User List][users-list]. Where can I get the latest release? ----------------------------------- -You can download release source from our [download page][maven-download]. +You can download the release source from our [download page][maven-download]. Contributing ------------ If you are interested in the development of Maven, please consult the -documentation first and afterwards you are welcome to join the developers -mailing list to ask question or discuss new ideas / features / bugs etc. +documentation first and afterward you are welcome to join the developers +mailing list to ask questions or discuss new ideas/features/bugs etc. Take a look into the [contribution guidelines](CONTRIBUTING.md). @@ -59,7 +59,7 @@ See the `NOTICE` file for required notices and attributions. Donations --------- -You like Apache Maven? Then [donate back to the ASF](https://www.apache.org/foundation/contributing.html) to support the development. +Do you like Apache Maven? Then [donate back to the ASF](https://www.apache.org/foundation/contributing.html) to support the development. Quick Build ------- From 8a045a59a7c7e88479a1e1168f234f195b9125c6 Mon Sep 17 00:00:00 2001 From: PoojaChandak Date: Fri, 7 Aug 2020 18:00:10 +0530 Subject: [PATCH 2/3] Update README.txt Update apache-maven/README.md --- apache-maven/README.txt | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/apache-maven/README.txt b/apache-maven/README.txt index 3e93a8433a53..ed22bcf9fc99 100644 --- a/apache-maven/README.txt +++ b/apache-maven/README.txt @@ -6,7 +6,7 @@ Maven is a software project management and comprehension tool. Based on the concept of a Project Object Model (POM), Maven can manage a project's - build, reporting and documentation from a central piece of information. + build, reporting, and documentation from a central piece of information. Documentation ------------- @@ -27,13 +27,11 @@ Memory: No minimum requirement. Disk: - Approximately 10MB is required for the Maven installation itself. In addition to - that, additional disk space will be used for your local Maven repository. The size - of your local repository will vary depending on usage but expect at least 500MB. + Approximately 10MB is required for the Maven installation itself. In addition to that, additional disk space will be used for your local Maven repository. The size of your local repository will vary depending on usage but expect at least 500MB. Operating System: Windows: Windows 2000 or above. - Unix based systems (Linux, Solaris and Mac OS X) and others: + Unix based systems (Linux, Solaris, and Mac OS X) and others: No minimum requirement. Installing Maven @@ -41,7 +39,7 @@ 1) Unpack the archive where you would like to store the binaries, e.g.: - Unix-based operating systems (Linux, Solaris and Mac OS X) + Unix-based operating systems (Linux, Solaris, and Mac OS X) tar zxvf apache-maven-3.x.y.tar.gz Windows unzip apache-maven-3.x.y.zip @@ -66,7 +64,7 @@ Please see the file called LICENSE. - Maven URLS + Maven URLs ---------- Home Page: https://maven.apache.org/ From ad3852136e99a7db9f779cd566816e3d028248cc Mon Sep 17 00:00:00 2001 From: PoojaChandak Date: Fri, 7 Aug 2020 17:58:49 +0530 Subject: [PATCH 3/3] Update document update maven/README.md Update README.txt Update apache-maven/README.md --- README.md | 10 +++++----- apache-maven/README.txt | 12 +++++------- 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index bf03cc45ef8f..56fce530dc48 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Apache Maven Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's -build, reporting and documentation from a central piece of information. +build, reporting, and documentation from a central piece of information. If you think you have found a bug, please file an issue in the [Maven Issue Tracker][jira]]. @@ -40,14 +40,14 @@ the [Maven User List][users-list]. Where can I get the latest release? ----------------------------------- -You can download release source from our [download page][maven-download]. +You can download the release source from our [download page][maven-download]. Contributing ------------ If you are interested in the development of Maven, please consult the -documentation first and afterwards you are welcome to join the developers -mailing list to ask question or discuss new ideas / features / bugs etc. +documentation first and afterward you are welcome to join the developers +mailing list to ask questions or discuss new ideas/features/bugs etc. Take a look into the [contribution guidelines](CONTRIBUTING.md). @@ -59,7 +59,7 @@ See the `NOTICE` file for required notices and attributions. Donations --------- -You like Apache Maven? Then [donate back to the ASF](https://www.apache.org/foundation/contributing.html) to support the development. +Do you like Apache Maven? Then [donate back to the ASF](https://www.apache.org/foundation/contributing.html) to support the development. Quick Build ------- diff --git a/apache-maven/README.txt b/apache-maven/README.txt index 3e93a8433a53..ed22bcf9fc99 100644 --- a/apache-maven/README.txt +++ b/apache-maven/README.txt @@ -6,7 +6,7 @@ Maven is a software project management and comprehension tool. Based on the concept of a Project Object Model (POM), Maven can manage a project's - build, reporting and documentation from a central piece of information. + build, reporting, and documentation from a central piece of information. Documentation ------------- @@ -27,13 +27,11 @@ Memory: No minimum requirement. Disk: - Approximately 10MB is required for the Maven installation itself. In addition to - that, additional disk space will be used for your local Maven repository. The size - of your local repository will vary depending on usage but expect at least 500MB. + Approximately 10MB is required for the Maven installation itself. In addition to that, additional disk space will be used for your local Maven repository. The size of your local repository will vary depending on usage but expect at least 500MB. Operating System: Windows: Windows 2000 or above. - Unix based systems (Linux, Solaris and Mac OS X) and others: + Unix based systems (Linux, Solaris, and Mac OS X) and others: No minimum requirement. Installing Maven @@ -41,7 +39,7 @@ 1) Unpack the archive where you would like to store the binaries, e.g.: - Unix-based operating systems (Linux, Solaris and Mac OS X) + Unix-based operating systems (Linux, Solaris, and Mac OS X) tar zxvf apache-maven-3.x.y.tar.gz Windows unzip apache-maven-3.x.y.zip @@ -66,7 +64,7 @@ Please see the file called LICENSE. - Maven URLS + Maven URLs ---------- Home Page: https://maven.apache.org/