bitsail icon indicating copy to clipboard operation
bitsail copied to clipboard

run mvn clean install, and then build failed

Open matthewxuda opened this issue 3 years ago • 7 comments

image

matthewxuda avatar Oct 31 '22 07:10 matthewxuda

@matthewxuda can you show the detail of the failed testcase?

hk-lrzy avatar Oct 31 '22 07:10 hk-lrzy

image

matthewxuda avatar Oct 31 '22 09:10 matthewxuda

@matthewxuda your local environment doesn't install docker. you can try the command like mvn clean package -pl bitsail-dist -am -U -DskipUT=false -DskipITCase=true

hk-lrzy avatar Oct 31 '22 09:10 hk-lrzy

build success now how to use it after build success

matthewxuda avatar Oct 31 '22 10:10 matthewxuda

build success now how to use it after build success

matthewxuda avatar Oct 31 '22 10:10 matthewxuda

@matthewxuda maybe you can follow the https://github.com/bytedance/bitsail/blob/master/docs/deployment.md#run-fake_to_print-example

hk-lrzy avatar Oct 31 '22 11:10 hk-lrzy

Maybe we need to tell users install and run Docker first when they run IT case @hk-lrzy.

lujg avatar Nov 03 '22 02:11 lujg

already solved

lichang-bd avatar Feb 08 '23 09:02 lichang-bd