Add configuration to send build scans to https://ge.apache.org (#810)

* Add configuration to send build scans to https://ge.apache.org

* Add `.mvn` directories to IT tests projects that lack one

Some of the integration tests to do not have `.mvn` directories and
search up the project structure until they find the `.mvn` directory
of the root project.

This change adds `.mvn` directories with empty `maven.config` files so
that the sample projects in VCS will be as close as possible to those
executed during integration testing
This commit is contained in:
Clay Johnson
2023-06-11 13:30:10 -05:00
committed by GitHub
parent 7d9a39be1a
commit 0e07a384c4
7 changed files with 51 additions and 1 deletions

5
.gitignore vendored
View File

@@ -28,4 +28,7 @@ nb-configuration.xml
.vscode/
# formatter-maven-plugin
.cache/
.cache/
# https://ge.apache.org
.mvn/.gradle-enterprise