Hi All
I am trying to use package deployer specifically for import of data, but the problem is when I dont include any solution items in import.xml the deployer seems to stuck in some kind of loop and doesn't proceed to the file import. The package seems to work perfectly fine when I include a solution file.
There is an option to skip the import of solution by overriding an import extension method but this requires to include a solution file. Any thoughts on how could it be achieved without including a solution file?