]
Pedro Ruivo updated ISPN-4401:
------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 7.0.0.Alpha5
Resolution: Done
OSGi - PAX-URL needs to work when the local mvn repo is passed from a
configuration file
----------------------------------------------------------------------------------------
Key: ISPN-4401
URL:
https://issues.jboss.org/browse/ISPN-4401
Project: Infinispan
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Ion Savin
Assignee: Ion Savin
Fix For: 7.0.0.Alpha5
Custom local repos can be defined in configuration files also in addition to passing
-Dmaven.local.repo on the cmdline.
PAX-URL will fail to resolve mvn: URLs in this case.
Looking again at the maven properties available "localRepository" seems to
cover both case. Use this instead of maven.repo.local.