> On May 6, 2020, at 10:45 AM, Steinar Bang <s...@dod.no> wrote:
> 
>> 2. Improve build tool (part of devx) for build time resolution
> 
> Hm... can this be used to fill up the system directory when creating a
> docker image on top of the official image?
> 

Have you looked at using local-repo?  We’ve had good success copying artifacts 
into the local-repo to ship an all-in-one, vs applying on top of system. Not 
married to one way or the other, but might be good to talk it through as far as 
the default tooling behavior and if there is a suggested convention on what 
should be in “system/“ vs “local-repo/“.

etc/org.ops4j.pax.url.mvn.cfg:
...
    file:${karaf.home}/local-repo@snapshots@id=karaf.local-repo


Reply via email to