ginolb / jenkins-maven-sonarQube-nexus-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Continuous Development Project

DevelopmentEnvironemntSetupProject!

Project ToolBox 🧰
  • Git Git will be used to manage our application source code.
  • Github Github is a free and open source distributed VCS designed to handle everything from small to very large projects with speed and efficiency
  • Maven Maven will be used for the application packaging and building including running unit test cases
  • SonarQube SonarQube Catches bugs and vulnerabilities in your app, with thousands of automated Static Code Analysis rules.
  • Nexus Nexus Manage Binaries and build artifacts across your software supply chain
  • EC2 EC2 allows users to rent virtual computers (EC2) to run their own workloads and applications.

Configure Environments

  1. Create a GitHub Repository

  2. SonarQube

  3. Jenkins/Maven

  4. Nexus

Configure Nexus Repository

Series of tutorial code snippets for use #Maven publish tutorial steps Publishing artifact to Nexus snapshot and release repo using maven.

About


Languages

Language:Shell 94.7%Language:Java 5.3%