How to get credentials for https://github.com/Alfresco/activiti-spring-boot-samples samples?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2017 05:53 AM
It's required for parent pom, which connects to Alfresco Nexus repository. Can't build samples otherwise.
- Labels:
-
Alfresco Process Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2017 12:10 PM
Are you able to use Activiti/modules/activiti-spring-boot/spring-boot-samples at 6.x · Activiti/Activiti · GitHub instead? Which project is it that you're finding this to be needed for?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2017 12:39 PM
Thought I will elaborate a little bit on this one:
This repo https://github.com/Alfresco/activiti-spring-boot-samples is created as an example for Alfresco Enterprise customers to download the artifacts from Alfresco Nexus repository. If you are an Alfresco customer, please raise a case via your customer/partner portal to obtain the Nexus username/pw.
If you are not an Alfresco customer and just want to develop applications using the opensource libraries, as Ryan pointed out, please use the examples from https://github.com/Activiti/Activiti/tree/6.x/modules/activiti-spring-boot/spring-boot-samples
If you are wondering what the differences are between artifacts served from the open maven central vs private Alfresco Nexus repo - the artifacts from private repo contains some additional license check, patches/fixes made for customers, additional enterprise add-ons etc
Cheers,
Ciju
