You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Checkout sources

Committers should work directly on the apache git repo and can directly push there.

for committers
git clone https://git-wip-us.apache.org/repos/asf/cxf-dosgi.git

Non committers should clone from our github mirrior as it makes it easier to provide pull requests

for non committers
git clone git@github.com:apache/cxf-dosgi.git

Full Build

Use jdk 8 and maven 3

mvn clean install
  • No labels