Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
So - you've created an Artisan project using a Maven archetype with the tutorial at https://<instance_name>/artisan. Everything works great from the command line, but when you import it into IntelliJ, you see a bunch of errors because IntelliJ can't resolve all your Axeda Maven dependencies.
In the tutorial, you used an axeda-settings.xml file to tell Maven where your repository was (your Axeda Machine Cloud instance), and told it how to authenticate to that repository. In this video, I show how to make IntelliJ aware of that axeda-settings.xml file and get rid of those Maven dependency errors.