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

Compare with Current View Page History

« Previous Version 4 Next »

The quick way

  • For Ubuntu 18.04 LTS with openjava, mvn, git
  • Execute the following commands for maven ONAP setting
cd
mkdir "$HOME/.m2"
cd "$HOME/.m2"
curl https://git.onap.org/oparent/plain/settings.xml > setting.xml
cd $HOME ; git clone https://github.com/onap-oof-pci- poc/ccsdk.git




  • No labels