Skip to content

Commit

Permalink
README: update url for maven-wrapper (OpenAPITools#17142)
Browse files Browse the repository at this point in the history
According to information posted at the old url https://github.com/takari/maven-wrapper (most recent commit 2b2c15adc38acfcf17533f5d7aff220ba87256ba as of this writing),
the new official project url of maven wrapper now is https://maven.apache.org/wrapper/
  • Loading branch information
qyanu authored Nov 20, 2023
1 parent 0401c46 commit 489d369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ To build from source, you need the following installed and available in your `$P

* [Apache Maven 3.3.4 or greater](https://maven.apache.org/) (optional)

After cloning the project, you can build it from source using [maven wrapper](https://github.com/takari/maven-wrapper):
After cloning the project, you can build it from source using [maven wrapper](https://maven.apache.org/wrapper/):

- Linux: `./mvnw clean install`
- Windows: `mvnw.cmd clean install`
Expand Down

0 comments on commit 489d369

Please sign in to comment.