WaelHamze / xrm-ci-framework

xRM CI Framework provides you with the tools automate the build and deployment of your CRM Solution. Using the framework to implement a fully automated DevOps pipeline will allow you to deploy more frequently with added consistency and quality.
MIT License
186 stars 117 forks source link

Getting "Exit code 5 returned from process" when packing solution in TFS onpremise #197

Closed scubaracer closed 5 years ago

scubaracer commented 5 years ago

When packing our solutions i get "Exit code 5 returned from process" and the task failes, but i see the info message of the package tool that de solution is packaged "Managed Pack complete.". This occures with v10 of the task, v9 gives no errors. As far as i know v10 was fine a week before.

WaelHamze commented 5 years ago

@scubaracer I think this is same as this issue https://github.com/WaelHamze/dyn365-ce-vsts-tasks/issues/49

Try on latest update from marketplace: https://marketplace.visualstudio.com/items?itemName=WaelHamze.xrm-ci-framework-build-tasks

scubaracer commented 5 years ago

Sorry i did not see that one, your correct!