You may also like
VCF Operations Orchestrator: Auto-Document Your Actions with Ease
I spend a significant amount of time developing code for VCF Operations Orchestrator, and while I follow a strict and structured development process, documentation often falls behind. Keeping documentation up to date is an ongoing challenge as it’s difficult to maintain and keep up with frequent code changes. To solve this, I decided it was time to automate the documentation process and created a script to achieve this. When I set out to build this solution, I had a clear set of requirements I wanted it to meet: You can find my documentation tool here: vcf-operations-orchestrator-doc-generator, along with instructions on...
VCF Automation – Build Tools for VMware Aria – Useful Maven Command Reference
This entry is part 4 of 4 in the series Build Tools for VMware AriaThis series has focused on getting up and running with the Build Tools and creating basic projects. In this post, I will demonstrate all the available Maven commands and some additional parameters that can be used. This page can also be used as a useful Maven command reference. Creating Projects The following sections provide all the commands for creating the various project types. In all of the examples, you can substitute groupId and artifactId with your own values. The archetypeVersion is the desired version of the...

