I have installed cmsimport using nuget works fine locally. I then commit by package config etc then run a build through jenkins.
Everything seems to restore except plugins cmsimport folder. So after a deploy i login i can see cmsimport in developer section but get errors when trying todo anything.
Note umbraco is also being installed using nuget so maybe there is order issue? All the umbraco folder bits are there just not cmsimport bits
All data is in the Content folder of the Nuget package. This version is still using webforms so everything is in the /umbraco folder. V4 will use app_plugins.
CMSimport with nuget and build server
I have installed cmsimport using nuget works fine locally. I then commit by package config etc then run a build through jenkins.
Everything seems to restore except plugins cmsimport folder. So after a deploy i login i can see cmsimport in developer section but get errors when trying todo anything.
Note umbraco is also being installed using nuget so maybe there is order issue? All the umbraco folder bits are there just not cmsimport bits
Weird,
All data is in the Content folder of the Nuget package. This version is still using webforms so everything is in the /umbraco folder. V4 will use app_plugins.
Permissions maybe?
Best,
Richard
Richard,
I also have courier via nuget and restores all its bits fine. Its really weird, I am using jenkins as the build server.
Will see when I have time if I can get to some logs or something see if that helps.
Regards
Ismail
is working on a reply...