1. 01b7f44 fix typo on profile id by olivier lamy · 4 years ago
  2. 2929f43 fix script with the file path separator :) by olivier lamy · 4 years ago
  3. 764176d [MNG-6919] test maven-wrapper with spaced paths by rfscholte · 4 years ago
  4. 6e5a51c Update documentation on how to run ITs including tests for maven-wrapper by rfscholte · 4 years ago
  5. 077b9d3 [5937] Maven-Wrapper for unified project environments by rfscholte · 4 years ago MNG-5937
  6. d6e2e1a [MNG-2478] add "resources-filtered" filtered resource directories to super POM by Michael Osipov · 4 years ago
  7. ebd1031 Prepare IT of MNG-2741 for Wagon 3.4.0 by Michael Osipov · 4 years, 1 month ago
  8. 1a86fdb Upgrade maven-antrun-plugin to 3.0.0 by Sylwester Lachiewicz · 4 years, 1 month ago
  9. 8c109b3 [MNG-4660] Use of --resume-from in multi-module project fails with missing inter-module dependencies by Maarten Mulders · 4 years, 1 month ago
  10. 9181532 [MNG-5640] AbstractMavenLifecycleParticipant#afterSessionEnd is not invoked in some cases by Michael Osipov · 4 years, 1 month ago
  11. 53c2fb4 Update maven-verifier to 1.7.1 by rfscholte · 4 years, 1 month ago
  12. 9a8076f Some ITs test with SNAPSHOT versions by Michael Osipov · 4 years, 1 month ago
  13. 61f9406 Remove overhauled comment by Michael Osipov · 4 years, 1 month ago
  14. 76c80f1 [MNG-6613] Mirror matching ignores closest/nearest definition by Michael Osipov · 4 years, 1 month ago
  15. b8b2c37 Sort ITs in reverse numerical order by Michael Osipov · 4 years, 1 month ago
  16. 84c0e36 [MNG-6562] fixed issues caused by new WARNING on default plugins by Hervé Boutemy · 5 years ago
  17. d839d32 Merge branch 'master' of https://gitbox.apache.org/repos/asf/maven-integration-testing by rfscholte · 4 years, 3 months ago
  18. bdc242b [MNG-5669] same pom.xml is read multiple times by rfscholte · 4 years, 3 months ago
  19. 1e8f2e2 [MNG-6071] GetResource should return not null for custom pom by Sylwester Lachiewicz · 5 years ago
  20. e284945 http to central not supported anymore, switch to https by rfscholte · 4 years, 4 months ago
  21. ea5fbcc Removed scm parts which are inherited and fixed GitHub URL. by Karl Heinz Marbaise · 4 years, 5 months ago
  22. 7959f6a Updated scm information to point to git instead of svn. by Karl Heinz Marbaise · 4 years, 5 months ago
  23. c4f1ff9 Removed SVN legacy. by Karl Heinz Marbaise · 4 years, 5 months ago
  24. 22fad78 [MNG-6065] Create option --fail-on-severity by Martin Kanters · 4 years, 5 months ago
  25. c46c871 updated GitHub repository description by Hervé Boutemy · 4 years, 5 months ago its-maven-3.6.3
  26. 5695f74 [MNG-6759] Fix module name by rfscholte · 4 years, 6 months ago
  27. 9e98d89 [REGRESSION] Maven fails to use <repositories> section from dependency when resolving transitive dependencies in some cases by Stig Døssing · 4 years, 6 months ago
  28. ee183c7 [MNG-6584] new detailed message by Hervé Boutemy · 4 years, 6 months ago
  29. 5f32015 clarify Core ITs vs Core IT Support vs Core ITs Suite by Hervé Boutemy · 4 years, 9 months ago
  30. 6e480ac details on expected failure (typically on ASF Jenkins) by Hervé Boutemy · 4 years, 9 months ago
  31. 95fd13d [MNG-6731] Jetty getLocalPort() returns -1 resulting in build failures by tibordigana · 4 years, 9 months ago
  32. 389b1ec LocalPort is -1 if Jetty connector is not open. Error message in logs: [WARNING] Could not transfer metadata org.apache.maven.its.mng4554/maven-metadata.xml from/to central (http://localhost:-1/repo-1): Connect to localhost:80 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect by tibordigana · 4 years, 9 months ago
  33. 2e3c13a fixed the IT 4554 as LocalPort is -1 if Jetty connector is not open. Error message in logs: [WARNING] Could not transfer metadata org.apache.maven.its.mng4554/maven-metadata.xml from/to central (http://localhost:-1/repo-1): Connect to localhost:80 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect by tibordigana · 4 years, 9 months ago
  34. 482756e fixed the IT 4554 as LocalPort is -1 if Jetty connector is not open. Error message in logs: [WARNING] Could not transfer metadata org.apache.maven.its.mng4554/maven-metadata.xml from/to central (http://localhost:-1/repo-1): Connect to localhost:80 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect by tibordigana · 4 years, 9 months ago
  35. b6b593d [INFRA-18812] Revert unnecessary commits after fixing root cause by rfscholte · 4 years, 9 months ago
  36. 9380423 display verifier.forkMode by Hervé Boutemy · 4 years, 10 months ago
  37. fd0183c more links to bootstrap by Hervé Boutemy · 4 years, 9 months ago
  38. a2e1d33 better toc configuration: remove level 1 by Hervé Boutemy · 4 years, 9 months ago
  39. 12f31a4 Add new bootstrap groups by Michael Osipov · 4 years, 9 months ago
  40. fee37c6 [MNG-6720] MultiThreadedBuilder: wait for parallel running projects when using --fail-fast by Michael Osipov · 4 years, 9 months ago
  41. 65b534a Ensure any forked Maven executions are not spied on by Jenkins by tibordigana · 4 years, 9 months ago
  42. 1d5db0a [MNG-6725] Skip '.mavenrc' via MAVEN_SKIP_RC=1 and '-Dmaven.skip.rc=true' on child ITs (by default on Jenkins CI). by tibordigana · 4 years, 10 months ago
  43. 3ccccc4 [MNG-6720] MultiThreadedBuilder: wait for parallel running projects when using --fail-fast by Stefan Oehme · 4 years, 10 months ago
  44. ef38c8f added some output to investigate unexpected failures by Hervé Boutemy · 4 years, 10 months ago
  45. 1dc554e [MNG-4385] Avoid failse positive for unrelated errors by Joseph Walton · 4 years, 10 months ago
  46. c0ad4eb [MNG-6556] Packaging 'maven-plugin' binding plugin upgrades by Michael Osipov · 5 years ago
  47. 62c8e7a [MNG-6255] Maven script cannot parse jvm.config with CRLF by Andrew Donald Kennedy · 7 years ago
  48. c81b582 [MNG-6506] Add regression test for annotations processing Java Java 9+ by Andreas Veithen · 5 years ago
  49. 24a0aca Document MNG-6613 by Michael Osipov · 5 years ago
  50. 8a4b717 Add new bootstrap group by Michael Osipov · 5 years ago
  51. 2a0f3c1 [MNG-6558] - ToolchainsBuildingResult event is not sent on EventSpy by Guy Brand · 5 years ago
  52. 09e395a [MNG-6522] Prepare to run ITs tests with Java 13-ea by Sylwester Lachiewicz · 5 years ago
  53. 733a3cc [MNG-6522] Fix typos by Sylwester Lachiewicz · 5 years ago
  54. 4894603 [MNG-6522] Prepare to run ITs tests with Java 12-ea by Sylwester Lachiewicz · 5 years ago
  55. e8302f3 Add missing depenencies for MNG-3372 + MNG-6555 by Michael Osipov · 5 years ago
  56. c7d8684 Fix Maven version range for MNG-5965 by Michael Osipov · 5 years ago
  57. 3e2b601 [MNG-6265] Add integration test by Christoph Etzel · 7 years ago
  58. 7e1f5ed [MNG-6513] Migrate Plexus Javadoc Tags to Plexus Annotations by Sylwester Lachiewicz · 6 years ago
  59. d3d6ea3 [MNG-5965] Parallel build multiplies work if multiple goals are given by Duarte Meneses · 7 years ago
  60. 3991f4c [MNG-6481] Fix Wagon sample plugin to pass tests with Java 11 by Sylwester Lachiewicz · 6 years ago
  61. 08e377a [MNG-6509] Upgrade maven-dependency-plugin to 3.1.1 by Sylwester Lachiewicz · 6 years ago
  62. 308f0f5 [MNG-6481] Cleanup auto generated methods by Sylwester Lachiewicz · 6 years ago
  63. 46064df [MNG-6481] Update maven-assembly-plugin to 3.1.0 by Sylwester Lachiewicz · 6 years ago
  64. 850591c [MNG-6481] Workaroud to pass tests with Java 11 by Sylwester Lachiewicz · 6 years ago
  65. 601f15b [MNG-6481] Update to newer maven-assembly-plugin in test by Sylwester Lachiewicz · 6 years ago
  66. 2d1f899 [MNG-6427] IT for MNG-1957 fails on Java 11+ by Sylwester Lachiewicz · 6 years ago
  67. 6ea72ab [MNG-6391] - Added IT to check output. by Karl Heinz Marbaise · 6 years ago
  68. 8e96789 Upgrade maven-surefire-plugin to 2.22.0 to support Java 10 by rfscholte · 6 years ago
  69. 2fac54d [INFRA-16467] move components documentation out of CMS space by Hervé Boutemy · 6 years ago
  70. b7f0bca [MNG-6428] IT for MNG-5958 fails on Java 9+ by Michael Osipov · 6 years ago
  71. 4e9454d [MNG-6427] IT for MNG-1957 fails on Java 9+ by Michael Osipov · 6 years ago
  72. a022c85 [MNG-6426] IT for MNG-6127 fails on Java 9+ by Michael Osipov · 6 years ago
  73. 95a64b5 [MNG-5940] Change the maven-source-plugin jar goal into jar-no-fork in Maven Super POM by Christian Schulte · 8 years ago
  74. 63b8c54 [MNG-6386] ${project.baseUri} is not a valid URI (according to RFC 3986) by Michael Osipov · 6 years ago
  75. 364c345 [MNG-6377] switch from Git-WIP to Gitbox by Hervé Boutemy · 6 years ago
  76. e13f75c [MNG-6377] switch from Git-WIP to GitBox by Hervé Boutemy · 6 years ago
  77. eb2f30e upgraded parent POM and updated site.xml by Hervé Boutemy · 6 years ago
  78. aaace66 [MNG-6352] - Added IT's for print version output. by Karl Heinz Marbaise · 6 years ago
  79. d2b9d89 [MNG-6127] support IT re-run without cleaning by Hervé Boutemy · 6 years ago
  80. 207ee9c [MNG-5753] support IT re-run without cleaning by Hervé Boutemy · 6 years ago
  81. 1797b9e [MNG-6330] Parents relativePath not verified anymore by rfscholte · 6 years ago
  82. 11806ae [MNG-6308] make IT more tolerant on format change by Hervé Boutemy · 6 years ago
  83. 31895fe Ensure any forked Maven executions are not spied on by Jenkins by Stephen Connolly · 6 years ago
  84. 7fd8f26 Ensure any forked Maven executions are not spied on by Jenkins by Stephen Connolly · 6 years ago
  85. d30156c Add the serverId to scm-publish so that we do not need to rely on cached svn credentials by Stephen Connolly · 7 years ago
  86. 04cfa95 Revert "MNG-6209 better executeMojo thread context classloader" by Stephen Connolly · 7 years ago
  87. a08d65b Adding a Zulu JDK 7 environment by Stephen Connolly · 7 years ago
  88. 2233f42 [MNG-6127] Fix plugin execution configuration interference by Mario Krizmanic · 7 years ago
  89. 3a1f095 [MNG-6123] detect self references in POM and fail fast by Karl Heinz Marbaise · 7 years ago
  90. a162291 [MNG-6240] Duplicate components in plugin extension realm when plugin depends on maven-aether-resolver by Guillaume Boué · 7 years ago
  91. c7dae6d [MNG-6084] Support JSR 250 annotations by Dan Tran · 8 years ago
  92. 448abc8 Remove superfluous Eclipse configuration files by Michael Osipov · 7 years ago
  93. 44ae633 Expect fail for MNG-947 with Maven 3.0.5 by Michael Osipov · 7 years ago
  94. 4aeb411 [MNG-5935] Optional true getting lost in managed dependencies when transitive by Michael Osipov · 7 years ago
  95. 4714fad [MNG-6229] Write out optionality in Core IT Plugins for collection and resolution by Michael Osipov · 7 years ago
  96. 981a810 [MNG-6223] support -f path/to/dir when detecting .mvn by Hervé Boutemy · 7 years ago
  97. a985750 MNG-6210 shortened test project file names by Igor Fedorenko · 7 years ago
  98. 39a910a MNG-6210 allow maven custom guice scopes in .mvn/extensions by Igor Fedorenko · 7 years ago
  99. 4a0ba2b MNG-6209 better executeMojo thread context classloader by Igor Fedorenko · 7 years ago
  100. 3941c79 Fix ITs MNG-5019 and MNG-5224 with ArtifactResolutionException by Michael Osipov · 7 years ago