How to build the latest VaadinOSGi?

71 views
Skip to first unread message

Deepak Srivastav

unread,
Jan 14, 2014, 12:47:15 PM1/14/14
to vaadi...@googlegroups.com
The VaadinOSGi project checked out from here https://github.com/brindy/VaadinOSGi cannot be built using Ant.

The error message I get is as follows :

Buildfile: C:\Users\Deepak\Desktop\ASdf\VaadinOSGi\org.vaadin\build.xml
init:
     [echo] Enter project org.vaadin
dependencies:
   [subant] No sub-builds to iterate on
compile:
build:
      [bnd] 2 Errors
      [bnd]  Problem loading the plugin: aQute.bnd.deployer.repository.LocalIndexedRepo exception: (java.lang.NoClassDefFoundError: aQute.bnd.deployer.repository.LocalIndexedRepo not found, parent:  AntClassLoader[C:\Users\Deepak\Desktop\ASdf\VaadinOSGi\cnf\plugins\biz.aQute.bnd\biz.aQute.bnd-1.52.3.jar] urls:[file:/C:/Users/Deepak/Desktop/ASdf/VaadinOSGi/cnf/plugins/biz.aQute.repository/biz.aQute.repository-2.0.2.jar] exception:java.lang.NoClassDefFoundError: aQute.bnd.deployer.repository.FixedIndexedRepo not found, parent:  AntClassLoader[C:\Users\Deepak\Desktop\ASdf\VaadinOSGi\cnf\plugins\biz.aQute.bnd\biz.aQute.bnd-1.52.3.jar] urls:[file:/C:/Users/Deepak/Desktop/ASdf/VaadinOSGi/cnf/plugins/biz.aQute.repository/biz.aQute.repository-2.0.2.jar] exception:java.lang.NoClassDefFoundError: aQute.bnd.deployer.repository.AbstractIndexedRepo not found, parent:  AntClassLoader[C:\Users\Deepak\Desktop\ASdf\VaadinOSGi\cnf\plugins\biz.aQute.bnd\biz.aQute.bnd-1.52.3.jar] urls:[file:/C:/Users/Deepak/Desktop/ASdf/VaadinOSGi/cnf/plugins/biz.aQute.repository/biz.aQute.repository-2.0.2.jar] exception:java.lang.NoClassDefFoundError: org.osgi.service.repository.Repository not found, parent:  AntClassLoader[C:\Users\Deepak\Desktop\ASdf\VaadinOSGi\cnf\plugins\biz.aQute.bnd\biz.aQute.bnd-1.52.3.jar] urls:[file:/C:/Users/Deepak/Desktop/ASdf/VaadinOSGi/cnf/plugins/biz.aQute.repository/biz.aQute.repository-2.0.2.jar] exception:java.lang.ClassNotFoundException: org.osgi.service.repository.Repository)
      [bnd]  Problem loading the plugin: aQute.bnd.deployer.repository.FixedIndexedRepo exception: (java.lang.NoClassDefFoundError: aQute.bnd.deployer.repository.FixedIndexedRepo not found, parent:  AntClassLoader[C:\Users\Deepak\Desktop\ASdf\VaadinOSGi\cnf\plugins\biz.aQute.bnd\biz.aQute.bnd-1.52.3.jar] urls:[file:/C:/Users/Deepak/Desktop/ASdf/VaadinOSGi/cnf/plugins/biz.aQute.repository/biz.aQute.repository-2.0.2.jar] exception:java.lang.NoClassDefFoundError: aQute.bnd.deployer.repository.AbstractIndexedRepo not found, parent:  AntClassLoader[C:\Users\Deepak\Desktop\ASdf\VaadinOSGi\cnf\plugins\biz.aQute.bnd\biz.aQute.bnd-1.52.3.jar] urls:[file:/C:/Users/Deepak/Desktop/ASdf/VaadinOSGi/cnf/plugins/biz.aQute.repository/biz.aQute.repository-2.0.2.jar] exception:java.lang.NoClassDefFoundError: org.osgi.service.repository.Repository not found, parent:  AntClassLoader[C:\Users\Deepak\Desktop\ASdf\VaadinOSGi\cnf\plugins\biz.aQute.bnd\biz.aQute.bnd-1.52.3.jar] urls:[file:/C:/Users/Deepak/Desktop/ASdf/VaadinOSGi/cnf/plugins/biz.aQute.repository/biz.aQute.repository-2.0.2.jar] exception:java.lang.ClassNotFoundException: org.osgi.service.repository.Repository)
BUILD FAILED
C:\Users\Deepak\Desktop\ASdf\VaadinOSGi\cnf\build-template.xml:82: Command build failed
Total time: 878 milliseconds

Any ideas how I can compile it?
Reply all
Reply to author
Forward
0 new messages