rfscholte
11b8b2d5d4
[MNG-6824] ModelMerger is broken
...
Fix modules
Apply Java 8 Functions
2019-12-21 15:03:04 +01:00
Karl Heinz Marbaise
b8f066e77c
[MNG-6823] - Remove unnecessary dependency exclusions for wagon-http
2019-12-14 19:35:04 +01:00
Karl Heinz Marbaise
e7654f610a
[MNG-6821] - Remove unnecessary dependency exclusions for plexus-component-annotations
2019-12-14 11:59:23 +01:00
Karl Heinz Marbaise
99953a44f1
[MNG-6820] - Remove unnecessary dependency exclusions for commons-cli
2019-12-14 11:13:35 +01:00
Karl Heinz Marbaise
11664b608c
[MNG-6818] - Upgrade plexus-utils 3.3.0
2019-12-09 19:59:20 +01:00
Karl Heinz Marbaise
57508579bb
[MNG-6817] - Upgrade mockito to 3.2.0
2019-12-09 19:17:30 +01:00
Karl Heinz Marbaise
13c80d506f
[MNG-6815] - Upgrade guice 4.2.2
2019-12-08 19:18:55 +01:00
Karl Heinz Marbaise
0022733281
Added .asf.yaml to be ignored by apache-rat-plguin.
2019-12-07 11:22:07 +01:00
Karl Heinz Marbaise
a4317947e6
[MNG-6399] - Lift JDK minimum to JDK 8
2019-11-25 20:49:33 +01:00
rfscholte
ead06d23d4
[maven-release-plugin] prepare for next development iteration
2019-11-19 20:17:36 +01:00
rfscholte
cecedd3430
[maven-release-plugin] prepare release maven-3.6.3
2019-11-19 20:17:06 +01:00
Enrico Olivelli
f8bd6d577e
[MNG-6771] Fix license issues on binary distribution
...
- Update slf4j to 1.7.29
- Do not download ASL v2 license files but copy from local
- add Jsoup license
- keep a specific copy of MIT license for each dependency
- Add NOTICE to binary distribution
- Add Eclipse SISU about.html contents
Patch co-authored by Hervé Boutemy and Enrico Olivelli
2019-11-18 09:00:04 +01:00
Hervé Boutemy
88591a78b0
[MNG-6584] upgrade Wagon to 3.3.4 to get reason phrase handling back
2019-11-11 23:03:49 +01:00
Christian Wansart
0c7c69f78b
[MNG-6778] - Use https for maven schemaLocations
2019-11-07 16:16:39 +01:00
Hervé Boutemy
bd10f00b68
[MNG-6789] upgrade and configure plugins for Reproducible Builds
...
- packaging plugins (source, jar, assembly) 3.2.0
- plexus-metadata 2.1.0
- sisu.inject 3.3.4
2019-11-07 13:35:52 +01:00
rfscholte
3f3d775ede
Rewrite assertTrue to assertThat to get more meaningful messages
2019-10-13 15:33:42 +02:00
Enrico Olivelli
d9a0eee7fe
[maven-release-plugin] prepare for next development iteration
2019-08-27 16:59:23 +02:00
Enrico Olivelli
40f5233313
[maven-release-plugin] prepare release maven-3.6.2
2019-08-27 16:59:01 +02:00
tibordigana
88b632cf3d
[MNG-6738] Upgrade maven-resolver to 1.4.1
2019-08-18 16:59:28 +02:00
tibordigana
203cfc67cc
[MNG-6729] StringSearchModelInterpolator introspects objects from Java API
2019-08-09 16:00:03 +02:00
Guillaume Nodet
74e85329fc
[MNG-6718] Upgrade to plexus-utils 3.2.1 ( #271 )
2019-07-23 19:12:51 +10:00
Hervé Boutemy
f7b4a657db
[MNG-6549] Remove unused transitive dependencies of Guava
...
while at it, did a little bit of cleanup:
- removed aopalliance (like done in maven-resolver-provider)
- removed guice dependency management that should be part of MNG-6475
2019-07-20 11:29:45 +02:00
tibordigana
383c8c11ef
[MNG-6712] Downgrade maven-resolver:1.4.0 to 1.3.3
2019-07-18 14:10:34 +02:00
Michael Osipov
edf61684c8
[MNG-6674] Upgrade Wagon to 3.3.3
2019-06-17 22:19:34 +02:00
Michael Osipov
3d76faed00
Merge branch 'MNG-6672'
2019-06-13 11:40:08 +02:00
Michael Osipov
25ffca0633
[MNG-6672] Upgrade Maven Resolver to 1.4.0
2019-06-12 23:23:14 +02:00
Stefan Oehme
8f1cac0b1c
[MNG-6671] Upgrade Modello to 1.11
2019-06-10 15:18:30 +02:00
Michael Osipov
92b5191726
Revert "Modello changes"
...
They weren't properly squashed and worded.
This reverts commit 5035837094
.
This reverts commit 8aaeb8adf5
.
2019-06-10 13:55:38 +02:00
Michael Osipov
5035837094
[MNG-6671] Upgrade Modello to 1.10.1
...
This closes #252
2019-06-10 11:35:48 +02:00
Stefan Oehme
8aaeb8adf5
[MNG-6581] - Update to latest Modello plugin version
2019-06-10 11:08:29 +02:00
MartinKanters
aed5130487
[MNG-6665] toolchain.xml file should support environment variables
2019-06-08 10:43:12 +02:00
Sylwester Lachiewicz
61d888c785
[MNG-6646] Upgrade maven-assembly-plugin to 3.1.1
2019-04-19 23:42:59 +02:00
Hervé Boutemy
55614d32d9
[MNG-6627] upgrade Plexus container to 2.0.0 for Reproducible Builds
2019-04-07 16:18:23 +02:00
Karl Heinz Marbaise
5222f03d05
[maven-release-plugin] prepare for next development iteration
2019-04-04 20:56:37 +02:00
Karl Heinz Marbaise
d66c9c0b31
[maven-release-plugin] prepare release maven-3.6.1
2019-04-04 20:56:16 +02:00
Sylwester Lachiewicz
a7acfe75b1
[MNG-6611] Update animal-sniffer-maven-plugin to version 1.17
...
Fixes #237
2019-03-29 15:55:28 +01:00
Sylwester Lachiewicz
5306cd010e
[MNG-6506] [MNG-6543] Upgrade Plexus Classworlds to 2.6.0
...
Enable plugins that use the new JPMS Java 9 API to work in Java 9+
2019-03-28 21:06:18 +01:00
Sylwester Lachiewicz
0be26449fb
[MNG-6538] Upgrade maven-resolver to 1.3.3
2019-03-24 22:47:59 +01:00
Hervé Boutemy
0b10fe75a5
[MNG-6597] add input location tracking for plugins configuration
...
add also xpp3-extended-writer directly in Maven core
2019-03-11 23:44:31 +01:00
Michael Osipov
4decfcfcfe
[MNG-6591] Upgrade to Wagon 3.3.2
2019-02-13 19:46:38 +01:00
Sylwester Lachiewicz
b7249aff22
Revert [MNG-6069] Migrate to non deprecated parts of Commons CLI
...
This reverts commit 396291bba0
due to regression
2019-02-01 21:41:23 +01:00
Sylwester Lachiewicz
396291bba0
[MNG-6069] Migrate to non deprecated parts of Commons CLI ( #153 )
2019-01-13 21:19:39 +01:00
Michael Osipov
391a1118fa
[MNG-6526] Upgrade to Wagon 3.3.1
2019-01-06 19:31:04 +01:00
Fabiano C. de Oliveira
9f07b0362f
[MNG-6261] - using File apis to compare
2018-11-23 23:37:56 -02:00
Karl Heinz Marbaise
6e376d424e
[maven-release-plugin] prepare for next development iteration
2018-10-24 20:38:30 +02:00
Karl Heinz Marbaise
97c98ec64a
[maven-release-plugin] prepare release maven-3.6.0
2018-10-24 20:38:06 +02:00
Karl Heinz Marbaise
6688d76dcd
[MNG-6497] - Upgrade guava / guice
2018-10-24 19:11:09 +02:00
Sylwester Lachiewicz
6e619a1bcb
[MNG-6496] Upgrade Maven Resolver to 1.3.1
...
Fixes #187
2018-10-18 00:44:30 +02:00
Hervé Boutemy
13a0a5f51f
[MNG-6491] upgraded commons-lang3 to fix tests failure with JDK 10/11
2018-10-14 18:06:36 +02:00
Michael Osipov
0345cd1314
[MNG-6489] Upgrade Maven Resolver to 1.3.0
2018-10-09 23:41:22 +02:00