Michael Osipov
c1ee195570
[MNG-6900] Upgrade Jansi to 1.18
2020-05-27 14:54:24 +02:00
rfscholte
35e05e4972
[MNG-6914] Align mvn and mvnw scripts
2020-05-23 09:59:32 +02:00
rfscholte
9cc3638115
[MNG-5937] Optimize code for Java 8
2020-05-23 09:59:30 +02:00
rfscholte
738d99b03c
[MNG-5937] Split wrapper jar from assemblies
...
Remove unused cli package
Reformat code
2020-05-23 09:59:28 +02:00
Sylwester Lachiewicz
eda1b92906
[MNG-6856] Remove dependency to Powermock
2020-05-03 22:09:25 +02:00
Michael Osipov
ecf8573602
[MNG-6672] Upgrade Maven Resolver to 1.4.2
2020-04-27 18:41:31 +02:00
Michael Osipov
672041efaf
[MNG-6897] Upgrade Maven Wagon to 3.4.0
2020-04-27 10:57:50 +02:00
Sylwester Lachiewicz
ca62152660
apache-rat-plugin - section not needed after upgrading the parent pom
2020-04-25 17:39:19 +02:00
Maarten Mulders
ec92934bf0
[MNG-4660] --resume-from flag resolves inter-module dependencies
...
Co-authored-by: Martin Kanters <Martin.Kanters@infosupport.com>
2020-04-14 22:04:55 +02:00
Elliotte Rusty Harold
8f6e02f0e8
update xmlunit ( #336 )
2020-04-12 18:15:02 -04:00
Olivier Lamy
af1bf4c8b4
[MNG-6886] upgrade plexus-cipher to 1.8 and update changed groupId ( #335 )
...
Signed-off-by: olivier lamy <olamy@apache.org>
2020-04-10 09:17:25 +10:00
Karl Heinz Marbaise
bf7b99ab59
[MNG-6884] - Cleanup POM File after version upgrade
2020-04-04 23:43:16 +02:00
Karl Heinz Marbaise
d204f02f62
[MNG-6874] - Upgrade Maven Parent to 34
2020-03-08 14:21:21 +01:00
Rostislav Krasny
ff9bc4f61b
[MNG-6852] Upgrade maven-source-plugin from 3.2.0 to 3.2.1
...
Closes #316
2020-01-25 21:40:00 +01:00
dependabot-preview[bot]
a6f113abce
Bump junit from 4.12 to 4.13
...
Just before move to JUnit5
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.12 to 4.13.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/master/doc/ReleaseNotes4.12.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13 )
2020-01-14 11:30:35 +01:00
artem.krosheninnikov
f3e6641c2e
[MNG-6841] update plexus-interpolation to 1.26
2020-01-05 20:40:27 +01:00
Martin Kanters
d2510749d8
[MNG-6065] Create option --fail-on-severity
2019-12-27 10:56:55 +01:00
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