We build this custom dist by starting of with a standard distribution
in a non internet environment, and then install the desired feature.
This will will fail, but it also give us enough info to add all
necessary artifacts into system repo like David's suggestion.

-Dan

On Tue, Sep 27, 2011 at 4:12 PM, David Jencks <[email protected]> wrote:
> The mvn url handler is supposed to be configured so that it looks in the
> system directory first, so as long as the features files are located at the
> maven coordinates they claim to be at they should be found in the system
> directory.
> This might work better in trunk, I'm no longer familiar with 2.x versions of
> karaf.
> david jencks
> On Sep 27, 2011, at 3:52 PM, <[email protected]>
> <[email protected]> wrote:
>
> Folks,
>
> I would like to be able to use a Karaf based custom distribution off line,
> not connected to the internet.
> I’m wondering if there is any documentation or hints available that allow
> for the features.xml file within the system directory to be used instead of
> the mvn: uri based ones in the org.apache.karaf.features.cfg file.
>
> Also, are there any other gotchas that I might want to know about when
> trying to bring up a karaf instance (assuming all the features are already
> deployed with the distribution) when not connected to a network?
>
> Thanks!
>
> - Joel
>
>
>

Reply via email to