From: Olivier Lamy Date: Thu, 1 Oct 2015 04:53:41 +0000 (+1000) Subject: use mock in consumer archetype X-Git-Tag: archiva-2.2.1~38 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1127e2afcef2b2a927d484c7f7277de7032d85ce;p=archiva.git use mock in consumer archetype --- diff --git a/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resources/archetype-resources/src/test/resources/spring-context.xml b/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resources/archetype-resources/src/test/resources/spring-context.xml index f17d5b4d6..8a12f3a17 100644 --- a/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resources/archetype-resources/src/test/resources/spring-context.xml +++ b/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resources/archetype-resources/src/test/resources/spring-context.xml @@ -28,7 +28,6 @@ - - + \ No newline at end of file diff --git a/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resourcesstatic/archetype-resources/pom.xml b/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resourcesstatic/archetype-resources/pom.xml index 6c2c9b3eb..6acfc7650 100644 --- a/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resourcesstatic/archetype-resources/pom.xml +++ b/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resourcesstatic/archetype-resources/pom.xml @@ -72,6 +72,12 @@ metadata-repository-api ${archiva.version} + + org.apache.archiva + archiva-mock + ${archiva.version} + test + org.apache.archiva.redback.components.registry spring-registry-api