12-03-2019 08:15 AM
I just published a new version of the APS SDK with the following enhancements included in 1.1.0:
Using Maven profiles with APS SDK
Build and run your test using Maven and APS 1.9:
mvn clean package
Another way to execute the same is the following:
mvn clean package -Paps1.9
If you want to use the latest APS 1.10 version:
mvn clean package -Paps1.10
For running unit and integration tests:
mvn clean integration-test
Contributions
Any member of the Alfresco Community is welcome for any type of contributions for this project.
Links
More details are available in my latest post or directly in the project page on Github.
Hope this helps
Explore our Alfresco products with the links below. Use labels to filter content by product module.