You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2020/07/29 07:44:37 UTC

[GitHub] [incubator-pinot] yupeng9 opened a new pull request #5761: Do not apply shade plugin on parent modules

yupeng9 opened a new pull request #5761:
URL: https://github.com/apache/incubator-pinot/pull/5761


   ## Description
   Address issue https://github.com/apache/incubator-pinot/issues/5022
   The `*shaded.pom` files were generated because of the application of shade plugin on the parent modules.
   
   Remove them by parametrizing the plugin phase element, and setting it to `none` phase in parem pom to skip the execution.
   
   
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [incubator-pinot] fx19880617 commented on pull request #5761: Do not apply shade plugin on parent modules

Posted by GitBox <gi...@apache.org>.
fx19880617 commented on pull request #5761:
URL: https://github.com/apache/incubator-pinot/pull/5761#issuecomment-665178317


   This is great!


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [incubator-pinot] fx19880617 merged pull request #5761: Do not apply shade plugin on parent modules

Posted by GitBox <gi...@apache.org>.
fx19880617 merged pull request #5761:
URL: https://github.com/apache/incubator-pinot/pull/5761


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org