Installation of Nexus Repository in windows | Configure Maven pom file to upload artifact | Tutorial

Installation of Nexus Repository in windows | Configure Maven pom file to upload artifact | Tutorial

6.241 Lượt nghe
Installation of Nexus Repository in windows | Configure Maven pom file to upload artifact | Tutorial
In this video, we will learn multiple topics which help to achieve final goal cicd in devops. Chapters: 0:10 Introduction Topic 0:30 What is sonatype nexus repository ? 1:50 How to download and install nexus repository? 8:40 Difference between snapshot and release type repository 9:40 how to setup first admin password in Nexus 11:40 How to configure maven pom.xml file to upload artifact in release repository and snapshot repository one by one? 15:00 How to configure maven settings.xml for nexus username and password. 16:50 Finally build maven project and push artifact in nexus Common error while installation of nexus Nexus download Link: https://help.sonatype.com/repomanager3/product-information/download GITHUB URL with sample pom and settings xml file config: https://github.com/devopsvijaydemo/MavenHelloWorld Nexus Repository OSS is an open source repository that supports many artifact formats, including Docker, Java™, and npm. With the Nexus tool integration, pipelines in your toolchain can publish and retrieve versioned apps and their dependencies by using central repositories that are accessible from other environments. It is typically used as a central (and shared) respository, in contrast to a local Maven repository. Since it is centralized, it is very useful in CI/CD scenarios. Continuous Integration is the process in which, the developer commits the changes through source code management tools like svn or git and then the committed code is going to build using different build tools like ant, maven, Gradle (It depends on which language you are using, in this article java based code is used). Once the build is done, we need to store the artifact somewhere, so we can use it anytime from anywhere. You can use the Nexus repository manager for this. ************************************************************* Jenkins tutorial complete step by step guide : How to install jenkins in windows: https://youtu.be/7WV8gYRCIsY How to create first sample job in jenkins: https://youtu.be/IhGtoHY5Wws Poll scm jenkins : https://youtu.be/Km2A14scdhQ How to install plugin in jenkins: https://youtu.be/7OWOyOuZmes SSH-KEYS setup : https://youtu.be/1_v7NXaDYkw Maven installation: https://youtu.be/uPdZ51ObJng ************************************************************* Ubuntu on Virtualbox: https://youtu.be/qQ_V_KEnLbE Devops interview questions: https://youtu.be/g8HMqQ_WCSE Devops java project sample: https://youtu.be/MrVmSDSU2zE ***************************************************** devops tutorial for beginners devops full course devops interview questions jenkins tutorial maven tutorial #tutorial #devops #jenkins #jenkinstutorial #jenkinspipeline #learning #interview #career #jenkins #cicd #linux #devopsvijay #devopsproject #devopstraining #devopstrainingvideos #cicd #devopsengineer #bashscripting #shellscripting #jfrog