From fa20197bfb90433406380183cd91bc8cb44579d3 Mon Sep 17 00:00:00 2001 From: Sebastian Bezold Date: Wed, 30 Aug 2023 09:06:30 +0200 Subject: [PATCH] docs: add instructions on how to run Dash --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 478841c..1700fa9 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,12 @@ To publish the binary artifacts (environment variables GITHUB_ACTOR and GITHUB_T mvn -s settings.xml publish ``` +To update the [DEPENDENCIES](./DEPENDENCIES) declarations + +```shell +./mvnw org.eclipse.dash:license-tool-plugin:license-check +``` + ### Deployment Deployment can be done