Michael Osipov
2201698234
Apply consistent log argument quoting for sigle- and multi-valued args
2021-01-05 15:47:20 +01:00
Michael Osipov
a2d29b221d
[MNG-7065] Ugrade global settings.xml to 1.1.0
2021-01-04 20:24:32 +01:00
Michael Osipov
6e82d871e5
[MNG-7064] Use HTTPS for schema location in global settings.xml
2021-01-04 20:07:46 +01:00
rfscholte
94612f96fa
[MNG-7060] Let build fail fast in case any maven-gpg-plugin goal is called
2021-01-03 13:09:59 +01:00
Karl Heinz Marbaise
538de4d192
[MNG-6888] Remove deprecated command line options
...
This closes #418
2021-01-01 20:57:23 +01:00
Marcono1234
3709e2ea2c
Improve README
2021-01-01 20:55:29 +01:00
Michael Osipov
31ad2ff43a
Use system line separator wherever possible
...
This closes #424
2021-01-01 12:55:01 +01:00
Maarten Mulders
2caed6218a
[MNG-4660] Increase usefulness of logging
...
Closes #416
2020-12-28 11:27:28 +01:00
Michael Osipov
c79682bca9
[MNG-7057] Param style of Javadoc in ReactorModelPool is wrong
2020-12-27 01:00:25 +01:00
Michael Osipov
5c5983476a
Ignore .checkstyle
2020-12-25 10:36:12 +01:00
Michael Osipov
8eda091d4e
Replace tabs with proper count of spaces
2020-12-24 19:50:27 +01:00
Michael Osipov
673a7d1fef
Trim trailing whitespace
2020-12-24 19:09:10 +01:00
Michael Osipov
8c9c303f9c
[MNG-7046] Revert MNG-5639 and make repo config static only
...
This closes #409
2020-12-24 15:23:59 +01:00
Michael Osipov
7f63daccc7
[MNG-7021] Remove old MHELP backward compat code
...
This closes #395
2020-12-24 13:40:58 +01:00
Michael Osipov
72a125ef04
[MNG-7022] Remove o.a.m.lifecycle.mapping.Lifecycle optional mojos backward compat code
...
This closes #396
2020-12-24 00:52:57 +01:00
Christian Schulte
d2adab7bf3
[MNG-6054] Remove super POM plugin management section
...
This closes #410
2020-12-24 00:05:32 +01:00
Maarten Mulders
7e21a521c7
[MNG-4660] Increase usefulness of logging
2020-12-23 16:45:58 +01:00
rfscholte
9f88494b60
[MNG-6957] Versionless reactor dependencies/parent should work even if modules are aggregated in reverse order
...
This closes #391
2020-12-22 16:30:37 +01:00
Romain Manni-Bucau
2609cdcbc0
[MNG-7045] Drop CDI API from Maven
...
This closes #408
2020-12-22 09:58:55 +01:00
Martin Kanters
2ef0e5bacc
Upgrade github actions cache and use m2 cache for integration testing as well
2020-12-15 09:39:35 +01:00
Martin Kanters
d8c2cc7e4a
[MNG-6566] Plugins that require a certain phase should not fork goals that are already in the execution plan.
...
This closes #397
2020-12-15 09:21:16 +01:00
Guillaume Nodet
be8ced6be3
[MNG-7034] StackOverflowError thrown if a cycle exists in BOM imports
...
This closes #399
2020-12-13 15:10:53 +01:00
Nicolas Juneau
95ee890837
[MNG-5728] Switch the default checksum policy from "warn" to "fail"
...
Signed-off-by: rfscholte <rfscholte@apache.org>
Signed-off-by: Michael Osipov <michaelo@apache.org>
2020-12-02 20:49:46 +01:00
Robert Scholte
251ba225c6
Revert "[MNG-5728] Switch the default checksum policy from "warn" to "fail""
2020-12-02 20:28:04 +01:00
rfscholte
2bdc0c5424
remove unused imports
2020-12-02 20:01:55 +01:00
rfscholte
26f1e81744
Merge branch 'master' of https://gitbox.apache.org/repos/asf/maven
2020-12-02 19:58:23 +01:00
rfscholte
06c3217899
Merge branch 'MNG-5728' of https://gitbox.apache.org/repos/asf/maven
2020-12-02 19:57:23 +01:00
Nicolas Juneau
d8ad76b9cb
[MNG-5728] Switch the default checksum policy from "warn" to "fail"
...
Signed-off-by: rfscholte <rfscholte@apache.org>
Signed-off-by: Michael Osipov <michaelo@apache.org>
2020-11-30 21:12:14 +01:00
Michael Osipov
b6cf710952
[MNG-7042] Upgrade Maven Wagon to 3.4.2
2020-11-30 12:22:52 +01:00
Michael Osipov
b24c34bb23
[MNG-7041] Update @since, version ranges and other version related strings
...
This closes #404
2020-11-29 11:23:53 +01:00
rfscholte
3736be9c15
Updating version in preparation for Maven 4
2020-11-27 12:22:47 +01:00
Michael Osipov
827224c7c8
[MNG-7019] Notify also at start when profile is missing
2020-11-13 19:49:35 +01:00
Michael Osipov
72688805c4
[MNG-6754] Set the same timestamp in multi module builds
...
Reuse MavenExecutionRequest#getStartTime() throughout for snapshot versions,
last updated fields in metadata consistently for local and remote repositories
for the entire reactor and its modules.
This closes #381
2020-11-11 23:09:49 +01:00
Michael Osipov
207237223a
[MNG-6550] Packaging 'pom' binding plugin upgrades
...
* Upgrade to Maven Install Plugin 3.0.0-M1
* Upgrade to Maven Deploy Plugin 3.0.0-M1
2020-11-11 23:04:53 +01:00
Michael Osipov
7251b8dda8
[MNG-6551] Packaging 'jar' binding plugin upgrades
...
* Upgrade to Maven Resources Plugin 3.2.0
* Upgrade to Maven Compiler Plugin 3.8.1
* Upgrade to Maven Surefire Plugin 3.0.0-M5
* Upgrade to Maven JAR Plugin 3.2.0
* Upgrade to Maven Install Plugin 3.0.0-M1
* Upgrade to Maven Deploy Plugin 3.0.0-M1
2020-11-10 15:02:47 +01:00
Michael Osipov
7b04f82f87
[MNG-6556] Packaging 'maven-plugin' binding plugin upgrades
...
* Upgrade to Maven Resources Plugin 3.2.0
* Upgrade to Maven Compiler Plugin 3.8.1
* Upgrade to Maven Surefire Plugin 3.0.0-M5
* Upgrade to Maven Deploy Plugin 2.8.2
* Upgrade to Maven Install Plugin 2.5.2
* Upgrade to Maven Plugin Plugin 3.6.0
* Upgrade to Maven JAR Plugin 3.2.0
2020-11-10 14:59:06 +01:00
Michael Osipov
033a7a2b71
[MNG-6553] Packaging 'war' binding plugin upgrades
...
* Upgrade to Maven Resources Plugin 3.2.0
* Upgrade to Maven Compiler Plugin 3.8.1
* Upgrade to Maven Surefire Plugin 3.0.0-M5
* Upgrade to Maven WAR Plugin 3.3.1
* Upgrade to Maven Install Plugin 3.0.0-M1
* Upgrade to Maven Deploy Plugin 3.0.0-M1
2020-11-10 11:33:24 +01:00
Michael Osipov
658b7a9362
[MNG-6552] Packaging 'rar' binding plugin upgrades
...
* Upgrade to Maven Resources Plugin 3.2.0
* Upgrade to Maven Compiler Plugin 3.8.1
* Upgrade to Maven Surefire Plugin 3.0.0-M5
* Upgrade to Maven RAR Plugin 2.4
* Upgrade to Maven Install Plugin 3.0.0-M1
* Upgrade to Maven Deploy Plugin 3.0.0-M1
2020-11-10 11:31:36 +01:00
Michael Osipov
6d75136fa5
[MNG-6552] Packaging 'ejb' binding plugin upgrades
...
* Upgrade to Maven Resources Plugin 3.2.0
* Upgrade to Maven Compiler Plugin 3.8.1
* Upgrade to Maven Surefire Plugin 3.0.0-M5
* Upgrade to Maven EJB Plugin 3.1.0
* Upgrade to Maven Install Plugin 3.0.0-M1
* Upgrade to Maven Deploy Plugin 3.0.0-M1
2020-11-10 11:07:26 +01:00
Michael Osipov
230773a35d
[MNG-6554] Packaging 'ear' binding plugin upgrades
...
* Upgrade to Maven EAR Plugin 3.1.2
* Upgrade to Maven Resources Plugin 3.2.0
* Upgrade to Maven Install Plugin 3.0.0-M1
* Upgrade to Maven Deploy Plugin 3.0.0-M1
2020-11-10 10:55:16 +01:00
Michael Osipov
7a4b77b582
[MNG-6548] Lifecycle plugin version upgrades
...
* Upgrade to Maven Clean Plugin 3.1.0
* Upgrade to Maven Site Plugin 3.9.1
2020-11-08 16:18:41 +01:00
rfscholte
a89a3d315d
[MNG-6999] prevent potential race condition
2020-11-08 15:16:53 +01:00
Maarten Mulders
ba7a0376b1
Refactor ProjectsCollector.collectProjects
...
This method now returns it result instead of modifying one of its arguments.
Closes #388 .
2020-11-08 09:43:19 +01:00
rfscholte
e7eef9d34f
[MNG-6999] Chained (consumer) XMLFilters can result in "floating" comments
2020-10-30 12:39:23 +01:00
rfscholte
24697184cc
Merge branch 'master' of https://gitbox.apache.org/repos/asf/maven
2020-10-27 20:09:23 +01:00
Sylwester Lachiewicz
449e6dc9db
[MNG-6873] update junit dependency to 4.13.1 - also in unit tests
2020-10-27 11:08:56 +01:00
gmakris
3a51a3ac5c
[MNG-6873] update junit dependency to 4.13.1
...
Closes #390
2020-10-27 10:54:51 +01:00
Martin Kanters
d98844cfdf
[MNG-7004] Replacing set-env in the GitHub Actions workflow with the new way to set environment variables, since set-env is deprecated.
2020-10-23 17:14:14 +02:00
Martin Kanters
6034102535
Merge pull request #387 from infosupport/MNG-7002-include-unit-test-for-pl-including-children
...
[MNG-7002] Added a test scenario for including child modules when using the --pl switch.
2020-10-23 15:33:07 +02:00
Martin Kanters
afd17a3979
[MNG-7002] Added a test scenario for including child modules when using the --pl switch.
2020-10-23 10:41:31 +02:00