SDK Downloading OWAs into local repositories

The SDK always downloads OWAs from BinTray which creates an issue for our teams that may have have a poor or no Internet connection.

I would like to start a discussion on caching the OWAs in the .m2 repository so that an Internet connection is not required when building and running servers.

Obviously this will not work when the OWA versions change as is expected.

Thoughts and suggestions are welcome

What you are suggesting makes a lot of sense to me because that is how maven artifacts are handled. Do you have a pull request ready? :slight_smile:

So I am thinking that the cache path should be org.openmrs.owa since the distro is org.openmrs.distro

Looks good to me.

Can you add a link to this talk thread?