I believe he means testing Karaf without an internet connection. Doing such would prevent maven from being able to download artifacts.
Cheers, Jamie On Thu, Jan 12, 2012 at 4:37 AM, Guofeng Zhang <[email protected]> wrote: > No. From the log, the bundle are resolved from system repository. > > > > What does Karaf offline mean? > > > > From: Andreas Pieber [mailto:[email protected]] > Sent: Thursday, January 12, 2012 3:21 PM > To: [email protected] > Subject: Re: karaf-3.0.0-SNAPSHOT: NullPointerException > > > > Hey, > > > > Are you behind a proxy or testing Karaf offline? > > > > Kind regards, > > Andreas > > On Thu, Jan 12, 2012 at 03:23, Guofeng Zhang <[email protected]> wrote: > > Hi, > > > > Recently I upgrade to the last trunk of Karaf. After build it, I unzip it > and launch it using bin\karaf.bat without any customization, I see the > following exception. There is no such exception saw before. > > java.lang.NullPointerException > > at > org.apache.karaf.features.command.FeatureFinder.updated(FeatureFinder.java:46)[50:org.apache.karaf.features.command:3.0.0.SNAPSHOT] > > at Proxy57827e67_aace_4683_924e_c2eb69b9ba83.updated(Unknown > Source)[:] > > at > org.apache.felix.cm.impl.ConfigurationManager$ManagedServiceUpdate.run(ConfigurationManager.java:1160)[5:org.apache.felix.configadmin:1.2.8] > > at > org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:104)[5:org.apache.felix.configadmin:1.2.8] > > at java.lang.Thread.run(Thread.java:662)[:1.6.0_24] > > > > Thanks. > > > > Guofeng > > > >
