You may also like
VCF Automation – Build Tools for VMware Aria – Visual Studio Code Integration
This entry is part 3 of 4 in the series Build Tools for VMware AriaThe Build Tools for VMware Aria project has developed an Extension for Visual Studio Code that provides native integration directly in the IDE. Using VSCode with this extension will provide the following features when developing code for your VCF Automation environment: I have had quite a few issues with the plugin and found that it provides limited support. The biggest benefit of using the Build Tools is that the code can be managed in VSCode to begin with. Install the vRealize Developer Tools extension for Visual...
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...

