Просмотр исходного кода

trying to help sonar

tags/archiva-2.2.1
Olivier Lamy 9 лет назад
Родитель
Сommit
eca16b9686

+ 8
- 0
archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/pom.xml Просмотреть файл

@@ -77,6 +77,14 @@
<artifactId>springockito</artifactId>
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-junit4</artifactId>
<version>2.18.1</version>
<scope>test</scope>
</dependency>

</dependencies>
<build>
<resources>

Загрузка…
Отмена
Сохранить