2008/11/22 Phillip Baird <[EMAIL PROTECTED]>

> I'm getting an error when trying to build from SVN and get a build
> failure in Core Bootstrap.
>
> I haven't been able to track down any notes on building Qi4J so all I've
> done is pull from SVN and mvn install.
>

just done the same over here and I don't see this failure - what version of
Java and Maven are you using?

it could well be you have a corrupt jar in your local Maven repo (caused by
network issues) so just in case, delete:

   ~/.m2/repository/org/ops4j/pax/swissbox
   ~/.m2/repository/org/qi4j/core

and rebuild (unfortunately Maven is not good at recovering from network
problems, hopefully they'll fix that in v2.1)

[ERROR] Error building bundle
> org.qi4j.core:qi4j-core-bootstrap:bundle:0.5-SNAPSHOT : Unresolved
> references to [.] by class(es) on the Bundle-Classpath[Jar:dot]:
> [org/qi4j/bootstrap/MetaInfoDeclaration$InfoHolder.class,
> org/qi4j/bootstrap/AssemblerCollection.class,
> org/qi4j/bootstrap/SingletonAssembler.class,
> org/qi4j/bootstrap/InfoDeclaration.class,
> org/qi4j/bootstrap/ObjectDeclaration.class,
> org/qi4j/bootstrap/Energy4Java.class,
> org/qi4j/bootstrap/osgi/Activator.class,
> org/qi4j/bootstrap/CompositeDeclaration.class,
> org/qi4j/bootstrap/BootstrapException.class,
> org/qi4j/bootstrap/ServiceDeclaration.class,
> org/qi4j/bootstrap/PropertyDeclarations.class,
> org/qi4j/bootstrap/AssociationDeclarations.class,
> org/qi4j/bootstrap/ModuleAssembly.class,
> org/qi4j/bootstrap/EntityDeclaration.class,
> org/qi4j/bootstrap/osgi/Activator$Qi4jBundleObserver.class,
> org/qi4j/bootstrap/DefaultValues.class,
> org/qi4j/bootstrap/internal/ServiceLoader.class,
> org/qi4j/bootstrap/MetaInfoDeclaration.class,
> org/qi4j/bootstrap/MetaInfoDeclaration$InfoHolder$MethodInfo.class,
> org/qi4j/bootstrap/ApplicationFactory.class]
> [ERROR] Error(s) found in bundle configuration
> [INFO]
> [INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Qi4j (Build POM) ...................................... SUCCESS
> [4:19.022s]
> [INFO] Qi4j Core - API ....................................... SUCCESS
> [2:10.804s]
> [INFO] Qi4j Core - SPI ....................................... SUCCESS
> [2.522s]
> [INFO] Qi4j Core - Bootstrap ................................. FAILED
> [7.539s]
>
> Any ideas where I'm going wrong?
>
> thanks
>
> /PhillipB
>
> _______________________________________________
> qi4j-dev mailing list
> [email protected]
> http://lists.ops4j.org/mailman/listinfo/qi4j-dev
>



-- 
Cheers, Stuart
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to