Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.14 (Unreleased)
-
Fix Version/s: 0.14 (Unreleased)
-
Component/s: Test Plugin
-
Labels:None
-
Number of attachments :
Description
This will allow using 0.14 test plugin in IT tests in trunk where NUnit is defined as
<dependency> <groupId>org.apache.maven.dotnet</groupId> <artifactId>NUnit.Framework</artifactId> <version>2.4.6-incubating-SNAPSHOT</version> <type>library</type> <scope>test</scope> </dependency>
Issue Links
- is depended upon by
-
NMAVEN-186
Integration test failures
-