An open API service indexing awesome lists of open source software.

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

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