Explorar o código

Spring mock is required for compilation

Carlos Sanchez %!s(int64=19) %!d(string=hai) anos
pai
achega
3036b5d46b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      core/pom.xml

+ 1 - 1
core/pom.xml

@@ -30,7 +30,7 @@
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring-mock</artifactId>
-      <scope>test</scope>
+      <optional>true</optional>
     </dependency>
     <dependency>
       <groupId>ehcache</groupId>