James Perkins created WFCORE-4370:
-------------------------------------
Summary: Add maven.repo.local property to the surefire settings for
standalone tests
Key: WFCORE-4370
URL:
https://issues.jboss.org/browse/WFCORE-4370
Project: WildFly Core
Issue Type: Task
Reporter: James Perkins
Assignee: James Perkins
Currently any time the {{org.jboss.logmanager:jboss-logmanager}} is upgraded the
{{ModuleInfoTestCase}} fails on CI as it can't find the new dependency as the cache
has not been synched. The issue is that JBoss Modules uses the {{maven.local.repo}}
repository to resolve the dependency, however we need to pass this parameter to surefire
so that the test can see it.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)