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
rfscholte
8913502589
Merge branch 'master' of https://gitbox.apache.org/repos/asf/maven
2020-10-21 21:25:41 +02:00
Martin Kanters
42af8ba5a2
[MNG-6981] Include the child projects (modules) of the selected projects with --pl in the reactor.
...
This closes #374 .
2020-10-19 20:14:10 +02:00
Michael Osipov
87670ddc08
[MNG-6931] Deprecate custom logging approach
...
This closes #385
2020-10-18 22:44:29 +02:00
Maarten Mulders
a5b292ddf8
[MNG-6118] Make Maven aware of all projects in a multi module project when using -f or when changing directory to a submodule.
...
This closes #373
2020-10-18 20:34:51 +02:00
Michael Osipov
8393b9e0d9
[MNG-7000] metadata.mdo contains invalid link to schema
2020-10-17 17:40:06 +02:00
rfscholte
789d75fc68
Merge branch 'master' of https://gitbox.apache.org/repos/asf/maven
2020-10-16 20:34:10 +02:00
Michael Osipov
7c7de41562
[MNG-6996] Upgrade Maven Resolver to 1.6.1
2020-10-09 19:29:35 +02:00
Sylwester Lachiewicz
c61e63032f
[MNG-6965] Extensions suddenly have org.codehaus.plexus:plexus-utils:jar:1.1 on their classpath
...
This closes #367
2020-10-05 09:06:46 +02:00
Slawomir Jaranowski
ecfff2626c
[MNG-6993] Upgrade SLF4J to 1.7.30
...
This closes #380
2020-10-04 21:56:26 +02:00
Slawomir Jaranowski
d5a5bc553a
[MNG-6992] Allow access to org.eclipse.aether.transform
...
This closes #379
2020-10-04 21:45:53 +02:00
pazderski
39641ac803
[MNG-6983] Plugin key can get out of sync with artifactId and groupId
...
The plugin key is build as combination of artifactId and groupId but not
updated if either of these two ids change.
This can be a problem if artifactId or groupId is a variable. The calculated
key will likely contain the unresolved property and is not updated once the
variable is interpolated.
This closes #372
2020-10-03 12:51:51 +02:00