Files
maven-mvnd/.gitignore
Clay Johnson 0e07a384c4 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
2023-06-11 20:30:10 +02:00

34 lines
358 B
Plaintext

# Maven
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
# Eclipse
.project
.classpath
.settings/
# IDEA
.idea
*.ipr
*.iml
*.iws
# NetBeans
nb-configuration.xml
# OSX
.DS_Store
# VS Code
.vscode/
# formatter-maven-plugin
.cache/
# https://ge.apache.org
.mvn/.gradle-enterprise