Hervé Boutemy
74548dde8e
[MNG-7664] consolidate Velocity templates used to generate code from models ( #949 )
2023-01-20 00:38:51 +01:00
Tamas Cservenak
2fba4471c9
[MNG-7668] Update Resolver to 1.9.4 ( #959 )
...
Update Maven Resolver to 1.9.4
---
https://issues.apache.org/jira/browse/MNG-7668
2023-01-16 14:29:21 +01:00
Hervé Boutemy
a7399a4d52
[MNG-7652] switch to Modello Velocity ( #944 )
2023-01-03 22:08:35 +01:00
Guillaume Nodet
8150c62749
[MNG-7650] Reformat
2022-12-26 16:12:32 +01:00
Guillaume Nodet
67941c22d8
[MNG-7650] Upgrade Apache Maven parent POM to version 39
2022-12-26 16:12:32 +01:00
Michael Osipov
e73a0b00fd
[MNG-7641] Upgrade Maven Wagon to 3.5.3
2022-12-23 08:50:16 +01:00
Slawomir Jaranowski
933b46eed2
[MNG-7626] maven-bom should have the same parent version as project
2022-12-18 15:12:40 +01:00
Konrad Windszus
ce18c56206
[MNG-7598] Enforce binary backwards-compatibility ( #874 )
...
For now only enabled in core and plugin-api
Co-authored-by: Guillaume Nodet <gnodet@gmail.com>
2022-12-15 10:50:39 +01:00
Olivier Lamy
0342901766
fix pom
...
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-12-13 09:26:48 +10:00
Guillaume Nodet
0e82026f2a
[maven-release-plugin] prepare for next development iteration
2022-12-12 11:37:35 +01:00
Guillaume Nodet
2ccf57baa5
[maven-release-plugin] prepare release maven-4.0.0-alpha-3
2022-12-12 11:36:07 +01:00
Guillaume Nodet
615390f6fc
[MNG-7596] Upgrade to plexus 3.5.0 ( #866 )
2022-12-01 22:07:30 +01:00
Tamas Cservenak
c6ecff9923
[MNG-7586] Update Maven Resolver to 1.9.2 ( #882 )
...
Updates resolver to latest release.
---
https://issues.apache.org/jira/browse/MNG-7586
2022-11-26 20:08:34 +01:00
Guillaume Nodet
de19cfcd2b
[MNG-7601] Reformat sources
2022-11-22 14:26:01 +01:00
Guillaume Nodet
49572e46c9
[MNG-7601] Upgrade Apache Maven parent POM to version 38
2022-11-22 14:26:01 +01:00
Tamas Cservenak
724ac0b541
Revert "[MNG-7586] Update Maven Resolver to 1.9.1 ( #870 )"
...
This reverts commit 113919a5ef
.
2022-11-17 17:46:08 +01:00
Tamas Cservenak
113919a5ef
[MNG-7586] Update Maven Resolver to 1.9.1 ( #870 )
...
Changes:
- hook in lifecycle
---
https://issues.apache.org/jira/browse/MNG-7586
2022-11-17 16:26:42 +01:00
Guillaume Nodet
77312f323b
[maven-release-plugin] prepare for next development iteration
2022-10-15 01:41:39 +02:00
Guillaume Nodet
c07700ffc9
[maven-release-plugin] prepare release maven-4.0.0-alpha-2
2022-10-15 01:41:31 +02:00
Guillaume Nodet
a492c9a4ff
Fix the repackaged plexus-utils groupId ( #829 )
...
* Fix plexus gav
* Install maven instead of just building it
The plugins need to be available in the local repo, else the build may download old snapshots
2022-10-15 01:20:24 +02:00
Guillaume Nodet
66851463f6
[maven-release-plugin] prepare for next development iteration
2022-10-14 22:57:05 +02:00
Guillaume Nodet
0d973fb624
[maven-release-plugin] prepare release maven-4.0.0-alpha-1
2022-10-14 22:36:41 +02:00
Guillaume Nodet
f84d8338ab
Fix modello-plugin-velocity which breaks the release plugin
2022-10-14 22:34:19 +02:00
Guillaume Nodet
37b579b053
Make sure RAT plugin ignores files in the target folder ( #813 )
...
* Make sure RAT plugin ignores files in the target folder
* Fix gitignore so that it can work with rat, do not inherit execution in children, use a single place to configure rat
* Exclude .asf.yaml from rat check
* Add repo/ to the .gitignore file as it's often used for local repository
2022-10-05 15:37:00 +02:00
Guillaume Nodet
2a9f39336c
[MNG-7553] New clean API with immutable model ( #703 )
2022-10-02 10:41:25 +02:00
Sylwester Lachiewicz
5502c0c8db
[MNG-7502] Upgrade to Guice 5.1.0
2022-09-10 21:27:25 +02:00
Slawomir Jaranowski
750e1e3e71
[MNG-7530] Upgrade Apache Maven parent POM to version 37
2022-08-24 19:23:42 +02:00
Michael Osipov
0c10323158
[MNG-7522] Upgrade Maven Resolver to 1.8.2
...
This closes #779
2022-07-28 21:25:23 +02:00
Michael Osipov
efa9f0c678
[MNG-7513] Address commons-io_commons-io vulnerability found in maven latest version
...
We can safely remove Commons IO altogether because it is not used in any direct or
transitive usecase at compile time or runtime.
This closes #771
2022-07-18 17:26:54 +02:00
Michael Osipov
7dbbcc23a9
[MNG-7506] Upgrade Maven Wagon to 3.5.2
2022-06-27 13:16:19 +02:00
Michael Osipov
d82ab09ae1
[MNG-7499] Upgrade Maven Resolver to 1.8.1
...
This closes #754
2022-06-17 13:03:32 +02:00
Tamas Cservenak
47fb9e8122
[MNG-7491] Update parent POM 36 ( #747 )
...
Update parent POM to v 36, remove redundant bits.
2022-06-02 12:56:41 +02:00
Michael Osipov
3d45167203
[MNG-7488] Upgrade SLF4J to 1.7.36
2022-05-30 23:07:00 +02:00
Guillaume Nodet
ef1c17f62a
[MNG-7405] Update animal-sniffer to 1.21 ( #671 )
2022-05-13 08:01:08 +02:00
Tamas Cservenak
3fef9c685d
[MNG-7453] Update Resolver to 1.8.0 ( #723 )
...
Updates Maven Resolver to latest 1.8.0.
2022-04-22 16:51:12 +02:00
Tamas Cservenak
be2b7f890d
[MNG-7454] Include resolver-transport-http in Maven ( #711 )
...
But keep Wagon as default transport. This PR merely includes
resolver http and file transport and switches wagon-http
to non-shaded one.
Changes:
* switch to non-shaded wagon-http (as httpClient is now shared)
* include resolver http and file transport
* override resolver default behaviour (native transport preferred over wagon, when both on classpath)
* provide simplistic means to choose transport
The chosen transport can be seen in debug (-X) output on line
`[DEBUG] Using transporter XXX...`
The `-Dmaven.transport` simplistic switch can be used to choose transport:
* not set: default, that is Wagon
* `wagon`: explicitly sets Wagon
* `resolver`: explicitly sets resolver native transports (file and http)
* `auto`: relies on resolver "auto discovery" (priorities, etc). This is MUST to keep transport pluggable with 3rd party transports. In fact, this was the default so far in Maven, along with the fact that native resolver transports were not included (as resolver prefers native ones over Wagon).
2022-04-13 12:51:37 +02:00
Tamas Cservenak
d14bb3b8d3
[MNG-7441] Update version of loback
...
This issue is fluke, as logback is actually optional
dependency, but still, to cut reports like these from
root, let's do this update.
2022-04-08 10:06:56 +02:00
Hervé Boutemy
e85ff889b3
[MNG-7413] fix anchor for XML elements with same name but not content
2022-03-27 14:28:04 +02:00
Michael Osipov
e1d359aa6d
[MNG-7330] Revert MNG-7329
2022-03-05 23:11:48 +01:00
Michael Osipov
48be53abbc
[MNG-7428] Upgrade Maven Parent to 35
2022-03-03 13:19:24 +01:00
Michael Osipov
c0a49c7396
[MNG-7384] Upgrade Maven JAR Plugin to 3.2.2
2022-01-14 11:25:33 +01:00
Giovanni van der Schelde
4476026c52
[MNG-7217] Update Commons CLI to version 1.5.0
...
Closes #605
2022-01-08 19:57:39 +01:00
Michael Osipov
0a8bd727ac
[MNG-7370] Upgrade Maven Wagon to 3.5.1
...
This closes #644
2021-12-28 22:20:45 +01:00
Hervé Boutemy
f793d862e3
[MWRAPPER-14] remove Maven Wrapper from core
2021-12-26 17:42:35 +01:00
Martin Kanters
c9c6844dd4
Update organization of Martin Kanters
2021-12-01 10:11:48 +01:00
Michael Osipov
0a72185a6e
[MNG-7331] Upgrade Jansi to 2.4.0
2021-11-12 18:58:57 +01:00
Guillaume Nodet
a748596cd8
[MNG-7329] Upgrade maven-enforcer-plugin
2021-11-10 19:33:29 +01:00
Hervé Boutemy
ede86ab4b6
[MNG-6914] move apache-maven-wrapper to its own separate Maven module
2021-10-16 19:44:39 +02:00
Giovanni van der Schelde
ffc2b99e3e
[MNG-6389] Move the toolchains model to a separate artifactId
...
Closes #586
2021-10-13 16:10:22 +02:00
Arturo Bernal
e50d65d228
MNG-7295 - Remove redundant/unused import statements.
2021-10-09 16:26:14 +02:00