Dang, I suppose because install-file does not bind to a lifecycle by default so you wouldn't generally need to skip it - you would just not bind it. Maybe there is some other way to make it a no-op.
Let me look into at least refactoring the configuration if not the execution declaration. There has to be something that can be made common. On Sep 8, 2014 11:57 PM, "vanzin" <[email protected]> wrote: > Github user vanzin commented on the pull request: > > https://github.com/apache/spark/pull/2318#issuecomment-54899897 > > I don't see a "skip" config option for the install-file goal, but if > it exists / works, sure, that's an option. > > > --- > 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] > >
