From 7a6c56d8b9e290093793876f0f36db9b5c9379d7 Mon Sep 17 00:00:00 2001 From: shiva Date: Wed, 17 Sep 2025 13:35:08 +0000 Subject: [PATCH 1/3] Modified --- webapp/src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index c22c57f7..6b51ecd8 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,2 +1,2 @@

Hello Dear Students!! Welcome to DevOps Project-2!!

-

By Mr. Sai from Saidemy!!

+

By Mr. Shiva Gaikwad!!

From 2f1b45a1a15d0a48085a3f9d51760690e7e30fe7 Mon Sep 17 00:00:00 2001 From: shiva Date: Thu, 18 Sep 2025 14:33:18 +0000 Subject: [PATCH 2/3] Modified pom.xml file --- pom.xml | 104 +++++++------------------------------------------------- 1 file changed, 13 insertions(+), 91 deletions(-) diff --git a/pom.xml b/pom.xml index eccd2068..1367dfe6 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,5 @@ - 4.0.0 @@ -31,50 +32,52 @@ + + org.apache.maven.plugins maven-compiler-plugin + 3.10.1 - 1.6 - 1.6 + 17 + 17 + + org.apache.maven.plugins maven-release-plugin + 3.0.0-M4 true + maven-site-plugin + 3.12.1 maven-checkstyle-plugin - maven-jxr-plugin - maven-javadoc-plugin - maven-pmd-plugin - maven-surefire-report-plugin - org.codehaus.mojo findbugs-maven-plugin - org.codehaus.mojo taglist-maven-plugin @@ -83,83 +86,6 @@ - - - - - maven-checkstyle-plugin - 2.8 - - - - maven-compiler-plugin - 2.3.2 - - - - maven-javadoc-plugin - 2.8 - - - - maven-jxr-plugin - 2.3 - - - - maven-pmd-plugin - 2.6 - - - - maven-project-info-reports-plugin - 2.4 - - - - maven-release-plugin - 2.2.1 - - - - maven-resources-plugin - 2.5 - - - - maven-site-plugin - 3.0 - - - - maven-surefire-report-plugin - 2.11 - - - - maven-surefire-plugin - 2.11 - - - - org.codehaus.mojo - findbugs-maven-plugin - 2.3.3 - - - - org.codehaus.mojo - taglist-maven-plugin - 2.4 - - - - org.mortbay.jetty - jetty-maven-plugin - 8.0.0.M1 - - - @@ -169,34 +95,29 @@ servlet-api 2.5 - javax.servlet.jsp jsp-api 2.2 - junit junit-dep 4.10 test - org.hamcrest hamcrest-core 1.2.1 test - org.hamcrest hamcrest-library 1.2.1 test - org.mockito mockito-core @@ -218,3 +139,4 @@ + From 5927815429704ce0787e004e383ffddb1d7f4953 Mon Sep 17 00:00:00 2001 From: shiva Date: Fri, 19 Sep 2025 08:45:16 +0000 Subject: [PATCH 3/3] Complte CI/CD Done by shiva --- webapp/src/main/webapp/index.jsp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index 6b51ecd8..82a40ef7 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,2 +1,4 @@ -

Hello Dear Students!! Welcome to DevOps Project-2!!

+

!! Welcome to DevOps Project-2 !!

By Mr. Shiva Gaikwad!!

+ +

Complte CI/CD Automation Done by SHIVA !!