From b65bd820c22fd02d49d5dc100d5cbd07920811ae Mon Sep 17 00:00:00 2001 From: Harsha2107 <66687894+Harsha2107@users.noreply.github.com> Date: Fri, 26 Dec 2025 18:34:40 +0530 Subject: [PATCH 01/26] Update index.jsp with Donot --- src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index ba99f4a97..db2f21192 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -573,7 +573,7 @@

Summer Collection — Premium Picks

Discover the latest trends in fashion, technology and accessories — curated just for you. Enjoy limited-time deals and free shipping on selected items.

- +
From 3b3bb6769c4a76334d1be5fcab5fb93c1e8bfaa2 Mon Sep 17 00:00:00 2001 From: Harsha2107 <66687894+Harsha2107@users.noreply.github.com> Date: Fri, 26 Dec 2025 18:36:55 +0530 Subject: [PATCH 02/26] Reverted index.jsp --- src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index db2f21192..ba99f4a97 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -573,7 +573,7 @@

Summer Collection — Premium Picks

Discover the latest trends in fashion, technology and accessories — curated just for you. Enjoy limited-time deals and free shipping on selected items.

- +
From 09b87b0f0c0c9595c471e763a4a185b163ed0a30 Mon Sep 17 00:00:00 2001 From: Harsha2107 <66687894+Harsha2107@users.noreply.github.com> Date: Fri, 26 Dec 2025 18:38:07 +0530 Subject: [PATCH 03/26] Update index.jsp --- src/main/webapp/index.jsp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index ba99f4a97..a373cde33 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -1026,3 +1026,5 @@ + +checking for deployment From 9089eab63b8a10d117797b0c4a3314a8dda0f0e3 Mon Sep 17 00:00:00 2001 From: Harsha2107 <66687894+Harsha2107@users.noreply.github.com> Date: Fri, 26 Dec 2025 18:39:54 +0530 Subject: [PATCH 04/26] Update index.jsp --- src/main/webapp/index.jsp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index a373cde33..ba99f4a97 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -1026,5 +1026,3 @@ - -checking for deployment From 45484952a455538372d2eb0512331ff5a3c1d115 Mon Sep 17 00:00:00 2001 From: Harsha2107 <66687894+Harsha2107@users.noreply.github.com> Date: Tue, 30 Dec 2025 21:23:17 +0530 Subject: [PATCH 05/26] Update script.js --- script.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/script.js b/script.js index f0facded4..989bea49c 100644 --- a/script.js +++ b/script.js @@ -14,3 +14,5 @@ document.getElementById('contact-form').addEventListener('submit', function (e) alert('Thank you for your message! We will get back to you soon.'); this.reset(); }); + +Hello From 4fd46530f7db3a47410806f1b34e9ed6a9b94baf Mon Sep 17 00:00:00 2001 From: Harsha2107 <66687894+Harsha2107@users.noreply.github.com> Date: Tue, 30 Dec 2025 21:24:04 +0530 Subject: [PATCH 06/26] Update script.js --- script.js | 1 - 1 file changed, 1 deletion(-) diff --git a/script.js b/script.js index 989bea49c..6031833bf 100644 --- a/script.js +++ b/script.js @@ -15,4 +15,3 @@ document.getElementById('contact-form').addEventListener('submit', function (e) this.reset(); }); -Hello From dd8b3f3a6a1fcabe7682bf13c66cb3af5ca2229a Mon Sep 17 00:00:00 2001 From: Harsha2107 <66687894+Harsha2107@users.noreply.github.com> Date: Tue, 30 Dec 2025 21:26:29 +0530 Subject: [PATCH 07/26] Update styles.css --- styles.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/styles.css b/styles.css index 2c59493dc..451066a23 100644 --- a/styles.css +++ b/styles.css @@ -133,3 +133,5 @@ footer { text-align: center; padding: 1rem; } + +Hl From e2f47f5712b0df9927913354650401626ec4b29e Mon Sep 17 00:00:00 2001 From: Harsha2107 <66687894+Harsha2107@users.noreply.github.com> Date: Tue, 30 Dec 2025 21:26:51 +0530 Subject: [PATCH 08/26] Update styles.css --- styles.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/styles.css b/styles.css index 451066a23..2c59493dc 100644 --- a/styles.css +++ b/styles.css @@ -133,5 +133,3 @@ footer { text-align: center; padding: 1rem; } - -Hl From 5e3be9139f2a8ffda2dfbe8eae3dd06ba5f686a5 Mon Sep 17 00:00:00 2001 From: Harsha2107 <66687894+Harsha2107@users.noreply.github.com> Date: Tue, 30 Dec 2025 23:17:52 +0530 Subject: [PATCH 09/26] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2ea02ba4d..b0a48ca02 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ nexusRepo - http://44.210.238.199:8081/repository/myrepo/ + http://18.206.220.150:8081/repository/Maven/ From 446f4cb3478c43f112c599d55095debc29371c96 Mon Sep 17 00:00:00 2001 From: Harsha2107 <66687894+Harsha2107@users.noreply.github.com> Date: Tue, 30 Dec 2025 23:27:12 +0530 Subject: [PATCH 10/26] Update script.js --- script.js | 1 + 1 file changed, 1 insertion(+) diff --git a/script.js b/script.js index 6031833bf..bcbea5833 100644 --- a/script.js +++ b/script.js @@ -15,3 +15,4 @@ document.getElementById('contact-form').addEventListener('submit', function (e) this.reset(); }); +Adding new code From a9cd9bfc395722a74718f89f96975ad8d793ef91 Mon Sep 17 00:00:00 2001 From: Harsha2107 <66687894+Harsha2107@users.noreply.github.com> Date: Tue, 30 Dec 2025 23:32:43 +0530 Subject: [PATCH 11/26] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b0a48ca02..05e61f997 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ in.javahome myweb war - 8.7.3 + 8.7.4 Java Home myweb http://maven.apache.org From ceee314c4f557ad6b7004e06a2b832d2184ab487 Mon Sep 17 00:00:00 2001 From: Harsha2107 <66687894+Harsha2107@users.noreply.github.com> Date: Tue, 30 Dec 2025 23:41:35 +0530 Subject: [PATCH 12/26] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 05e61f997..bb23c2503 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ in.javahome myweb war - 8.7.4 + 8.7.5 Java Home myweb http://maven.apache.org From 0fb7041ad21e9f751009a03c710c8c924cde474c Mon Sep 17 00:00:00 2001 From: Harsha2107 <66687894+Harsha2107@users.noreply.github.com> Date: Tue, 30 Dec 2025 23:42:44 +0530 Subject: [PATCH 13/26] Update index.jsp --- src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index ba99f4a97..665ce40bb 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -582,7 +582,7 @@
-

