abstractdog commented on PR #441:
URL: https://github.com/apache/tez/pull/441#issuecomment-3789489983

   > 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
   > ```
   
   I'm afraid we cannot, this is deep inside yetus logic, how it identifies the 
affected modules and their dependencies, and build them one by one


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