From 35ca5e8941f35bf6fab00c6a431bfdb095f1cf3e Mon Sep 17 00:00:00 2001 From: VISHAKH Date: Thu, 11 Jan 2018 19:37:20 +0530 Subject: [PATCH] I have added new additional plugins and dependencies along this respective file --- pom.xml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/pom.xml b/pom.xml index e25429136..97a407d87 100644 --- a/pom.xml +++ b/pom.xml @@ -64,6 +64,13 @@ https://localhost:8080 + + + nexus + http://localhost:8081/repository/maven-public/ + + + @@ -155,6 +162,20 @@ test + + org.spockframework + spock-core + 1.1-groovy-2.4-rc-3 + test + + + + org.codehaus.groovy + groovy-all + 2.4.7 + test + + org.codehaus.groovy groovy-all @@ -171,6 +192,20 @@ 1.9.5 + + org.codehaus.gmavenplus + gmavenplus-plugin + 1.5 + + + + compile + testCompile + + + + + org.springframework.boot spring-boot-maven-plugin