Skip to content

nicoghezzi/build-process

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project : Build Artifact with Maven and Publish Artifact to SonarType Nexus

Objective: Build and Deploy Java application to a Nexus Repository

a. Installed and Run Nexus on Digital Ocean (Ubuntu) b. Opened port 8081 by modifying Networking settings. c. When you run Nexus, the app creates a default repository. d. Open the pom.xml and configure Nexus URL e. Added credentials within .m2 so that Nexus allow me to upload remotely. f. Once all of these requisites are done, I followed these steps:

Step 1: Build the JAR (mvn package)

Lighthouse Report

Step 2: Deploy JAR to Nexus (mvn deploy)

Lighthouse Report

Step 3: Review Artifact in Nexus Repository

Lighthouse Report

Project #2: Build Artifact with CircleCI

Step 1: Create a config file

Lighthouse Report

Step 2: Make basic change and commit change

Lighthouse Report

Step 3: Open CircleCI with a previously repository in Github

Lighthouse Report

Step 4: Review CircleCI Build Process

Lighthouse Report

Step 5: Refresh Github Repository

Lighthouse Report

Step 6: Review comment

Lighthouse Report

About

Project :: Build Artifact with Maven and Publish it to SonarType Nexus

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •