On 27 July 2014 10:05, Mansour Al Akeel <[email protected]> wrote: > I am writing a custom plug in. This plugin has other dependencies. How > can I make these dependencies available when running the plugin > without having to add them manually ??
I assume that your dependencies are declared in your plugin project. If they are, then they will be downloaded and made available automatically by Maven. /Thomas -- Thomas Sundberg M. Sc. in Computer Science Mobile: +46 70 767 33 15 Blog: http://thomassundberg.wordpress.com/ Twitter: @thomassundberg Better software through faster feedback --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
