diff --git a/server/target/classes/com/example/Greeter.class b/server/target/classes/com/example/Greeter.class new file mode 100644 index 00000000..9a417731 Binary files /dev/null and b/server/target/classes/com/example/Greeter.class differ diff --git a/server/target/maven-archiver/pom.properties b/server/target/maven-archiver/pom.properties new file mode 100644 index 00000000..19269c5f --- /dev/null +++ b/server/target/maven-archiver/pom.properties @@ -0,0 +1,3 @@ +artifactId=server +groupId=com.example.maven-project +version=1.0-SNAPSHOT diff --git a/server/target/server.jar b/server/target/server.jar new file mode 100644 index 00000000..8306b1a5 Binary files /dev/null and b/server/target/server.jar differ diff --git a/server/target/surefire-reports/TEST-com.example.TestGreeter.xml b/server/target/surefire-reports/TEST-com.example.TestGreeter.xml new file mode 100644 index 00000000..07ee3f03 --- /dev/null +++ b/server/target/surefire-reports/TEST-com.example.TestGreeter.xml @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/server/target/surefire-reports/com.example.TestGreeter.txt b/server/target/surefire-reports/com.example.TestGreeter.txt new file mode 100644 index 00000000..1d3c1e50 --- /dev/null +++ b/server/target/surefire-reports/com.example.TestGreeter.txt @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +Test set: com.example.TestGreeter +------------------------------------------------------------------------------- +Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec diff --git a/server/target/test-classes/com/example/TestGreeter.class b/server/target/test-classes/com/example/TestGreeter.class new file mode 100644 index 00000000..9286ecec Binary files /dev/null and b/server/target/test-classes/com/example/TestGreeter.class differ diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index d74e8b60..936b6894 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,2 +1,9 @@

Hello Dear Students !! Welcome to DevOps Project-2 !!

+

By Mr. Sai from Saidemy

+

Iam joine this class my name is kb

+

we are done CI/CD pipeline project

+< h4> we are done CI/CD pipeline project +
It's start time to time the ci/cd devops project
+
WELCOME TO DEVOPS PROJECT
+ diff --git a/webapp/target/maven-archiver/pom.properties b/webapp/target/maven-archiver/pom.properties new file mode 100644 index 00000000..98aec95a --- /dev/null +++ b/webapp/target/maven-archiver/pom.properties @@ -0,0 +1,3 @@ +artifactId=webapp +groupId=com.example.maven-project +version=1.0-SNAPSHOT diff --git a/webapp/target/webapp.war b/webapp/target/webapp.war new file mode 100644 index 00000000..df7ad775 Binary files /dev/null and b/webapp/target/webapp.war differ diff --git a/webapp/target/webapp/WEB-INF/web.xml b/webapp/target/webapp/WEB-INF/web.xml new file mode 100644 index 00000000..854e4754 --- /dev/null +++ b/webapp/target/webapp/WEB-INF/web.xml @@ -0,0 +1,17 @@ + + + Webapp + + diff --git a/webapp/target/webapp/index.jsp b/webapp/target/webapp/index.jsp new file mode 100644 index 00000000..936b6894 --- /dev/null +++ b/webapp/target/webapp/index.jsp @@ -0,0 +1,9 @@ +

Hello Dear Students !! Welcome to DevOps Project-2 !!

+ +

By Mr. Sai from Saidemy

+

Iam joine this class my name is kb

+

we are done CI/CD pipeline project

+< h4> we are done CI/CD pipeline project +
It's start time to time the ci/cd devops project
+
WELCOME TO DEVOPS PROJECT
+