Continuous Integration tools for AEM

Three commonly used tools that are central to the continuous integration process:
Jenkins: 
§  Used for continuous integration,
§  Version control,
§  Compiling,
§  Testing, and
§  Deployment of your code.
SonarQube:
§   Used for code analysis and
§   To track and measure code quality

Nexus OSS:
§   A free repository manager that allows for the mirroring and storage of Maven dependencies.


§  Refer the below guide for the continuous integration:





No comments:

Post a Comment