The project aims to provide a collection of helper classes that prepares and loads test data, using Alfresco's API.
Git: git clone https://github.com/AlfrescoTestAutomation/dataprep.git
''' org.alfresco.test dataprep 1.8 '''
Open a terminal, change in to the root of the project directory and run:
mvn clean install
This builds the artifact that enables data loading via Alfresco API.