From 9a796c3d859ab0ad6de4bd5b9dd8d6131abf3984 Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Wed, 28 Dec 2022 21:11:53 -0500 Subject: [PATCH 01/31] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 31ecb53c29..ac69e2bbbb 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 5.1.2.RELEASE 4.11 1.2.17 - http:3.238.135.186:9000/ + http://172.31.6.150:9000/ admin admin UTF-8 From 7da18bbba8f9986f360fa167e5d2f50721ff1070 Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Thu, 29 Dec 2022 11:26:47 -0500 Subject: [PATCH 02/31] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ac69e2bbbb..0212ff311c 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 5.1.2.RELEASE 4.11 1.2.17 - http://172.31.6.150:9000/ + http://18.221.35.39:9000/ admin admin UTF-8 From e24cc3f9ec550764143d09e23ed66419ca1cdbd3 Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Thu, 29 Dec 2022 11:42:53 -0500 Subject: [PATCH 03/31] Update pom.xml --- pom.xml | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) diff --git a/pom.xml b/pom.xml index 0212ff311c..510b552e99 100644 --- a/pom.xml +++ b/pom.xml @@ -28,9 +28,7 @@ UTF-8 - mylandmarktechs - https://sonarcloud.io - + @@ -96,22 +94,7 @@ - - - - nexus - Landmark Technologies Releases Nexus Repository - http://44.192.81.238:8888/mylandmarktech/repository/boa-release/ - - - - nexus - Landmark Technologies Snapshot Nexus Repository - http://44.192.81.238:8888/mylandmarktech/repository/boa-snapshot/ - - - - + maven-web-app From dd0263a5c72e08530edb51b2ed75a2395fe93e4a Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Thu, 29 Dec 2022 12:59:45 -0500 Subject: [PATCH 04/31] Update pom.xml --- pom.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 510b552e99..f9bbda5f2c 100644 --- a/pom.xml +++ b/pom.xml @@ -31,26 +31,25 @@ - - + - org.json - json - 20160212 + org.json + json + 20160212 junit junit - 3.8.1 + 3.2 test javax.servlet javax.servlet-api - 3.1.0 + 3.2 provided From e3b94218c6f2f78cad20d02883d9cc28471ce66e Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Thu, 29 Dec 2022 13:14:50 -0500 Subject: [PATCH 05/31] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f9bbda5f2c..d44a47b7bd 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ - + org.json json 20160212 From c345dbacff8328acbe22171da11b221c24ddb4fa Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Thu, 29 Dec 2022 13:19:58 -0500 Subject: [PATCH 06/31] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d44a47b7bd..310e09a72b 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ - + org.json json 20160212 From 34b7bc002efb833aca191690a4a0faef0476dcae Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Sun, 1 Jan 2023 22:03:42 -0500 Subject: [PATCH 07/31] Update pom.xml --- pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pom.xml b/pom.xml index 310e09a72b..c8ebb2c563 100644 --- a/pom.xml +++ b/pom.xml @@ -46,13 +46,6 @@ test - - javax.servlet - javax.servlet-api - 3.2 - provided - - org.mockito mockito-core From ee365d382049212229b7534c16b1c9062c386a4c Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Tue, 1 Aug 2023 20:46:48 -0400 Subject: [PATCH 08/31] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c8ebb2c563..b8453aaaaa 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ Landmark Technologies - http://landmarktechnologies.com/ + http://landmarktechnologies.com From e59eb47d3341882413bb72ba394420c6b419f315 Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Tue, 1 Aug 2023 21:07:27 -0400 Subject: [PATCH 09/31] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b8453aaaaa..82c813a5d8 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ Landmark Technologies - http://landmarktechnologies.com + https://github.com/osazuwa24/maven-web-app From 8ef9253e3195f3b18f16fdf57fe5db0c0eab0580 Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Tue, 1 Aug 2023 21:10:21 -0400 Subject: [PATCH 10/31] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 82c813a5d8..0b3fb9bec2 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ - + org.json json 20160212 From 78a2e30c7a6ec91ba8b507bab070344d09e72301 Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Tue, 1 Aug 2023 21:27:05 -0400 Subject: [PATCH 11/31] Update pom.xml --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 0b3fb9bec2..57a5a6f7e8 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ Landmark Technologies - https://github.com/osazuwa24/maven-web-app + https://github.com/osazuwa24/maven-web-app/ @@ -32,11 +32,11 @@ - + org.json json 20160212 - + From f6308008f8218dca8b89816b44b6e3ee489e7afc Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Tue, 1 Aug 2023 21:30:35 -0400 Subject: [PATCH 12/31] Update pom.xml --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 57a5a6f7e8..897d977d6c 100644 --- a/pom.xml +++ b/pom.xml @@ -32,6 +32,7 @@ + org.json json From 3bfd167062379b8681652ffaab56656e0c6134c2 Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Tue, 1 Aug 2023 21:55:54 -0400 Subject: [PATCH 13/31] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 897d977d6c..91c57e95d6 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.mt - maven-web-application + maven-web-app war 0.0.1-SNAPSHOT From c2f7ec3a3ef4873ad74e4ba61697dd4ebb53da5e Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Tue, 29 Apr 2025 12:39:36 -0400 Subject: [PATCH 14/31] Update pom.xml --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 91c57e95d6..0b2b0aa939 100644 --- a/pom.xml +++ b/pom.xml @@ -16,6 +16,7 @@ https://github.com/osazuwa24/maven-web-app/ + 1.8 5.1.2.RELEASE @@ -33,11 +34,11 @@ - + org.json json 20160212 - + From c83a9c403157a6ae37b094b79f2b22209db96273 Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Tue, 29 Apr 2025 12:46:41 -0400 Subject: [PATCH 15/31] Update pom.xml --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 0b2b0aa939..6f2f52954f 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ https://github.com/osazuwa24/maven-web-app/ - + 1.8 5.1.2.RELEASE @@ -28,9 +28,9 @@ UTF-8 UTF-8 - - + + From cda1b152cf45f5932176ba2528ad16317bd37935 Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Tue, 29 Apr 2025 13:25:58 -0400 Subject: [PATCH 16/31] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6f2f52954f..6ad7b0e404 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ junit junit - 3.2 + 3.8.6 test From 4a0aa4d10a50c3166452cb94a4b56d92741b3e2c Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Tue, 29 Apr 2025 14:07:23 -0400 Subject: [PATCH 17/31] Update pom.xml --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6ad7b0e404..a308afe341 100644 --- a/pom.xml +++ b/pom.xml @@ -41,10 +41,16 @@ + + junit + junit + 3.8 + test + junit junit - 3.8.6 + 4.13.2 test From 7eb34ff0c5aaa75971da5837c0e7437132e3167a Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Tue, 29 Apr 2025 14:24:43 -0400 Subject: [PATCH 18/31] Update pom.xml --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index a308afe341..0ec278f090 100644 --- a/pom.xml +++ b/pom.xml @@ -99,6 +99,13 @@ maven-web-app + + + org.apache.maven.plugins + maven-war-plugin + 3.3.2 + + org.apache.maven.plugins maven-compiler-plugin From b45747bf05e894519767c703274441a96661d617 Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Tue, 29 Apr 2025 14:27:25 -0400 Subject: [PATCH 19/31] Update pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0ec278f090..590f2646d8 100644 --- a/pom.xml +++ b/pom.xml @@ -104,8 +104,8 @@ org.apache.maven.plugins maven-war-plugin 3.3.2 - - + + org.apache.maven.plugins maven-compiler-plugin From 251f923f7bbb3deca23a3053ac1f3c43b115e52e Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Tue, 29 Apr 2025 14:31:33 -0400 Subject: [PATCH 20/31] Update pom.xml --- pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pom.xml b/pom.xml index 590f2646d8..10e1f59670 100644 --- a/pom.xml +++ b/pom.xml @@ -41,12 +41,6 @@ - - junit - junit - 3.8 - test - junit junit From 4591e4dc5325d77350badd964c76c232c8e43c3d Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Tue, 29 Apr 2025 14:46:30 -0400 Subject: [PATCH 21/31] Update pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 10e1f59670..fc3d171097 100644 --- a/pom.xml +++ b/pom.xml @@ -22,9 +22,9 @@ 5.1.2.RELEASE 4.11 1.2.17 - http://18.221.35.39:9000/ + http://172.31.15.23:9000/ admin - admin + admin123 UTF-8 UTF-8 From 3575f261364d8b1da6e1732130e0b997f2fc4161 Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Wed, 30 Apr 2025 12:33:53 -0400 Subject: [PATCH 22/31] Update pom.xml --- pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pom.xml b/pom.xml index fc3d171097..7c96f51b1a 100644 --- a/pom.xml +++ b/pom.xml @@ -88,6 +88,22 @@ + + + + nexus + Landmark Technologies Releases Nexus Repository + http://18.225.254.215:8081/landmark/repository/tesla-release/ + + + + nexus + Landmark Technologies Snapshot Nexus Repository + http://18.225.254.215:8081/landmark/repository/tesla-snapshot/ + + + + maven-web-app From 476cc1cffa77549fbdba5f732b1fbf9a808243a4 Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Thu, 1 May 2025 11:16:30 -0400 Subject: [PATCH 23/31] Update pom.xml --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 7c96f51b1a..f2861cc3a1 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 5.1.2.RELEASE 4.11 1.2.17 - http://172.31.15.23:9000/ + http://172.31.10.207:9000/ admin admin123 UTF-8 @@ -93,13 +93,13 @@ nexus Landmark Technologies Releases Nexus Repository - http://18.225.254.215:8081/landmark/repository/tesla-release/ + http://3.147.55.0:8081/landmark/repository/tesla-release/ nexus Landmark Technologies Snapshot Nexus Repository - http://18.225.254.215:8081/landmark/repository/tesla-snapshot/ + http://3.147.55.0:8081/landmark/repository/tesla-snapshot/ From 0a0517ef22a4a1523760a69280c48a6b7254e24a Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Thu, 1 May 2025 11:33:00 -0400 Subject: [PATCH 24/31] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f2861cc3a1..9db25c9d15 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.mt maven-web-app war - 0.0.1-SNAPSHOT + 0.0.2 maven-web-application From b53374f1b614c1d54ad45ef95996a2f06f2951f6 Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Thu, 1 May 2025 12:46:24 -0400 Subject: [PATCH 25/31] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9db25c9d15..9ff87b7c87 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 5.1.2.RELEASE 4.11 1.2.17 - http://172.31.10.207:9000/ + http://3.148.173.46:9000/ admin admin123 UTF-8 From cd6fe08c45780fbb3886126e6fb40bd7b6dd364e Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Mon, 12 May 2025 22:49:05 -0400 Subject: [PATCH 26/31] Update pom.xml --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 9ff87b7c87..3513d1486d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.mt maven-web-app war - 0.0.2 + 0.0.3-SNAPSHOT maven-web-application @@ -22,9 +22,9 @@ 5.1.2.RELEASE 4.11 1.2.17 - http://3.148.173.46:9000/ + http://18.224.172.238:5000/ admin - admin123 + Osazuwamen@123 UTF-8 UTF-8 @@ -99,7 +99,7 @@ nexus Landmark Technologies Snapshot Nexus Repository - http://3.147.55.0:8081/landmark/repository/tesla-snapshot/ + http://18.224.172.238:4000/repository/ebay-bts/ From 2957ec8825e618d77ca07a16950171cd377a078a Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Tue, 13 May 2025 12:20:11 -0400 Subject: [PATCH 27/31] Update pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3513d1486d..4d7fa2738b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,6 @@ - 4.0.0 + 3.9.1 com.mt maven-web-app @@ -22,7 +22,7 @@ 5.1.2.RELEASE 4.11 1.2.17 - http://18.224.172.238:5000/ + http://3.139.66.25:5000/ admin Osazuwamen@123 UTF-8 From 9c05f86634735817e43b2359a337477ee439b940 Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Tue, 13 May 2025 13:01:58 -0400 Subject: [PATCH 28/31] Update pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4d7fa2738b..d93a90cada 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,6 @@ - 3.9.1 + 4.0.0 com.mt maven-web-app @@ -119,7 +119,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.3 + 3.2 ${jdk.version} ${jdk.version} From cd8927d8b2dc13fbad59502e3ed4dd0810d4f2fe Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Tue, 13 May 2025 13:17:19 -0400 Subject: [PATCH 29/31] Update pom.xml From e419d356a2194ffebc70d602a3b904808d67a6c7 Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Tue, 13 May 2025 13:40:50 -0400 Subject: [PATCH 30/31] Update pom.xml From 832a37a259da906b1e2b8229d3dd58517e320495 Mon Sep 17 00:00:00 2001 From: osazuwa24 <111645575+osazuwa24@users.noreply.github.com> Date: Tue, 13 May 2025 14:21:33 -0400 Subject: [PATCH 31/31] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d93a90cada..f9501764f4 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 1.2.17 http://3.139.66.25:5000/ admin - Osazuwamen@123 + Imafidon@123 UTF-8 UTF-8