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

Will not deploy or upload #280

Open donaldrivard opened 8 years ago

donaldrivard commented 8 years ago

running upload all I get is: All files will be uploaded from: /Users/drivard/MavensMate/Projects/demandware-integration-components/src

Building 0% > :uploadDo you want to continue? (y/n) :y

Starting upload files process... [ ] 0/0(0%) Process status: Failed... The files were successfully uploaded

Running deploy: [ ] 0/0(0%) Process status: Failed... Truncated code were successfully deployed

Starting deploy [ ] 0/0(0%) Process status: Failed... Code were successfully deployed No files are ever uploaded or deployed. I have no idea what Process status: Failed... failed? Is there some way to determine my issue.

donaldrivard commented 8 years ago

Here is what I see when I -debug 15:42:50.154 [LIFECYCLE] [class org.gradle.TaskExecutionLogger] :upload FAILED

donaldrivard commented 8 years ago

The issue is because of Lightning Components. If I remove the aura directory the deployment is successful. Does this not support LC?

JimmyRojas commented 8 years ago

Hi @donaldrivard, thank you for using the plugin Currently we are working on Add Support to SFDC Lightning components

We will let you know about that soon

Regards, Jimmy