An open API service indexing awesome lists of open source software.

https://github.com/vmware-samples/build-tools-for-vmware-aria-samples

A samples project that shows how anyone can use and manage content using https://github.com/vmware/build-tools-for-vmware-aria. Inside this sample content you will see examples on how Aria Automation projects can be organized - having multiple blueprints, subscriptions, abx actions etc.
https://github.com/vmware-samples/build-tools-for-vmware-aria-samples

Last synced: 12 months ago
JSON representation

A samples project that shows how anyone can use and manage content using https://github.com/vmware/build-tools-for-vmware-aria. Inside this sample content you will see examples on how Aria Automation projects can be organized - having multiple blueprints, subscriptions, abx actions etc.

Awesome Lists containing this project

README

          

# build-tools-for-vmware-aria-samples

## Overview

This is a sample project that contains the different project types supported by Build Tools for VMware Aria.

## Try it out

### Prerequisites

You need to have your environment prepared to run [Build Tools for VMware Aria](https://github.com/vmware/build-tools-for-vmware-aria). For details, please check the [Build Tools for VMWware Aria repository](https://github.com/vmware/build-tools-for-vmware-aria).

### Build & Run

To build this project, trigger the following command from the folder containing the parent pom.xml file:

```bash
mvn clean package install
```

## Documentation

This project contains sample project structure and content, that can be used as reference when creating new Build Tools for VMware Aria projects.

## Contributing

The build-tools-for-vmware-aria-samples project team welcomes contributions from the community. Before you start working with build-tools-for-vmware-aria-samples, please
read our [Developer Certificate of Origin](https://cla.vmware.com/dco). All contributions to this repository must be
signed as described on that page. Your signature certifies that you wrote the patch or have the right to pass it on
as an open-source patch. For more detailed information, refer to [CONTRIBUTING.md](CONTRIBUTING_DCO.md).

## License

Copyright 2023 VMware, Inc.

This product is licensed to you under the BSD 2 clause (the "License"). You may not use this product except in compliance with the License.

This product may include a number of subcomponents with separate copyright notices and license terms. Your use of these subcomponents is subject to the terms and conditions of the subcomponent's license, as noted in the LICENSE file.