1. 3b21386 [MNG-7116] add support for mirrorOf external:http:* by Hervé Boutemy · 3 years, 2 months ago
  2. acd61cc use Maven Resolver 1.6.2 by Hervé Boutemy · 3 years, 2 months ago
  3. 612dfdd [MNG-3220] fix doc: dependencyManagement import require scope import by Hervé Boutemy · 3 years, 2 months ago
  4. d87a1f5 [MNG-7119] Upgrade Maven Wagon to 3.4.3 by Michael Osipov · 3 years, 2 months ago
  5. d5f77a3 [MNG-6399] - Lift JDK minimum to JDK 8 by Hervé Boutemy · 3 years, 2 months ago
  6. a5c68f7 Revert "[MNG-7046] Revert MNG-5639 and make repo config static only" by Michael Osipov · 3 years, 2 months ago
  7. 9e19b57 [MNG-7111] Deadlock when reading pom by Guillaume Nodet · 3 years, 2 months ago
  8. aa90370 [MNG-7110] Different behavior of extensions by rfscholte · 3 years, 2 months ago
  9. ad24f59 [MNG-7051] Return unmodifiable profile lists by Maarten Mulders · 3 years, 3 months ago
  10. 9643ac6 [MNG-7051] When an optional profile could not be found, an info message should be thrown instead of a warning. by Martin Kanters · 3 years, 2 months ago
  11. 0e75baa improve and fix javadoc by Hervé Boutemy · 3 years, 2 months ago
  12. c3dba0e [MNG-6113] Rename the 'Central Repository' to 'Maven Central Repository' in the 4.0.0 super POM by Christian Schulte · 7 years ago
  13. a242c1a [MNG-6471] Parallel builder should use the module name as thread name by Romain Manni-Bucau · 6 years ago
  14. b23116d [MNG-6114] Elements from the global settings should be ordered before elements from the user settings by Christian Schulte · 7 years ago
  15. d740200 [MNG-7107] relax profile id validation, different from coordinate id by Hervé Boutemy · 3 years, 2 months ago
  16. 8ceb6c6 [MNG-7063] Infinite loop using Shade plugin and JUnit 5 dependency by rfscholte · 3 years, 3 months ago
  17. a515fbe [MNG-7035] remove duplicate dependency (causing warning on build) by Hervé Boutemy · 3 years, 3 months ago
  18. 9b5b8d4 extract AbstractMavenLifecycleParticipant dispatch methods by Hervé Boutemy · 3 years, 3 months ago
  19. 441cf73 improve documentation by Hervé Boutemy · 3 years, 3 months ago
  20. 84a1ff2 [MNG-7063] Add unittest to ensure rereading a pom won't return the cached Model by rfscholte · 3 years, 3 months ago
  21. 619973b [MNG-7063] Infinite loop using Shade plugin and JUnit 5 dependency by Guillaume Nodet · 3 years, 3 months ago
  22. f820b41 [MNG-7095] Fix resume for parallel builds by Guillaume Nodet · 3 years, 3 months ago
  23. 48fc108 [MNG-7077] Use JUnit 5 extension by Guillaume Nodet · 3 years, 3 months ago
  24. ab20190 Update ant from 1.10.8 to 1.10.9 in /maven-wrapper by Sylwester Lachiewicz · 3 years, 3 months ago
  25. eae3074 [MNG-7029] Remove super POM release profile by Michael Osipov · 3 years, 5 months ago
  26. 1e575a2 [MNG-7068] Active dependency management for Google Guice/Guava by boris-unckel · 3 years, 4 months ago
  27. 8defd16 [MNG-7051] Optionally skip non-existing profiles and break on missing required profiles. by Maarten Mulders · 3 years, 5 months ago
  28. 8df10f9 Test for empty value and avoid needless space by Michael Osipov · 3 years, 3 months ago
  29. ceb08cf Test for empty locations and avoid printing them by Michael Osipov · 3 years, 3 months ago
  30. bb916d0 [MNG-7035] Migrate unit tests to Unit 5 by Guillaume Nodet · 3 years, 4 months ago
  31. 83dc690 [MNG-7071] Remove the profiles.xml warning, since the functionality is ignored since Maven 3. by Martin Kanters · 3 years, 4 months ago
  32. eb43b9b Fix Checkstyle violation. by Dennis Lundberg · 3 years, 4 months ago
  33. 9166805 [MNG-6967] Improve the command line output from maven-artifact. by Dennis Lundberg · 3 years, 4 months ago
  34. b7510d6 [MNG-6909] Convert to JSR330 - use sisu plugin by Sylwester Lachiewicz · 3 years, 4 months ago
  35. 0e34b35 [MNG-6909] Convert to JSR330 in tests - maven-compat by Sylwester Lachiewicz · 3 years, 4 months ago
  36. b877445 [MNG-6909] Convert to JSR330 in tests - maven-core by Sylwester Lachiewicz · 3 years, 4 months ago
  37. a0c1bf3 Fix checkstyle error by Michael Osipov · 3 years, 4 months ago
  38. e1e2c65 Fix Javadoc errors by Michael Osipov · 3 years, 4 months ago
  39. a6d5e86 Use consistent static final loggers by Michael Osipov · 3 years, 4 months ago
  40. 2201698 Apply consistent log argument quoting for sigle- and multi-valued args by Michael Osipov · 3 years, 4 months ago
  41. a2d29b2 [MNG-7065] Ugrade global settings.xml to 1.1.0 by Michael Osipov · 3 years, 4 months ago
  42. 6e82d87 [MNG-7064] Use HTTPS for schema location in global settings.xml by Michael Osipov · 3 years, 4 months ago
  43. 94612f9 [MNG-7060] Let build fail fast in case any maven-gpg-plugin goal is called by rfscholte · 3 years, 4 months ago
  44. 538de4d [MNG-6888] Remove deprecated command line options by Karl Heinz Marbaise · 4 years, 1 month ago
  45. 3709e2e Improve README by Marcono1234 · 3 years, 4 months ago
  46. 31ad2ff Use system line separator wherever possible by Michael Osipov · 3 years, 4 months ago
  47. 2caed62 [MNG-4660] Increase usefulness of logging by Maarten Mulders · 3 years, 4 months ago
  48. c79682b [MNG-7057] Param style of Javadoc in ReactorModelPool is wrong by Michael Osipov · 3 years, 4 months ago
  49. 5c59834 Ignore .checkstyle by Michael Osipov · 3 years, 4 months ago
  50. 8eda091 Replace tabs with proper count of spaces by Michael Osipov · 3 years, 4 months ago
  51. 673a7d1 Trim trailing whitespace by Michael Osipov · 3 years, 4 months ago
  52. 8c9c303 [MNG-7046] Revert MNG-5639 and make repo config static only by Michael Osipov · 3 years, 5 months ago
  53. 7f63dac [MNG-7021] Remove old MHELP backward compat code by Michael Osipov · 3 years, 6 months ago
  54. 72a125e [MNG-7022] Remove o.a.m.lifecycle.mapping.Lifecycle optional mojos backward compat code by Michael Osipov · 3 years, 6 months ago
  55. d2adab7 [MNG-6054] Remove super POM plugin management section by Christian Schulte · 7 years ago
  56. 7e21a52 [MNG-4660] Increase usefulness of logging by Maarten Mulders · 3 years, 4 months ago
  57. 9f88494 [MNG-6957] Versionless reactor dependencies/parent should work even if modules are aggregated in reverse order by rfscholte · 3 years, 5 months ago
  58. 2609cdc [MNG-7045] Drop CDI API from Maven by Romain Manni-Bucau · 3 years, 5 months ago
  59. 2ef0e5b Upgrade github actions cache and use m2 cache for integration testing as well by Martin Kanters · 3 years, 5 months ago
  60. d8c2cc7 [MNG-6566] Plugins that require a certain phase should not fork goals that are already in the execution plan. by Martin Kanters · 3 years, 6 months ago
  61. be8ced6 [MNG-7034] StackOverflowError thrown if a cycle exists in BOM imports by Guillaume Nodet · 3 years, 5 months ago
  62. 95ee890 [MNG-5728] Switch the default checksum policy from "warn" to "fail" by Nicolas Juneau · 3 years, 5 months ago
  63. 251ba22 Revert "[MNG-5728] Switch the default checksum policy from "warn" to "fail"" by Robert Scholte · 3 years, 5 months ago
  64. 2bdc0c5 remove unused imports by rfscholte · 3 years, 5 months ago
  65. 26f1e81 Merge branch 'master' of https://gitbox.apache.org/repos/asf/maven by rfscholte · 3 years, 5 months ago
  66. 06c3217 Merge branch 'MNG-5728' of https://gitbox.apache.org/repos/asf/maven by rfscholte · 3 years, 5 months ago
  67. d8ad76b [MNG-5728] Switch the default checksum policy from "warn" to "fail" by Nicolas Juneau · 3 years, 5 months ago
  68. b6cf710 [MNG-7042] Upgrade Maven Wagon to 3.4.2 by Michael Osipov · 3 years, 5 months ago
  69. b24c34b [MNG-7041] Update @since, version ranges and other version related strings by Michael Osipov · 3 years, 5 months ago
  70. 3736be9 Updating version in preparation for Maven 4 by rfscholte · 3 years, 5 months ago
  71. 827224c [MNG-7019] Notify also at start when profile is missing by Michael Osipov · 3 years, 6 months ago
  72. 7268880 [MNG-6754] Set the same timestamp in multi module builds by Michael Osipov · 3 years, 7 months ago
  73. 2072372 [MNG-6550] Packaging 'pom' binding plugin upgrades by Michael Osipov · 5 years ago
  74. 7251b8d [MNG-6551] Packaging 'jar' binding plugin upgrades by Michael Osipov · 5 years ago
  75. 7b04f82 [MNG-6556] Packaging 'maven-plugin' binding plugin upgrades by Michael Osipov · 5 years ago
  76. 033a7a2 [MNG-6553] Packaging 'war' binding plugin upgrades by Michael Osipov · 5 years ago
  77. 658b7a9 [MNG-6552] Packaging 'rar' binding plugin upgrades by Michael Osipov · 5 years ago
  78. 6d75136 [MNG-6552] Packaging 'ejb' binding plugin upgrades by Michael Osipov · 5 years ago
  79. 230773a [MNG-6554] Packaging 'ear' binding plugin upgrades by Michael Osipov · 5 years ago
  80. 7a4b77b [MNG-6548] Lifecycle plugin version upgrades by Michael Osipov · 5 years ago
  81. a89a3d3 [MNG-6999] prevent potential race condition by rfscholte · 3 years, 6 months ago
  82. ba7a037 Refactor ProjectsCollector.collectProjects by Maarten Mulders · 3 years, 7 months ago
  83. e7eef9d [MNG-6999] Chained (consumer) XMLFilters can result in "floating" comments by rfscholte · 3 years, 6 months ago
  84. 2469718 Merge branch 'master' of https://gitbox.apache.org/repos/asf/maven by rfscholte · 3 years, 6 months ago
  85. 449e6dc [MNG-6873] update junit dependency to 4.13.1 - also in unit tests by Sylwester Lachiewicz · 3 years, 6 months ago
  86. 3a51a3a [MNG-6873] update junit dependency to 4.13.1 by gmakris · 3 years, 6 months ago
  87. d98844c [MNG-7004] Replacing set-env in the GitHub Actions workflow with the new way to set environment variables, since set-env is deprecated. by Martin Kanters · 3 years, 7 months ago
  88. 6034102 Merge pull request #387 from infosupport/MNG-7002-include-unit-test-for-pl-including-children by Martin Kanters · 3 years, 7 months ago
  89. afd17a3 [MNG-7002] Added a test scenario for including child modules when using the --pl switch. by Martin Kanters · 3 years, 7 months ago
  90. 8913502 Merge branch 'master' of https://gitbox.apache.org/repos/asf/maven by rfscholte · 3 years, 7 months ago
  91. 42af8ba [MNG-6981] Include the child projects (modules) of the selected projects with --pl in the reactor. by Martin Kanters · 3 years, 8 months ago
  92. 87670dd [MNG-6931] Deprecate custom logging approach by Michael Osipov · 3 years, 7 months ago
  93. a5b292d [MNG-6118] Make Maven aware of all projects in a multi module project when using -f or when changing directory to a submodule. by Maarten Mulders · 3 years, 10 months ago
  94. 8393b9e [MNG-7000] metadata.mdo contains invalid link to schema by Michael Osipov · 3 years, 7 months ago
  95. 789d75f Merge branch 'master' of https://gitbox.apache.org/repos/asf/maven by rfscholte · 3 years, 7 months ago
  96. 7c7de41 [MNG-6996] Upgrade Maven Resolver to 1.6.1 by Michael Osipov · 3 years, 7 months ago
  97. c61e630 [MNG-6965] Extensions suddenly have org.codehaus.plexus:plexus-utils:jar:1.1 on their classpath by Sylwester Lachiewicz · 3 years, 10 months ago
  98. ecfff26 [MNG-6993] Upgrade SLF4J to 1.7.30 by Slawomir Jaranowski · 3 years, 7 months ago
  99. d5a5bc5 [MNG-6992] Allow access to org.eclipse.aether.transform by Slawomir Jaranowski · 3 years, 7 months ago
  100. 39641ac [MNG-6983] Plugin key can get out of sync with artifactId and groupId by pazderski · 3 years, 9 months ago