Recently had to develop a plugin which uses the two third party libraries apache.poi and jgit. when packaging plugin using atlas-package command some of the dependencies not get bind with the jar, and dependency not found errors raised when uploading to bamboo. When check those dependencies inside jar those were not binded. But when using mvn clean install all the dependencies get bind. So looks like there is some issues in atlas-package command when bind some third party libraries.
So In case of dependency not found, use mvn commands, it will resolve your many issues.
Thanks
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.