Skip to main content
14-Alexandrite
December 20, 2014
Question

Explainer - Use an axeda-settings.xml File With IntelliJ to Resolve Maven Dependencies

  • December 20, 2014
  • 0 replies
  • 1288 views

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.