Scanner classpath URL resolution not working properly via surefire
------------------------------------------------------------------
Key: SWITCHYARD-343
URL:
https://issues.jboss.org/browse/SWITCHYARD-343
Project: SwitchYard
Issue Type: Bug
Components: test
Reporter: Tom Fennelly
Assignee: Tom Fennelly
Fix For: 0.2
Basically... surefire wraps up all the test resources in a single jar and puts them in a
tmp folder. SwitchYardTestCase only scans directories (reason - so as to avoid scanning
vm jars). The target/classes and target/test-classes folders are not one of the scan
urls.
Need to work out how we could reliably scan jars from SwitchYardTestCase, without scanning
the world :)
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira