Tamas Cservenak
f8664b4f01
Make wrapped Maven be 3.9.9
2024-09-03 10:48:01 +02:00
Tamas Cservenak
bc61f6441e
[2.x] Pre-release tidy-up ( #1011 )
...
Changes:
* no source change
* (build) expel all versions from child modules: they must be all top level depMgmt or pluginMgmt
* (build) Top POM contains GAVs while child modules GA+scope. This tremendously simplifies maintenance.
* (javadoc) fix Javadoc errors
* (build) remove obsolete profiles and mr-JARs, project is 17+
Updates:
* maven wrapper 3.3.2 w/ scripts
2024-06-13 10:05:16 +02:00
dependabot[bot]
d59cb3d121
Bump org.apache.maven.plugins:maven-wrapper-plugin from 3.3.1 to 3.3.2 ( #1004 )
...
* Bump org.apache.maven.plugins:maven-wrapper-plugin from 3.3.1 to 3.3.2
Bumps [org.apache.maven.plugins:maven-wrapper-plugin](https://github.com/apache/maven-wrapper ) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/apache/maven-wrapper/releases )
- [Commits](https://github.com/apache/maven-wrapper/compare/maven-wrapper-3.3.1...maven-wrapper-3.3.2 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-wrapper-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Regenerate wrapper script
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Guillaume Nodet <gnodet@gmail.com >
2024-05-28 11:20:55 +02:00
Tamas Cservenak
b6e469089b
Maven 4 beta-2 ( #998 )
...
And fix the build w/ smaller cleanups, plugin updates and backport of `-itr`, `-sadp`.
Changes:
* Maven 4 beta-2 (staged, on vote)
* Maven Wrapper 3.3.1 + script updates
* maven-plugin-tools 3.13.0
* buildhelper-maven-plugin 3.6.0
* graalvm plugin 0.10.2
* provisio 1.0.25
* exec-maven-plugin 3.3.0
* backport `-itr` and `-sadp` (Maven CLI)
2024-05-22 14:45:33 +02:00
Tamas Cservenak
8d5d25006a
Update provisio ( #975 )
...
To make it work with BF collector (that is default in mvn4)
Also, remove defunct extensions.
2024-04-26 11:10:19 +02:00
Tamas Cservenak
9bafc4b97d
More cleanup ( #967 )
...
Changes:
* update maven-wrapper to 3.3.0
* do not override parent versions
* use properties where appropriate
2024-04-23 09:30:57 +02:00
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