Hi Folks,

I have build an add-on to DSpace which provides a variety of features
such as XMLUI pages, SWORDv2 ingester plugins, etc.  I want to find a
good way to incorporate this into a DSpace build, and so far have
resorted to patching the dspace-api pom.xml file with a dependency on
my code library so that it gets pulled into all the webapps and the
core DSpace lib, but this is not an ideal solution.

I toyed with a variety of other options, including making my code an
overlay, but the problem with overlays is that they only affect the
webapps, and the code library also needs to be in the core DSpace lib
directory, and there doesn't seem to be away of overlaying that.

Any suggestions as to what the best way to do this actually is with
the build mechanism?

Cheers,

Richard

------------------------------------------------------------------------------
The Windows 8 Center - In partnership with Sourceforge
Your idea - your app - 30 days.
Get started!
http://windows8center.sourceforge.net/
what-html-developers-need-to-know-about-coding-windows-8-metro-style-apps/
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to