Devops Program 2
Devops Program 2
STEP 2: Make sure Use default Workspace Location is selected, then click Next
Step 3: In Screen shown above, click near the entry place of Filter and type “apache” or
select Catalog as Internal
We want a simple maven JAR based application. So, we will choose the “maven-archetype-
quickstart” artifact to create the project.
Step 4: Enter
Group Id: com.program2.maven
Artifact Id: program2-example-jar
Keep snapshot as it is
After entering above mentioned details click on Finish
You be able to see the automation build happening for Maven Jar Project
It asks for Configuration confirmation just click Y and press Enter