Hi all. I posted this on Autopkg Slack channel. Thought I'd post it here as well.
I am trying to create a JSS recipe, using JSSRecipeCreator.py by feeding it com.github.gregneagle.download.bluejeansapp
It makes the JSS recipe without any errors however when I run the newly made JSS recipe in AutoPkgr it says: "JSS Importer requires missing argument pkg_path".
I've run all the other recipes (BluejeansApp.download.recipe, BluejeansApp.pkg.recipe and BluejeansApp.install.recipe) and they do not error.
The only difference I see is the trailing dot instead of the trailing hyphen after the AppName, for example: BlueJeans.1.15.49.pkg
All other AutoPkgr made installer files that I have used are "AppName-version.numbers.pkg".
Any thoughts? As always thank you in advance.
