diff --git a/jenkinsfile1 b/jenkinsfile1 new file mode 100644 index 0000000000..830babf0c7 --- /dev/null +++ b/jenkinsfile1 @@ -0,0 +1,32 @@ +node { + + def mavenHome = tool name: "3.8.6" + + stage('1codeclone'){ + git "https://github.com/jorge1j/maven-web-application" + } + + stage('2test$build'){ + sh "${mavenHome}/bin/mvn clean package" + } + stage('3codequality'){ + sh "${mavenHome}/bin/mvn sonar:sonar" + } + stage('4uploadArtifact'){ + sh "${mavenHome}/bin/mvn deploy" + } + /* + stage('5deploy2UAT'){ + sh "sleep 40" + deploy adapters: [tomcat9(credentialsId: 'tomcatcredential', path: '', url: 'https://44.210.117.44')], contextPath: null, war: 'target/*war' + */ + + } + stage('Approval'){ + timeout(time:8, unit: 'HOURS' ) { + input message: 'Please verify and approve' + + } + + + } diff --git a/pom.xml b/pom.xml index 536b67a8c1..948ccb9d98 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.mt maven-web-application war - 0.0.1-SNAPSHOT + 0.0.1 maven-web-application @@ -21,9 +21,9 @@ 5.1.2.RELEASE 4.11 1.2.17 - http:172.31.27.227:9000/ + http:3.238.58.84:9000/ admin - admin@123 + admin UTF-8 UTF-8 @@ -92,18 +92,19 @@ - + + - + nexus Landmark Technologies Releases Nexus Repository - http://172.31.18.29:8081/repository/ebay-bts-releases/ + http://44.200.148.11:8081/repository/firstbank-fe-releases/ - + nexus Landmark Technologies Snapshot Nexus Repository - http://172.31.18.29:8081/repository/ebay-bts-snapshot/ + http://44.200.148.11:8081/repository/firstbank-fe-snapshot/ diff --git a/src/main/webapp/jsps/home.jsp b/src/main/webapp/jsps/home.jsp index 7bd0e8618c..99f331e590 100644 --- a/src/main/webapp/jsps/home.jsp +++ b/src/main/webapp/jsps/home.jsp @@ -12,7 +12,7 @@

Welcome to Landmark Technologies.

We are supporting the Ebay Black Friday Project. Landmark Technologies is a software development company. - Class26 will run from October 2, 2021. + Class26 will run from October 2, 2022. The shout of the King Jesus is in our midst. HE IS OUR SUCCESS ACCESS KEY