On Fri, Feb 22, 2013 at 1:17 PM, <[email protected]> wrote: > sorry but i can't connect to git from this network here ;)
You can also use http, https is not necessary. > Can i use the zip provided there https://github.com/lyncode/xoai ? > > I think that is the same or? Yes. It's the same. > Does it matter where i unpack that zip? Not at all, it's just source. > Can you shortly explain what happen by executing mvn install? You build the source and create a .jar. This is the the xoai library, which is a dependency of the oai module in DSpace. It will be stored in your local maven repository in ~/.m2 and the new version will be used when you rebuild DSpace. I'm not completely sure, but you might need to update the xoai version in dspace-oai/pom.xml to correspond to the one you'll have built. Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