Shop by Category

+

Shop by Category-1

Browse through our wide range of products across curated categories.

From adf121977bdfdd369b651328f8ea99d7ac3bc411 Mon Sep 17 00:00:00 2001 From: Harsha2107 <66687894+Harsha2107@users.noreply.github.com> Date: Tue, 30 Dec 2025 23:45:37 +0530 Subject: [PATCH 14/26] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bb23c2503..fb2e24b8b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ in.javahome myweb war - 8.7.5 + 8.7.6 Java Home myweb http://maven.apache.org From e1beb572a0c7440d9038272f2aaffd506e7335db Mon Sep 17 00:00:00 2001 From: Harsha2107 <66687894+Harsha2107@users.noreply.github.com> Date: Tue, 30 Dec 2025 23:46:11 +0530 Subject: [PATCH 15/26] Update index.jsp --- src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 665ce40bb..30d876502 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -582,7 +582,7 @@
-

Shop by Category-1

+

Shop by Category-Rollback

Browse through our wide range of products across curated categories.

From 7dd362d13031c6d4afe3729d9ce35ec6767db10c Mon Sep 17 00:00:00 2001 From: Harsha2107 <66687894+Harsha2107@users.noreply.github.com> Date: Thu, 1 Jan 2026 20:45:41 +0530 Subject: [PATCH 16/26] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fb2e24b8b..76c23cb80 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ nexusRepo - http://18.206.220.150:8081/repository/Maven/ + http://44.200.6.178:8081/repository/myrepo/ From 88a5c8add4bbbbecdaa12295b326fa30554ede97 Mon Sep 17 00:00:00 2001 From: Harsha2107 <66687894+Harsha2107@users.noreply.github.com> Date: Thu, 1 Jan 2026 21:11:25 +0530 Subject: [PATCH 17/26] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 76c23cb80..6a6867bf3 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ in.javahome myweb war - 8.7.6 + 8.7.7 Java Home myweb http://maven.apache.org From 5a689c294ba9a0b781092281e639a159538fbe39 Mon Sep 17 00:00:00 2001 From: Harsha2107 <66687894+Harsha2107@users.noreply.github.com> Date: Sat, 10 Jan 2026 16:46:50 +0530 Subject: [PATCH 18/26] Update script.js --- script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.js b/script.js index bcbea5833..25ceb8616 100644 --- a/script.js +++ b/script.js @@ -15,4 +15,4 @@ document.getElementById('contact-form').addEventListener('submit', function (e) this.reset(); }); -Adding new code +removing it From a93551e6c74c83e1a6bceb8adfc825f562fb7ed1 Mon Sep 17 00:00:00 2001 From: Harsha2107 <66687894+Harsha2107@users.noreply.github.com> Date: Sat, 10 Jan 2026 17:12:13 +0530 Subject: [PATCH 19/26] Update script.js --- script.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/script.js b/script.js index 25ceb8616..f0facded4 100644 --- a/script.js +++ b/script.js @@ -14,5 +14,3 @@ document.getElementById('contact-form').addEventListener('submit', function (e) alert('Thank you for your message! We will get back to you soon.'); this.reset(); }); - -removing it From 68d69a1626248a51fe5320688251c7f11c04c84a Mon Sep 17 00:00:00 2001 From: Harsha2107 <66687894+Harsha2107@users.noreply.github.com> Date: Sat, 10 Jan 2026 19:51:01 +0530 Subject: [PATCH 20/26] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6a6867bf3..76c23cb80 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ in.javahome myweb war - 8.7.7 + 8.7.6 Java Home myweb http://maven.apache.org From 93338423519f609c0b4be203c2341d3628ccc347 Mon Sep 17 00:00:00 2001 From: Harsha2107 <66687894+Harsha2107@users.noreply.github.com> Date: Sat, 10 Jan 2026 19:58:50 +0530 Subject: [PATCH 21/26] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 76c23cb80..3dde61387 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ in.javahome myweb war - 8.7.6 + 8.7.8 Java Home myweb http://maven.apache.org From 2cc36d66a1b5e2911f6355c783aba95797f472f1 Mon Sep 17 00:00:00 2001 From: Harsha2107 <66687894+Harsha2107@users.noreply.github.com> Date: Mon, 20 Jul 2026 12:25:18 +0530 Subject: [PATCH 22/26] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3dde61387..b1e9fc613 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ nexusRepo - http://44.200.6.178:8081/repository/myrepo/ + http://3.108.53.227:8081/repository/myrepo/ From a9b912703d02acc40d45cedcbef523c88b340e14 Mon Sep 17 00:00:00 2001 From: Harsha2107 <66687894+Harsha2107@users.noreply.github.com> Date: Tue, 4 Aug 2026 22:26:48 +0530 Subject: [PATCH 23/26] Update pom.xml --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b1e9fc613..53385564e 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,11 @@ 8.7.8 Java Home myweb http://maven.apache.org - + + org.sonarsource.scanner.maven + sonar-maven-plugin + 5.1.0.4751 + kammana http://18.181.164.81:9000/ From 83a2efeacd08119a38b50b713da2412a657f38af Mon Sep 17 00:00:00 2001 From: Harsha2107 <66687894+Harsha2107@users.noreply.github.com> Date: Tue, 4 Aug 2026 22:29:55 +0530 Subject: [PATCH 24/26] Update pom.xml --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 53385564e..7792391ca 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,7 @@ + + 4.0.0 in.javahome myweb @@ -12,6 +14,8 @@ sonar-maven-plugin 5.1.0.4751 + + kammana http://18.181.164.81:9000/ From c674c1f8a4d0dca35b4abafad7292d216db6cf34 Mon Sep 17 00:00:00 2001 From: Harsha2107 <66687894+Harsha2107@users.noreply.github.com> Date: Tue, 4 Aug 2026 22:31:00 +0530 Subject: [PATCH 25/26] Update pom.xml --- pom.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 7792391ca..bb9702624 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - 4.0.0 in.javahome @@ -9,12 +8,7 @@ 8.7.8 Java Home myweb http://maven.apache.org - - org.sonarsource.scanner.maven - sonar-maven-plugin - 5.1.0.4751 - - + kammana From 76ff6b5edb9d9221b92568d05a7b95e31fc03aaf Mon Sep 17 00:00:00 2001 From: Harsha2107 <66687894+Harsha2107@users.noreply.github.com> Date: Tue, 4 Aug 2026 22:34:28 +0530 Subject: [PATCH 26/26] Update pom.xml --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index bb9702624..ac52b14db 100644 --- a/pom.xml +++ b/pom.xml @@ -53,6 +53,11 @@ maven-war-plugin 3.4.0 + + org.sonarsource.scanner.maven + sonar-maven-plugin + 5.1.0.4751 +