camunda / camunda-bpm-platform

Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
https://camunda.com/
Apache License 2.0
4.02k stars 1.53k forks source link

Remove references to Nexus in docs #4421

Closed aliktb closed 1 week ago

aliktb commented 3 weeks ago

Acceptance Criteria (Required on creation)

Docs should not be referencing Nexus anymore

Hints

Artifacts have switched from Nexus to Artifactory in documentation as noted in https://camunda.com/blog/2022/03/a-new-domain-name-for-camunda-artifactory/:

We’ve officially started using Artifactory, the universal repository manager by JFrog, as a tool to replace Nexus for storing maven artifacts and distributing them to Camunda users and team members.

Suggestion is to make documentation more generic should Artifactory be swapped out by something else in future

Links

Breakdown

### Pull Requests
- [ ] https://github.com/camunda/camunda-docs-manual/pull/1646

Dev2QA handover