This is because of the command  listOvsElements.
Actually it is introduced in 4.4, so it should not exist in 4.3
However, if you cherry-pick the Ovs-related commits from master/4.4 to 4.3,
you need to add a category in gen_toc.py

diff --git a/tools/apidoc/gen_toc.py b/tools/apidoc/gen_toc.py index
9e4cd31..29ff3bf 100644 --- a/tools/apidoc/gen_toc.py +++
b/tools/apidoc/gen_toc.py @@ -160,6 +160,7 @@ known_categories = { 'Ucs' :
'UCS', 'CacheStores' : 'Cache Stores', 'CacheStore' : 'Cache Store', +
'OvsElement' : 'Ovs Element', 'StratosphereSsp' : ' Stratosphere SSP' }



2014-03-06 23:23 GMT+01:00 John Kinsella <j...@stratosec.co>:

> Can't quite tell if that's the same as what I was seeing - haven't tried
> for a few days http://markmail.org/thread/6drub4m2xgrgtfxt
>
> On Mar 6, 2014, at 2:12 PM, Alex Hitchins <alex.hitch...@shapeblue.com
> <mailto:alex.hitch...@shapeblue.com>> wrote:
>
> Just trying a build against 4.3 (not 4.3-forward) and I get the following
> error:
>
> [ERROR] Failed to execute goal
> org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (compile) on project
> cloud-apidoc: Command execution failed. Process exited with an error: 2
> (Exit value: 2) -> [Help 1]
>
> Anyone else seen this issue? I don't know what I'm doing wrong, nothing is
> building for me!
>
>
> Regards,
>
> Alex Hitchins
>
> D: +44 1892 523 587 | S: +44 20 3603 0540<tel:+442036030540> | M:
> +44<tel:+447968161581> 7788 423 969
>
> ShapeBlue Ltd, 53 Chandos Place, Covent Garden, London, WC2N 4HS
>
> Need Enterprise Grade Support for Apache CloudStack?
> Our CloudStack Infrastructure Support<
> http://shapeblue.com/cloudstack-infrastructure-support/> offers the best
> 24/7 SLA for CloudStack Environments.
>
> Apache CloudStack Bootcamp training courses
>
> **NEW!** CloudStack 4.2.1 training<
> http://shapeblue.com/cloudstack-training/>
> 18th-19th February 2014, Brazil. Classroom<
> http://shapeblue.com/cloudstack-training/>
> 17th-23rd March 2014, Region A. Instructor led, On-line<
> http://shapeblue.com/cloudstack-training/>
> 24th-28th March 2014, Region B. Instructor led, On-line<
> http://shapeblue.com/cloudstack-training/>
> 16th-20th June 2014, Region A. Instructor led, On-line<
> http://shapeblue.com/cloudstack-training/>
> 23rd-27th June 2014, Region B. Instructor led, On-line<
> http://shapeblue.com/cloudstack-training/>
>
> This email and any attachments to it may be confidential and are intended
> solely for the use of the individual to whom it is addressed. Any views or
> opinions expressed are solely those of the author and do not necessarily
> represent those of Shape Blue Ltd or related companies. If you are not the
> intended recipient of this email, you must neither take any action based
> upon its contents, nor copy or show it to anyone. Please contact the sender
> if you believe you have received this email in error. Shape Blue Ltd is a
> company incorporated in England & Wales. ShapeBlue Services India LLP is a
> company incorporated in India and is operated under license from Shape Blue
> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil
> and is operated under license from Shape Blue Ltd. ShapeBlue is a
> registered trademark.
>
> Stratosec<http://stratosec.co/> - Compliance as a Service
> o: 415.315.9385
> @johnlkinsella<http://twitter.com/johnlkinsella>
>
>

Reply via email to