From 424b7dbb7bc46bfed42dd9ebc17ada5b9136545b Mon Sep 17 00:00:00 2001
From: devopsmar2021 <81527302+devopsmar2021@users.noreply.github.com>
Date: Sun, 11 Apr 2021 22:07:48 +0530
Subject: [PATCH 1/8] updated nexus urls
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7f6695c..9b2a38d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,12 +33,12 @@
deployment
Internal Releases
- http://localhost:8081/nexus/content/repositories/releases/
+ http://18.205.67.32:8081/repository/releases/
deployment
Internal Snapshot Releases
- http://localhost:8081/nexus/content/repositories/snapshots/
+ http://18.205.67.32:8081/repository/snapshots/
From d6221a5fe1a354b7b5c042714e151fdf327cbedd Mon Sep 17 00:00:00 2001
From: devopsmar2021 <81527302+devopsmar2021@users.noreply.github.com>
Date: Sun, 11 Apr 2021 22:27:48 +0530
Subject: [PATCH 2/8] Update pom.xml
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9b2a38d..ad12b5f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.javaee7.sample
javaee7-simple-sample
- 1.11-SNAPSHOT
+ 1.11
war
javaee7-simple-sample
From c8b97d70728334c1c91e629e674c5be155fda3dd Mon Sep 17 00:00:00 2001
From: devopsmar2021 <81527302+devopsmar2021@users.noreply.github.com>
Date: Sun, 11 Apr 2021 22:43:11 +0530
Subject: [PATCH 3/8] Update pom.xml
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ad12b5f..1e84890 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.javaee7.sample
javaee7-simple-sample
- 1.11
+ 1.12
war
javaee7-simple-sample
From 4ccd031b9dd2ae41423ea4ff35f00cb55ce2a2b5 Mon Sep 17 00:00:00 2001
From: devopsmar2021 <81527302+devopsmar2021@users.noreply.github.com>
Date: Sun, 11 Apr 2021 22:45:08 +0530
Subject: [PATCH 4/8] Update index.jsp
---
src/main/webapp/index.jsp | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp
index 1527f23..95aca20 100644
--- a/src/main/webapp/index.jsp
+++ b/src/main/webapp/index.jsp
@@ -9,6 +9,7 @@
Example of Automated DevOps CI/CD
Code Commited:: GitLab -> Jenkins -> Maven -> Nexus
Build is Available:: Jenkins -> Deploy -> Nexus -> Tomcat7
+ Automation