Hi Tim,

On 21/01/15 12:31, Tim Au Yeung wrote:
I’m trying to add a step to the submission workflow. I’ve created the jsp page and the corresponding classes in the dspace-api and dspace-jspui according the sample step example. I’m doing a mvn clean package but it’s not adding the dspace-api class in into the dspace-api-4.2.jar. When I compile using my IDE, the class gets created with no problems though. Any suggestions for what I might be missing here?

What directory are you running the mvn clean package in? If you place things in dspace-api and dspace-jspui, you will need to run mvn from the top-level source directory ([dspace-src] in the documentation). My guess is that you're using the quick build option in [dspace-src]/dspace; in order for that to work, you will need to place your custom code under [dspace-src]/dspace/modules instead, see also https://wiki.duraspace.org/display/DSDOC4x/Advanced+Customisation

cheers,
Andrea

-- 
Dr Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand


------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to