diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..01e0d5a --- /dev/null +++ b/pom.xml @@ -0,0 +1,51 @@ + + 4.0.0 + in.RAHAM + NETFLIX + war + 1.2.2 + Java Home myweb + http://maven.apache.org + + + kammana + + + + com.oracle.bedrock + bedrock-runtime-maven + 5.1.2 + + + + junit + junit + 3.8.1 + test + + + + + + + nexusRepo + http://13.233.230.166:8081/repository/maven-snapshots/ + + + + nexusRepo + http://13.233.230.166:8081/repository/maven-releases/ + + + + + + maven1 + Maven.org + http://repo1.maven.org/maven2 + + + + + diff --git a/web.xml b/web.xml new file mode 100644 index 0000000..d7722ff --- /dev/null +++ b/web.xml @@ -0,0 +1,12 @@ + + + + org.apache.maven.plugins + maven-war-plugin + 3.2.3 + + false + + + +