OpenDaylight uses a collection of Maven repositories to provision required libraries, frameworks, and other artifacts. To ease accessing your own organization's resources, you can configure your OpenDaylight installation to access the repositories your installation requires.
Customizing your OpenDaylight repositories
Getting ready
The ingredients of this recipe include an OpenDaylight distribution kit, access to a JDK, Maven, and a source code editor. Sample configuration for this recipe is available at:
https://github.com/jgoodyear/OpenDaylightCookbook/tree/master/chapter10/chapter10-recipe3