apache / apache/accumulo-testing
Build stopped by files with unapproved licenses
Open
bug
terraform
- Dominant language
- Java
- Stars
- 19
- Forks
- 40
- Avg merge
- 21h 30m
- Merged PRs (30d)
- 1
Description
Trying to run `mvn clean verify` results in a build failure due to:
```
[WARNING] Files with unapproved licenses:
contrib/terraform-testing-infrastructure/modules/config-files/conf/hadoop_bashrc
contrib/terraform-testing-infrastructure/modules/config-files/conf/hosts
contrib/terraform-testing-infrastructure/modules/config-files/conf/genders
contrib/terraform-testing-infrastructure/modules/config-files/conf/hadoop_bash_profile
```
These are sources generated from using Terraform and I have to manually delete them before being able to run `verify`.
Contributor guide
Assessment
This issue has not been assessed yet.