Hi,
I'm running into the following error when trying mvn install -P
developer,systemvm -Dnonoss on top of master:
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack apidocs 4.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-apidoc
---
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:exec (compile) @ cloud-apidoc ---
Check, is this api part of another build profile? Null value for key:
addBaremetalHost preProcessedCommand=1
Traceback (most recent call last):
File "/root/mywork/cloudstack/asf/latest/cloudstack/tools/apidoc/gen_toc.py",
line 173, in <module>
category = choose_category(fn)
File "/root/mywork/cloudstack/asf/latest/cloudstack/tools/apidoc/gen_toc.py",
line 153, in choose_category
(fn, __file__))
Exception: Need to add a category for listCiscoVnmcResources.xml to
/root/mywork/cloudstack/asf/latest/cloudstack/tools/apidoc/gen_toc.py:known_categories
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
Is anyone else seeing the same issue?
Regards,
Vijay