diff --git a/pom.xml b/pom.xml index eccd206883..0f59359b12 100644 --- a/pom.xml +++ b/pom.xml @@ -1,220 +1,31 @@ - + - 4.0.0 + 4.0.0 + + com.example.maven-project + maven-project + 1.0-SNAPSHOT + - com.example.maven-project - maven-project - pom - 1.0-SNAPSHOT - Maven Project - Sample Maven project with a working, deployable site. - http://www.example.com + webapp + war - - utf-8 - utf-8 - - - - server - webapp - - - - - site-server - Test Project Site - file:///tmp/maven-project-site - - - - - - - maven-compiler-plugin - - 1.6 - 1.6 - - - - - maven-release-plugin - - true - - - - - maven-site-plugin - - - - 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 - - - - - - - - - - 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 - - - - - - - - javax.servlet - 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 - 1.8.5 - test - + + javax.servlet.jsp + jsp-api + 2.3.3 + provided + + + javax.servlet + servlet-api + 4.0.1 + provided + - - - - scm:git:git@github.com:jleetutorial/maven-project.git - scm:git:git@github.com:jleetutorial/maven-project.git - HEAD - http://github.com/jleetutorial/maven-project - - - - 3.0.3 - diff --git a/server/pom.xml b/server/pom.xml index 451aa66c15..ad8de5091b 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -1,48 +1,30 @@ - - - 4.0.0 - - - com.example.maven-project - maven-project - 1.0-SNAPSHOT - ../pom.xml - - - server - jar - Server - Logic. - - - ${project.artifactId} - - - - - junit - junit-dep - test - - - - org.hamcrest - hamcrest-core - test - - - - org.hamcrest - hamcrest-library - test - - - - org.mockito - mockito-core - test - - + + + 4.0.0 + + com.example.maven-project + maven-project + 1.0-SNAPSHOT + + + server + jar + + + + junit + junit + test + + + org.hamcrest + hamcrest-library + 1.3 + test + + diff --git a/webapp/pom.xml b/webapp/pom.xml index 7a46c58df1..0f59359b12 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -1,44 +1,31 @@ - - - 4.0.0 - - - com.example.maven-project - maven-project - 1.0-SNAPSHOT - ../pom.xml - - - webapp - war - Webapp - Webapp. - - - ${project.artifactId} - - - - org.mortbay.jetty - jetty-maven-plugin - - - - - - - - javax.servlet - servlet-api - provided - - - - javax.servlet.jsp - jsp-api - provided - - + + + 4.0.0 + + com.example.maven-project + maven-project + 1.0-SNAPSHOT + + + webapp + war + + + + javax.servlet.jsp + jsp-api + 2.3.3 + provided + + + javax.servlet + servlet-api + 4.0.1 + provided + + diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index c833a72aec..9c9ed3f1cf 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,3 +1,7 @@

Hello, Welcome to Simple DevOps Project !!

Deploying on a kubernetes using ansible for Valaxy Technologies

Glad to see you here

+

Glad to see you here you have deployed the code on tomcat server from windows git

+

Glad to see you here you have deployed the code on tomcat server from windows git second time test

+

This is updated on dedicated git server

+