Github user vanzin commented on the pull request:

    https://github.com/apache/spark/pull/4078#issuecomment-70337350
  
    Hi @pwendell ,
    
    I actually removed the skip from the install plugin in #2982. Sorry, I 
didn't realize that the build scripts used it to actually publish artifacts. 
But skipping install breaks some developer workflows - e.g., I'm pretty sure 
something like "mvn -pl :spark-assembly_2.10 package" breaks if you don't have 
all the needed artifacts installed in your local repo.
    
    Maybe the build scripts can have a whitelist of things to publish, or the 
build can have a variable that controls whether the install plugins is enabled 
for these "internal" artifacts or not?


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