Info about Setup Maven in readme

This commit is contained in:
Slawomir Jaranowski
2021-08-29 23:06:28 +02:00
parent e1f1777848
commit 10acc8417d

View File

@ -19,10 +19,13 @@ This project uses [Semantic Versioning](https://semver.org/).
We recommended to use the latest and specific release version. We recommended to use the latest and specific release version.
In order to keep your project dependencies up to date you can watch this repository *(Releases only)* In order to keep your project dependencies up to date you can watch this repository *(Releases only)*
or use automatic tools like [Dependabot](https://dependabot.com/). or use automatic tools like [Dependabot](https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/about-dependabot-version-updates).
# Usage # Usage
You can try our action [Setup Maven with settings.xml](https://github.com/marketplace/actions/setup-maven-with-settings-xml) for completely maven environment setup.
See [action.yml](action.yml) See [action.yml](action.yml)
## default ```settings.xml``` ## default ```settings.xml```