I think it would be useful to add to the guide putting .qualifier at the end of the version number. The method you’ve given for deployment won’t work if the user doesn’t manually increment the version number. Eclipse seems not to load the new jar from the dropins folder if the version number isn’t newer.
Adding .qualifier will avoid the issue of a developer not incrementing the version number.