Aggarwal-Raghav commented on PR #441:
URL: https://github.com/apache/tez/pull/441#issuecomment-3789471538

   Can we remove this `cd` and replace with `-pl`and try once? I'm building 
that docker image in `build-tools/docker` but its taking time.
   
   ```
   mvn clean install -pl 
tez-api,tez-dag,tez-mapreduce,tez-runtime-library,tez-runtime-internals,tez-tests
 \
       -DskipTests \
       -Dmaven.javadoc.skip=true \
       -Dcheckstyle.skip=true \
       -Dfindbugs.skip=true \
       -Dspotbugs.skip=true
   ```


-- 
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]

Reply via email to