[jboss-jira] [JBoss JIRA] Created: (JGRP-1075) TestNG dependency problem
Bulat Nigmatullin (JIRA)
jira-events at lists.jboss.org
Wed Oct 21 10:07:05 EDT 2009
TestNG dependency problem
-------------------------
Key: JGRP-1075
URL: https://jira.jboss.org/jira/browse/JGRP-1075
Project: JGroups
Issue Type: Patch
Affects Versions: 2.8
Reporter: Bulat Nigmatullin
Assignee: Bela Ban
Priority: Optional
Fix For: 2.8
Maven produced jar include TestNG dependency. If project uses JGroups then all it dependencies automatically downloaded and attached to classpath. If project uses JUnit for unit test then Maven Surefire Plugin don't run them, cause find TestNG in classpath and searching for TestNG test suites.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list