We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7f8248 commit 7198e85Copy full SHA for 7198e85
.github/workflows/build.yml
@@ -77,7 +77,7 @@ jobs:
77
mkdir -p "${TMPLIBS}"
78
79
# Copy hm-apps runtime deps
80
- mvn -q -pl :hm-apps -am dependency:copy-dependencies \
+ mvn -q -pl :hm-apps,:hm-geoframe-cleq -am dependency:copy-dependencies \
81
-DoutputDirectory="${TMPLIBS}" \
82
-DincludeScope=runtime \
83
-DexcludeClassifiers=sources,javadoc
0 commit comments