Fix .3rd-party readme
This commit is contained in:
2
.3rd-party/README.md
vendored
2
.3rd-party/README.md
vendored
@@ -5,6 +5,6 @@ each release (and milestone) holding the release-specific information.
|
||||
|
||||
The DEPENDENCIES file could be generated manually using [Eclipse Dash License Tool](https://github.com/eclipse/dash-licenses) maven plugin by running in root folder:
|
||||
```shell
|
||||
mvn clean install -DskipTests -Ddash.skip=false \
|
||||
mvn clean install -PcheckLicense -DskipTests \
|
||||
--projects '!org.eclipse.hawkbit:hawkbit-repository-test,!org.eclipse.hawkbit:hawkbit-dmf-rabbitmq-test'
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user