...
Setting up external dependencies for jz3950 library for connecting to Z39.50 datasources.
Get source code from https://jz3950.svn.sourceforge.net/svnroot/jz3950/trunk and build the jar file.
Warning title Dependency Resolution While building if you encounter any dependency resolution issues, it would be most likely due to the fact that Kuali developers have a local maven settings.xml file that forces dependencies to be resolved from our internal Nexus repository. If you have it, uncomment the mirrors/servers section in the settings.xml and then re-run the build. It should get all the necessary plugins and dependent jar files down. Don't forget to un-comment the portions in the settings.xml after a successful build as it will be needed for regular Kuali development. - Create maven dependency for the above created jar file using below command;
...