Github user pwendell commented on the pull request:

    https://github.com/apache/spark/pull/7219#issuecomment-119013600
  
    Yeah so it looks like the circular dependencies mean we can't really make 
good use of a separate build project (because we can never have any code in 
there that refers to SC). This IMO makes it less valuable going forward, even 
though we could probably work around that to fix this particular issue. Also, I 
guess maven shade plugin just solved this issue upstream, so we'll probably get 
a release soon that we can just upgrade too.
    
    So given all that, I am again inclined to just do this simple fix here, 
unblock the release, and then simply upgrade to the newer maven shade plugin 
when it's avaialble, hopefully within a few days.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to