You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2022/08/17 02:17:27 UTC

[GitHub] [iotdb] CalvinKirs commented on a diff in pull request #7003: Upgrade maven-wrapper to 3.8.6 for performance improvements and ARM more native support

CalvinKirs commented on code in PR #7003:
URL: https://github.com/apache/iotdb/pull/7003#discussion_r947389451


##########
.github/workflows/client-go.yml:
##########
@@ -53,7 +53,7 @@ jobs:
           key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}
           restore-keys: ${{ runner.os }}-m2-
       - name: Compile IoTDB Server
-        run: mvn -B package -Dmaven.test.skip=true  -am -pl server

Review Comment:
   revert.It looks like it is. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org