Commit Graph

8 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
c61540edb6 Use graalvm 22.3.1 and use staging repo for release 2023-01-28 14:24:14 +01:00
Guillaume Nodet
3fc3b828d8 Upgrade maven wrapper to 3.1.1 and latest maven 2023-01-19 11:02:26 +01:00
Lars K.W. Gohlke
a9cf000666 updates maven from 3.6.3 to 3.8.4 (#562) 2022-01-07 11:45:18 +01:00
sky
69da77be0e Remove takari-local-repository extension 2021-05-06 20:23:41 +02:00
Peter Palaga
96a4e701a9 Use takari-local-repository for the main build so that mrm-maven-plugin's writes to the local repo are correct 2020-10-07 09:13:44 +02:00
Peter Palaga
0487c6b612 Set TCP TTL for Wagon to survive on Azure 2020-05-29 12:22:53 +02:00
Peter Palaga
03f0f33737 Add Maven wrapper 2020-05-28 19:08:30 +02:00