liuxiaocs7 commented on issue #2220:
URL: 
https://github.com/apache/incubator-hugegraph/issues/2220#issuecomment-1575661242

   i use `mvn clean package -DskipTests` build successfully on win 10.
   
   env:
   
   ```shell
   PS D:\Development\Code\incubator-hugegraph> java -version
   java version "1.8.0_291"
   Java(TM) SE Runtime Environment (build 1.8.0_291-b10)
   Java HotSpot(TM) 64-Bit Server VM (build 25.291-b10, mixed mode)
   PS D:\Development\Code\incubator-hugegraph> mvn -version
   Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
   Maven home: D:\Development\Tools\Maven\apache-maven-3.8.1\bin\..
   Java version: 1.8.0_291, vendor: Oracle Corporation, runtime: 
D:\Development\Tools\Java\jdk1.8.0_291\jre
   Default locale: zh_CN, platform encoding: GBK
   OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
   ```
   
   ```shell
   [INFO] Skipping because packaging 'jar' is not pom.
   [INFO] 
------------------------------------------------------------------------
   [INFO] Reactor Summary for hugegraph 1.0.0:
   [INFO]
   [INFO] hugegraph .......................................... SUCCESS [  1.953 
s]
   [INFO] hugegraph-core ..................................... SUCCESS [ 27.612 
s]
   [INFO] hugegraph-api ...................................... SUCCESS [  6.530 
s]
   [INFO] hugegraph-cassandra ................................ SUCCESS [  1.895 
s]
   [INFO] hugegraph-scylladb ................................. SUCCESS [  1.576 
s]
   [INFO] hugegraph-rocksdb .................................. SUCCESS [  1.236 
s]
   [INFO] hugegraph-mysql .................................... SUCCESS [  0.989 
s]
   [INFO] hugegraph-palo ..................................... SUCCESS [  0.942 
s]
   [INFO] hugegraph-hbase .................................... SUCCESS [  1.128 
s]
   [INFO] hugegraph-postgresql ............................... SUCCESS [  0.827 
s]
   [INFO] hugegraph-dist ..................................... SUCCESS [ 20.077 
s]
   [INFO] hugegraph-example .................................. SUCCESS [  1.907 
s]
   [INFO] hugegraph-test ..................................... SUCCESS [  7.318 
s]
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  01:14 min
   [INFO] Finished at: 2023-06-05T02:06:12+08:00
   [INFO] 
------------------------------------------------------------------------
   
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to