Commit Graph

6 Commits

Author SHA1 Message Date
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
Guillaume Nodet
d6464ed790 Use an agent to support processes launched with redirected io, fixes #241 2021-01-06 17:25:08 +01:00
Peter Palaga
213edf6712 Add code formatter plugins 2020-07-29 11:55:56 +02:00
Peter Palaga
7cdb2bafb8 Split parent and daemon modules 2020-03-08 13:23:19 +01:00
Peter Palaga
942be66550 Add more common entries to .gitignore 2019-09-30 16:11:25 +02:00
Guillaume Nodet
844f3ddd7f Concurrent build support 2019-09-21 19:54:59 +02:00