you need to point to the artefacts posted for the RC as well. Add

<mirror>
     <id>ant.staging</id>
     <url>http://people.apache.org/~antelder/tuscany/1.0-RC3a/maven</url>
     <mirrorOf>apache.incubator</mirrorOf>
   </mirror>

to the settings file under maven.

On 9/19/07, Luciano Resende <[EMAIL PROTECTED]> wrote:
>
> What version of maven are you using ? Could you please try with maven
> 2.0.5 ?
>
> On 9/19/07, shaoguang geng <[EMAIL PROTECTED]> wrote:
> > Hi Sivaram:
> >
> > My branch 1.0 code is the latest.
> >
> > I also tried the trunk code: mvn stoped at
> >
> > Missing:
> > ----------
> > 1)
> org.apache.tuscany.sca:tuscany-host-embedded:jar:1.1-incubating-SNAPSHOT
> > ......
> >
> > in fact, recently got quick alot of Missing failurs from tuscany trunk.
> I myself not too much mind this.
> >
> > Usually I see into code instead of stops at mvn failure. But osgi
> implementation really seems ill some where.
> >
> >
> > Rajini Sivaram <[EMAIL PROTECTED]> wrote: The stack trace
> shows that the implementation.osgi code is a few days old.
> > The code was changed recently to support OSGi contributions, and this
> also
> > modified  to use symbolic names for bundles rather
> > than the URL for its location, making this consistent with other SCA
> > implementation types.
> >
> > Is it possible that the samples and the implementation code you are
> running
> > are from two different builds? Would it be possible for you to run the
> > samples against the latest build?
> >
> >
> > Thank you...
> >
> > Regards,
> >
> > Rajini
> >
> >
> > On 9/19/07, shaoguang geng  wrote:
> > >
> > > Thank you for you replies:
> > >
> > > The mvn build in branch/sca-java-1.0/samples/osgi-supplychain out put
> as
> > > in the attached file.
> > >
> > >
> > > *Rajini Sivaram * wrote:
> > >
> > > Hi,
> > >
> > > implementation.osgi and its sample osgi-supplychain should be working
> in
> > > the
> > > 1.0 build. Could you please provide a build output or stack trace for
> the
> > > failure you are seeing?
> > >
> > > Thank you...
> > >
> > > Regards,
> > >
> > > Rajini
> > >
> > >
> > > On 9/18/07, shaoguang geng wrote:
> > > >
> > > > Hi, Raymond, I just want to know wether this module is under
> > > construction.
> > > > Or I may wait for a mile stone to see in.
> > > >
> > > > Raymond Feng wrote: Hi,
> > > >
> > > > What problem are you seeing? Stacktrace in JIRA will be appreciated.
> > > >
> > > > Thanks,
> > > > Raymond
> > > >
> > > > ----- Original Message -----
> > > > From: "shaoguang geng"
> > > > To:
> > > > Sent: Tuesday, September 18, 2007 1:36 AM
> > > > Subject: Why implementation-osgi does not work?
> > > >
> > > >
> > > > > Hi, could some one tell me shortly what's going on with osgi,
> > > > >
> > > > > I was once run it with supplychain, but for a couple of days, svn
> code
> > > > > just does not work any more, I tried it with branch 1.0, not too.
> > > > >
> > > > > Thanks
> > > > >
> > > > >
> > > > > ---------------------------------
> > > > > Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s
> user
> > > > > panel and lay it on us.
> > > >
> > > >
> > > >
> ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > > >
> > > >
> > > >
> > > > ---------------------------------
> > > > Tonight's top picks. What will you watch tonight? Preview the
> hottest
> > > > shows on Yahoo! TV.
> > >
> > >
> > >  ------------------------------
> > > Be a better Globetrotter. Get better travel answers
> > > from
> > > someone who knows.
> > > Yahoo! Answers - Check it out.
> > >
> > >
> > > -------------------------------------------------------
> > >  T E S T S
> > > -------------------------------------------------------
> > > Running supplychain.SupplyChainClientTestCase
> > > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.015sec
> > > <<< FAILURE!
> > > test(supplychain.SupplyChainClientTestCase)  Time elapsed: 3.985sec  <<<
> > > ERROR!
> > > org.osoa.sca.ServiceRuntimeException:
> org.osoa.sca.ServiceRuntimeException:
> > > org.apache.tuscany.sca.core.assembly.ActivationException:
> org.apache.tusca
> > > ny.sca.core.factory.ObjectCreationException:
> > > org.osgi.framework.BundleException: Unable to cache bundle: null
> > >        at
> org.apache.tuscany.sca.host.embedded.SCADomain.createNewInstance
> > > (SCADomain.java:264)
> > >        at org.apache.tuscany.sca.host.embedded.SCADomain.newInstance(
> > > SCADomain.java:69)
> > >        at supplychain.SupplyChainClientTestCase.setUp(
> > > SupplyChainClientTestCase.java:39)
> > >        at junit.framework.TestCase.runBare(TestCase.java:132)
> > >        at junit.framework.TestResult$1.protect(TestResult.java:110)
> > >        at junit.framework.TestResult.runProtected(TestResult.java:128)
> > >        at junit.framework.TestResult.run(TestResult.java:113)
> > >        at junit.framework.TestCase.run(TestCase.java:124)
> > >        at junit.framework.TestSuite.runTest(TestSuite.java:232)
> > >        at junit.framework.TestSuite.run(TestSuite.java:227)
> > >        at org.junit.internal.runners.OldTestClassRunner.run(
> > > OldTestClassRunner.java:35)
> > >        at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(
> > > JUnit4TestSet.java:62)
> > >        at
> > >
> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(
> > > AbstractDirectoryTestSuite.java:138)
> > >        at
> > > org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(
> > > AbstractDirectoryTestSuite.java:125)
> > >        at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
> > >        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > >        at sun.reflect.NativeMethodAccessorImpl.invoke(
> > > NativeMethodAccessorImpl.java:39)
> > >        at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> > > DelegatingMethodAccessorImpl.java:25)
> > >        at java.lang.reflect.Method.invoke(Method.java:597)
> > >        at
> > > org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(
> > > SurefireBooter.java:290)
> > >        at org.apache.maven.surefire.booter.SurefireBooter.main(
> > > SurefireBooter.java:818)
> > > Caused by: org.osoa.sca.ServiceRuntimeException:
> > > org.apache.tuscany.sca.core.assembly.ActivationException:
> > > org.apache.tuscany.sca.core.factory.ObjectC
> > > reationException: org.osgi.framework.BundleException: Unable to cache
> > > bundle: null
> > >        at org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain
> > > .(DefaultSCADomain.java:180)
> > >        at
> org.apache.tuscany.sca.host.embedded.SCADomain.createNewInstance
> > > (SCADomain.java:230)
> > >        ... 20 more
> > > Caused by: org.apache.tuscany.sca.core.assembly.ActivationException:
> > > org.apache.tuscany.sca.core.factory.ObjectCreationException:
> > > org.osgi.framework.B
> > > undleException: Unable to cache bundle: null
> > >        at
> > > org.apache.tuscany.sca.core.assembly.CompositeActivatorImpl.activate(
> > > CompositeActivatorImpl.java:641)
> > >        at org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain
> > > .(DefaultSCADomain.java:178)
> > >        ... 21 more
> > > Caused by: org.apache.tuscany.sca.core.factory.ObjectCreationException
> :
> > > org.osgi.framework.BundleException: Unable to cache bundle: null
> > >        at
> > >
> org.apache.tuscany.sca.implementation.osgi.invocation.OSGiImplementationProvider.installBundle
> > > (OSGiImplementationProvider.java:217)
> > >        at
> > >
> org.apache.tuscany.sca.implementation.osgi.invocation.OSGiImplementationProvider
> > > .(OSGiImplementationProvider.java:124)
> > >        at
> > >
> org.apache.tuscany.sca.implementation.osgi.invocation.OSGiImplementationProviderFactory.createImplementationProvider
> > > (OSGiImplementationProv
> > > iderFactory.java:55)
> > >        at
> > >
> org.apache.tuscany.sca.implementation.osgi.invocation.OSGiImplementationProviderFactory.createImplementationProvider
> > > (OSGiImplementationProv
> > > iderFactory.java:35)
> > >        at
> > >
> org.apache.tuscany.sca.provider.DefaultProviderFactoryExtensionPoint$LazyImplementationProviderFactory.createImplementationProvider
> > > (Default
> > > ProviderFactoryExtensionPoint.java:246)
> > >        at
> > >
> org.apache.tuscany.sca.core.assembly.CompositeActivatorImpl.addImplementationProvider
> > > (CompositeActivatorImpl.java:338)
> > >        at
> > > org.apache.tuscany.sca.core.assembly.CompositeActivatorImpl.activate(
> > > CompositeActivatorImpl.java:632)
> > >        ... 22 more
> > > Caused by: org.osgi.framework.BundleException: Unable to cache bundle:
> > > null
> > >        at org.apache.felix.framework.Felix.installBundle(Felix.java
> :2181)
> > >        at org.apache.felix.framework.Felix.installBundle(Felix.java
> :2137)
> > >        at org.apache.felix.framework.BundleContextImpl.installBundle(
> > > BundleContextImpl.java:132)
> > >        at org.apache.felix.framework.BundleContextImpl.installBundle(
> > > BundleContextImpl.java:110)
> > >        at
> > >
> org.apache.tuscany.sca.implementation.osgi.invocation.OSGiImplementationProvider.installBundle
> > > (OSGiImplementationProvider.java:206)
> > >        ... 28 more
> > > Caused by: java.lang.NullPointerException
> > >        at org.apache.felix.framework.cache.BundleArchive.initialize(
> > > BundleArchive.java:929)
> > >        at org.apache.felix.framework.cache.BundleArchive.(
> > > BundleArchive.java:140)
> > >        at org.apache.felix.framework.cache.BundleCache.create(
> > > BundleCache.java:145)
> > >        at org.apache.felix.framework.Felix.installBundle(Felix.java
> :2177)
> > >        ... 32 more
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> >
> >
> >
> > ---------------------------------
> > Luggage? GPS? Comic books?
> > Check out fitting  gifts for grads at Yahoo! Search.
>
>
> --
> Luciano Resende
> Apache Tuscany Committer
> http://people.apache.org/~lresende
> http://lresende.blogspot.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to