Yesterday at AUG MUC there was a lightning talk about the newly released Apptools Maven Plugin. I wanted to share this with the Developer Community as I find this very useful and figured I’m probably not the only one.
The main advantages for me over atlas-install-plugin and QuickReload seem to be custom authentication (very useful if your dev instance is not running on localhost with admin/admin creds), the possibility to deploy multiple plugins at once and of course all the benefits that come with a Maven plugin regarding CI/CD. (and also no half-broken --context-path parameter )
We are very eager to learn, what you think of the plugin and if/how it supports your use cases. We are still in the early stages of development. If you have encountered issues, we would love to learn about them!
Cheers,
Robert
PS - just a short note: We recently released version 0.11 of the Apptools Maven Plugin with some fixes and support for Unique Snapshot Versions. This ‘trick’ we’ve learned from a discussion at the AUGM meetup. It supports determining the actual version of depoyed apps with snapshot versions much easier (and more successful ).
Unfortunately, we are currently super busy with preparing for Summit, so I wasn’t yet able to test the plugin myself. Although, once we’re back home from Las Vegas I will certainly try it out and give you feedback!
Awesome to see that you’re still working on it and are making improvements! I’m really looking forward to using it.