diff --git a/ci.sh b/ci.sh index d839741737..6178dca408 100755 --- a/ci.sh +++ b/ci.sh @@ -147,10 +147,16 @@ BUILD_REQUIRED=`cat $HOME_DIR/build_required` ## Build the verifier ( + echo + + echo "Building the verifier ..." + + echo + cd $DIR/maven-components/maven-core-it-verifier mboot -) +) >> log 2>&1 ( cd $DIR/maven-components/maven-core-it