d3e6c4efe0
Story: 2002820 Task: 22737 Change-Id: I367070c3ed8970396fe9f3a79a18249098517e63 Signed-off-by: Don Penney <don.penney@windriver.com> Signed-off-by: Jack Ding <jack.ding@windriver.com> |
||
---|---|---|
.. | ||
api-ref | ||
api-ref-guides | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
Makefile.cache | ||
pom.xml | ||
README.mvn_cache | ||
rest-api-usage-example.pdf | ||
rest-api-usage-example.pptx |
Steps to produce mvn.repo.tgz [Maven cache] =================== cd $MY_REPO/stx/stx-integ/restapi-doc/restapi-doc cp Makefile Makefile.backup cp Makefile.mvn_cache Makefile build_srpms restapi-doc mock -r $MY_BUILD_CFG_STD "FILE_NAME_TO_THE_BUILT_SRPM" mock -r $MY_BUILD_CFG_STD --copyout /builddir/build/BUILD/restapi-doc-1.6.0/mvn.repo.tgz ~/ cp ~/mvn.repo.tgz $MY_REPO/stx/downloads/ cd $MY_REPO/stx/downloads/ # only the first time # ln -s ../../../downloads/mvn.repo.tgz mvn.repo.tgz cp Makefile.backup Makefile