diff --git a/spring-boot/spring-boot-elasticsearch/pom.xml b/spring-boot/spring-boot-elasticsearch/pom.xml index f99bb6c..b0dcb44 100644 --- a/spring-boot/spring-boot-elasticsearch/pom.xml +++ b/spring-boot/spring-boot-elasticsearch/pom.xml @@ -57,6 +57,13 @@ org.springframework.boot spring-boot-maven-plugin + + org.apache.maven.plugins + maven-surefire-plugin + + true + + diff --git a/spring-boot/spring-boot-elasticsearch/target/productsearchapp-0.0.1-SNAPSHOT.jar b/spring-boot/spring-boot-elasticsearch/target/productsearchapp-0.0.1-SNAPSHOT.jar index 87b2eb6..3a5d5c6 100644 Binary files a/spring-boot/spring-boot-elasticsearch/target/productsearchapp-0.0.1-SNAPSHOT.jar and b/spring-boot/spring-boot-elasticsearch/target/productsearchapp-0.0.1-SNAPSHOT.jar differ diff --git a/spring-boot/spring-boot-elasticsearch/target/productsearchapp-0.0.1-SNAPSHOT.jar.original b/spring-boot/spring-boot-elasticsearch/target/productsearchapp-0.0.1-SNAPSHOT.jar.original index 1b5d6a0..a012d07 100644 Binary files a/spring-boot/spring-boot-elasticsearch/target/productsearchapp-0.0.1-SNAPSHOT.jar.original and b/spring-boot/spring-boot-elasticsearch/target/productsearchapp-0.0.1-SNAPSHOT.jar.original differ diff --git a/spring-boot/spring-boot-elasticsearch/target/surefire-reports/TEST-io.pratik.elasticsearch.productsearchapp.ProductSearchServiceTest.xml b/spring-boot/spring-boot-elasticsearch/target/surefire-reports/TEST-io.pratik.elasticsearch.productsearchapp.ProductSearchServiceTest.xml deleted file mode 100644 index 132f35f..0000000 --- a/spring-boot/spring-boot-elasticsearch/target/surefire-reports/TEST-io.pratik.elasticsearch.productsearchapp.ProductSearchServiceTest.xml +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-boot/spring-boot-elasticsearch/target/surefire-reports/TEST-io.pratik.elasticsearch.productsearchapp.ProductSearchServiceWithRepoTest.xml b/spring-boot/spring-boot-elasticsearch/target/surefire-reports/TEST-io.pratik.elasticsearch.productsearchapp.ProductSearchServiceWithRepoTest.xml deleted file mode 100644 index 674502d..0000000 --- a/spring-boot/spring-boot-elasticsearch/target/surefire-reports/TEST-io.pratik.elasticsearch.productsearchapp.ProductSearchServiceWithRepoTest.xml +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-boot/spring-boot-elasticsearch/target/surefire-reports/io.pratik.elasticsearch.productsearchapp.ProductSearchServiceTest.txt b/spring-boot/spring-boot-elasticsearch/target/surefire-reports/io.pratik.elasticsearch.productsearchapp.ProductSearchServiceTest.txt deleted file mode 100644 index 5ab1410..0000000 --- a/spring-boot/spring-boot-elasticsearch/target/surefire-reports/io.pratik.elasticsearch.productsearchapp.ProductSearchServiceTest.txt +++ /dev/null @@ -1,4 +0,0 @@ -------------------------------------------------------------------------------- -Test set: io.pratik.elasticsearch.productsearchapp.ProductSearchServiceTest -------------------------------------------------------------------------------- -Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.224 s - in io.pratik.elasticsearch.productsearchapp.ProductSearchServiceTest diff --git a/spring-boot/spring-boot-elasticsearch/target/surefire-reports/io.pratik.elasticsearch.productsearchapp.ProductSearchServiceWithRepoTest.txt b/spring-boot/spring-boot-elasticsearch/target/surefire-reports/io.pratik.elasticsearch.productsearchapp.ProductSearchServiceWithRepoTest.txt deleted file mode 100644 index 2130665..0000000 --- a/spring-boot/spring-boot-elasticsearch/target/surefire-reports/io.pratik.elasticsearch.productsearchapp.ProductSearchServiceWithRepoTest.txt +++ /dev/null @@ -1,4 +0,0 @@ -------------------------------------------------------------------------------- -Test set: io.pratik.elasticsearch.productsearchapp.ProductSearchServiceWithRepoTest -------------------------------------------------------------------------------- -Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 s - in io.pratik.elasticsearch.productsearchapp.ProductSearchServiceWithRepoTest