Hi everyone
We want to use dspace as a replacement for our current institutional
repository software, but in order to meet our needs we need to customize and
develop some add-ons on top of dspace.
We don't want to modify dspace code, but add some addional behaviour.
Because of this, we are looking for some way to avoid the need for checking
out the dspace code and use a normal web project with dspace as one
dependency instead. That is, we have a normal web project in eclipse with
org.dspace.modules:xmlui:war as one dependency. The problem of course is
that this approach doesn't work as expected.
The overlay is ok, but the web.xml isn't filtered (the one resulting from
the overlay process, which belongs to the org.dspace:dspace-xmlui-webapp
module), and we don't have neither the full directory structure (/bin,
/config, etc.) nor the build.xml file. So, a mvn package command on the
webapp generates a useless webapp.
Is there any way to achieve this? I mean, to be able to develop dspace
extensions and customizations without checkout the dspace code. Just using
maven dependency mechanisms.
Thanks in advance.
Best regards
Nestor Oviedo
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel