[jboss-jira] [JBoss JIRA] (WFCORE-4371) Add maven.repo.local property to the surefire settings for standalone tests

James Perkins (Jira) issues at jboss.org
Wed Mar 13 13:40:00 EDT 2019


James Perkins created WFCORE-4371:
-------------------------------------

             Summary: Add maven.repo.local property to the surefire settings for standalone tests
                 Key: WFCORE-4371
                 URL: https://issues.jboss.org/browse/WFCORE-4371
             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)


More information about the jboss-jira mailing list