mcartoixa/ant-sfdx

Not able to execute the force-source-convert command

Closed this issue · 2 comments

Not able to execute the force-source-convert command getting error as
BUILD FAILED
C:\SaiSandeep\POCBuildProcess\build\build.xml:20: Problem: failed to create task or type force-source-convert
Cause: The name is undefined.

Error:-
image

ant-sfdx docs:-
image

It seems that I have forgotten to link the task implementation with the task declaration file. I'll fix that in a future release.

Thanks for reporting this issue.

A few (!) commits later, the force-source-convert task has been fixed in version 0.6. I have not tested it a lot but it should work alright. Please note that the task parameters have changed since the version you tried.

Please also note that the task output is very minimalistic. Please ping me again if you have any ideas about that (and bring a JSON output with you..).