https://github.com/ghusta/maven-wrapper-test
Testing Maven-Wrapper
https://github.com/ghusta/maven-wrapper-test
maven maven-wrapper
Last synced: 3 months ago
JSON representation
Testing Maven-Wrapper
- Host: GitHub
- URL: https://github.com/ghusta/maven-wrapper-test
- Owner: ghusta
- Created: 2017-11-14T10:52:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-14T10:52:38.000Z (over 7 years ago)
- Last Synced: 2025-01-06T22:36:00.961Z (5 months ago)
- Topics: maven, maven-wrapper
- Language: Shell
- Size: 45.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Test : maven-wrapper
## Installation de maven-wrapper
> mvn -N io.takari:maven:wrapper
## Avantage
- Plus besoin d'installer une version Maven en local.
## Utilisation
Au lieu de la commande `mvn ...` on utilisera `./mvnw ...` (unix) ou `./mvnw.cmd ...` (windows).
Si la version de Maven requise n'est pas présente, elle sera téléchargée sur https://repo1.maven.org/.
## Doc de référence
- https://github.com/takari/maven-wrapper