...
The samples can be installed directly from the maven release repository (as described in the demo documentation pages), but you can also build them yourself.
To build the samples from source:
- simply check out the DOSGi trunk from SVN (http://svnbrowse the DOSGi master using the git web interface (https://git-wip-us.apache.org/repos/asf?p=cxf-dosgi.git) or clone it from (https://git-wip-us.apache.org/repos/asf/cxf/-dosgi/trunk.git)
- go into the
samples directory
- and build them using
mvn install