Skip to content

Alfresco Maven SDK 1.0

krumboeck edited this page Sep 28, 2013 · 1 revision

To use this with the Alfresco Maven SDK 1.0 follow the below instructions:

  1. Download the code from here
  2. Copy the contents of oracle-alfresco/src/config to (your parent Alfresco module)/alfresco/src/main/webapp/WEB-INF/classes/alfresco
This will package the Oracle items into the appropriate area after running a Maven build (i.e. your WAR file will be packaged appropriately).
Clone this wiki locally