[infinispan-issues] [JBoss JIRA] (ISPN-8755) Incorrect local repository path in OSGi integration tests

Dan Berindei (JIRA) issues at jboss.org
Fri Feb 2 10:22:01 EST 2018


Dan Berindei created ISPN-8755:
----------------------------------

             Summary: Incorrect local repository path in OSGi integration tests
                 Key: ISPN-8755
                 URL: https://issues.jboss.org/browse/ISPN-8755
             Project: Infinispan
          Issue Type: Bug
          Components: Test Suite - Core
    Affects Versions: 9.2.0.CR2
            Reporter: Dan Berindei
            Assignee: Dan Berindei
             Fix For: 9.2.0.Final


{{maven.properties}} uses

{noformat}localRepository=${localRepository}{noformat}

but it should be

{noformat}localRepository=${settings.localRepository}{noformat}

It only makes a difference when the build is using a custom local repository path.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list