Add build instruction in readme 97/129097/1
authorqingshuting <qingshuting1@huawei.com>
Wed, 11 May 2022 03:21:56 +0000 (11:21 +0800)
committerLiam Fallon <liam.fallon@est.tech>
Thu, 12 May 2022 07:58:25 +0000 (07:58 +0000)
commitf0e550cfd6a5d3b3eebbe499e11ed565b6249a8c
treed06409675533e0e3a3d259dcef44a1bcd76c3871
parentbaea50ab96bac34fc077d193ba283b8dd4550d5e
Add build instruction in readme

For someone who first try to build this project, it might fail when run
"mvn clean install" and remind "non-resolvable parent". So at this
point, try to run "mvn clean install" in the "oparent" project can solve
this issue.

Signed-off-by: qingshuting <qingshuting1@huawei.com>
Change-Id: If99480f9e2d16c9480b4ffd8aae88bbf0e98cdc6
Issue-ID: POLICY-4167
(cherry picked from commit f0ae03dc5f84280a14ac005dc18ee606d02d0517)
README.md