- populate(URL, boolean) - Method in class org.apache.karaf.cave.server.api.CaveRepository
-
Populate from a remote URL (for instance a Maven repository), and eventually update the OBR information.
- populate(URL, String, boolean) - Method in class org.apache.karaf.cave.server.api.CaveRepository
-
Populate from a remote URL (for instance a Maven repository), eventually filtering artifacts, and eventually update the OBR information.
- proxy(URL) - Method in class org.apache.karaf.cave.server.api.CaveRepository
-
Proxy an URL (for instance a Maven repository) and add OBR information.
- proxy(URL, String) - Method in class org.apache.karaf.cave.server.api.CaveRepository
-
Proxy an URL (for instance a Maven repository), eventually filtering some artifacts, and add OBR information.