Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Commit

Permalink
o [NEXUS-4736] Set up jira mock for error reporting IT
Browse files Browse the repository at this point in the history
  • Loading branch information
nabcos committed Feb 17, 2012
1 parent 3a8ab00 commit 422bb1b
Show file tree
Hide file tree
Showing 4 changed files with 624 additions and 1 deletion.
8 changes: 8 additions & 0 deletions nexus/nexus-test-harness/nexus-test-harness-its/pom.xml
Expand Up @@ -295,6 +295,14 @@
</exclusions>
</dependency>

<!-- NEXUS-3082 -->
<dependency>
<groupId>org.sonatype.sisu.pr</groupId>
<artifactId>sisu-pr-testutil</artifactId>
<version>1.5-SNAPSHOT</version>
<scope>test</scope>
</dependency>


<!-- for Cargo ITs -->
<dependency>
Expand Down

0 comments on commit 422bb1b

Please sign in to comment.