fundacionjala / enforce-gradle-plugin

Gradle plugin for Salesforce projects, helps to implement a Continuous Integration process
http://fundacionjala.github.io/enforce-gradle-plugin/
MIT License
17 stars 24 forks source link

Update command does not work with Lightning Components #269

Open rvivar opened 8 years ago

rvivar commented 8 years ago

Steps to reproduce:

  1. Create a lightning component with at least a controller (JS).
  2. Update the controller.js file (located in the Lightning folder).
  3. Execute update command.
  4. See the output below.

image

donaldrivard commented 8 years ago

Did you get deploy / upload to work? I cannot I get the same error Progress Status Failed whenever I attempt to deploy or upload a project with a Lightning Component.