Building the Alfresco CMIS Module - tsgrp/OpenMigrate GitHub Wiki

When building the alfresco-cmis module, always configure the build to pull in the correct version of Apache Chemistry and its dependencies for your migration.

If Alfresco is your source OR your target, match the Alfresco version with your source or target Alfresco repository.

If Alfresco is your source AND your target, you may need to do some research to see which Apache Chemistry version is compatible with both your source Alfresco and your target Alfresco repositories. It's likely that the newer version of Apache Chemistry will work. If there's no version of Apache Chemistry that's compatible with your source and target versions of Alfresco, you may need to consider a 2-step migration.

Configuring OpenMigrate to Build with for Specific Alfresco Version

Add the following to your build.properties in your OM project:

alfrescoVersion=5.2

The following Alfresco versions are currently available for the build:

  • 4.0.0
  • 4.0.1
  • 4.0.2
  • 4.1
  • 4.1.9
  • 4.1.10
  • 4.2.0
  • 4.2.1
  • 4.2.2
  • 4.2.3
  • 4.2.4
  • 4.2.5
  • 4.2.6
  • 4.2.7
  • 5.0
  • 5.1
  • 5.2