diff --git a/MultistageDocFile.txt b/MultistageDocFile.txt new file mode 100644 index 0000000000..e41fae062f --- /dev/null +++ b/MultistageDocFile.txt @@ -0,0 +1,19 @@ +#git +FROM alpine/git as repo + +MAINTAINER femiemma@ymail.com + +WORKDIR /app +RUN git clone https://github.com/femiog/maven-web-application + +#Maven +FROM maven:3.5-jdk-8-alpine as build +WORKDIR /app +COPY --from=repo /app/maven-web-application /app +RUN mvn install + +#Tomcat +FROM tomcat:8.0.20-jre8 +#COPY /app/target/*war /usr/local/tomcat/webapps/maven-web-app.war +COPY --from=build /app/target/*war /usr/local/tomcat/webapps/ + diff --git a/README.md b/README.md new file mode 100644 index 0000000000..e0347ea4ee --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# maven-web-application +maven-web-application +#mv web app +#mv web app v2 +mv web app v3 \ No newline at end of file diff --git a/pom.xml b/pom.xml index 30b33971ad..1f00da4b8d 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ maven-web-application war - 0.0.1-SNAPSHOT + 0.0.1.1 maven-web-application @@ -22,7 +22,7 @@ 5.1.2.RELEASE 4.11 1.2.17 - http:3.22.166.76:9000/ + http://3.92.211.188:9000/ admin admin UTF-8 @@ -96,13 +96,13 @@ nexus Landmark Technologies Releases Nexus Repository - http://100.26.133.141:8081/repository/paypal-releases/ + http://44.211.153.161:8081/repository/tesla-releases/ nexus Landmark Technologies Snapshot Nexus Repository - http://18.118.29.219:8081/repository/paypal-snapshots/ + http://44.211.153.161:8081/repository/Tesla-snapshots/ diff --git a/src/main/webapp/jsps/home.jsp b/src/main/webapp/jsps/home.jsp index 6e242eeec5..7800503bd5 100644 --- a/src/main/webapp/jsps/home.jsp +++ b/src/main/webapp/jsps/home.jsp @@ -10,7 +10,7 @@

Welcome to Landmark Technologies.

-

We are developing and supporting quality Software Solutions to millions of clients. +

We are developing and supporting quality Software Solutions to millions of clients around the world. We are raising over 1m millionaires by 2030. We offer Training for DevOps with Linux and Cloud equipping IT Engineers for best performance.