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 41cdf28 commit 4ee69aeCopy full SHA for 4ee69ae
.github/workflows/hubble-ci.yml
@@ -69,7 +69,7 @@ jobs:
69
run: |
70
mvn install -pl hugegraph-client,hugegraph-loader -am -Dmaven.javadoc.skip=true -DskipTests -ntp
71
cd hugegraph-hubble && ls *
72
- mvn -e package -Dmaven.javadoc.skip=true -ntp
+ mvn -e compile -Dmaven.javadoc.skip=true -ntp
73
74
- name: Prepare env and service
75
0 commit comments