Codebase as of c53e4aed26 as an initial commit for the shrunk repo
Signed-off-by: Kai Kreuzer <kai@openhab.org>
This commit is contained in:
5
bundles/org.openhab.persistence.dynamodb/scripts/fetch_sdk.sh
Executable file
5
bundles/org.openhab.persistence.dynamodb/scripts/fetch_sdk.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
mvn -f $DIR/fetch_sdk_pom.xml clean process-sources project-info-reports:dependencies
|
||||
|
||||
echo "Check $DIR/target/site/dependencies.html and $DIR/target/dependency"
|
||||
Reference in New Issue
Block a user