1. 2a02345 Bump maven-javadoc-plugin from 3.2.0 to 3.3.1 by dependabot[bot] · 2 years, 9 months ago
  2. 925263f Bump maven-verifier from 1.6 to 1.7.2 by dependabot[bot] · 2 years, 9 months ago
  3. 2a57f00 Bump junit from 4.13.1 to 4.13.2 by dependabot[bot] · 2 years, 9 months ago
  4. e8f0fd2 add some gh actions by Olivier Lamy · 2 years, 9 months ago
  5. 1f3b03d update CI url by Hervé Boutemy · 2 years, 10 months ago
  6. 1d71b41 fix: use correct maven-war-plugin version by Sylwester Lachiewicz · 3 years, 4 months ago
  7. 4882bd9 Bump maven-archiver from 3.5.0 to 3.5.1 by Sylwester Lachiewicz · 3 years, 4 months ago
  8. edbc3be Bump plexus-archiver from 4.2.1 to 4.2.4 by Sylwester Lachiewicz · 3 years, 4 months ago
  9. 8fa5544 [maven-release-plugin] prepare for next development iteration by Hervé Boutemy · 3 years, 5 months ago
  10. f6d1119 [maven-release-plugin] prepare release maven-ear-plugin-3.2.0 by Hervé Boutemy · 3 years, 5 months ago maven-ear-plugin-3.2.0
  11. 278cd72 Upgrade maven-plugin-tools to support Java 11 generated Mojo by Sylwester Lachiewicz · 3 years, 5 months ago
  12. 062e414 Added profile for Java 11+ to guard about generated bytecode by Sylwester Lachiewicz · 3 years, 5 months ago
  13. 619cc02 (doc) fix javadoc issues by Sylwester Lachiewicz · 3 years, 5 months ago
  14. af60dfc (doc) checkstyle issues cleanup by Sylwester Lachiewicz · 3 years, 5 months ago
  15. 3a841c6 [MEAR-296] Bump maven-filtering from 3.1.1 to 3.2.0 by Sylwester Lachiewicz · 3 years, 5 months ago
  16. 79f8bde Site small fixes + Fluido skin 1.9 by Sylwester Lachiewicz · 3 years, 5 months ago
  17. c5724c6 [MEAR-295] Update prerequisites - require Maven 3.1.1 by Sylwester Lachiewicz · 3 years, 5 months ago
  18. 651d782 Merge pull request #34 from apache/check by Elliotte Rusty Harold · 3 years, 5 months ago
  19. c6acce8 compareTo should throw NullPointerException per spec (#35) by Elliotte Rusty Harold · 3 years, 5 months ago
  20. 2bd94b5 update ejb plugin by Elliotte Rusty Harold · 3 years, 5 months ago
  21. b40df73 [MEAR-166] Handling EAR modules of all types when modifying Class-Path and when skinnyWars / skinnyModules is used (#33) by Marat Abrarov · 3 years, 5 months ago
  22. a472e80 remove deprecated methods by not stubbing value objects (#32) by Elliotte Rusty Harold · 3 years, 5 months ago
  23. beb1ce7 [MEAR-294] Removal of provided artifacts from the Class-Path entry of MANIFEST.mf (#31) by Marat Abrarov · 3 years, 5 months ago
  24. 61e6194 [MEAR-292] skipClassPathModification in case of undefined Class-Path entry of MANIFEST.mf (#29) by Marat Abrarov · 3 years, 5 months ago
  25. 9b43e57 Merge pull request #30 from mabrarov/MEAR-293 by Elliotte Rusty Harold · 3 years, 5 months ago
  26. 9745f3c [MEAR-293] - skinnyModules option working even if skinnyWars option is turned off (or has default value). by Marat Abrarov · 3 years, 5 months ago
  27. dbcdb6b Merge pull request #22 from mabrarov/MEAR-216 by Hervé Boutemy · 3 years, 5 months ago
  28. d2a13b7 replace deprecated method no longer needed in Java 7+ (#26) by Elliotte Rusty Harold · 3 years, 6 months ago
  29. 0e2218a Merge branch 'master' into MEAR-216 by Marat Abrarov · 3 years, 6 months ago
  30. e220b9d Merge branch 'merge/MEAR-153_into_MEAR-216' into MEAR-216 by Marat Abrarov · 3 years, 6 months ago
  31. 954b736 Merge branch 'mear-153' by Hervé Boutemy · 3 years, 6 months ago
  32. 30395be [MEAR-153] Raised version for next release: new feature implemented by Marat Abrarov · 3 years, 7 months ago
  33. 7fd24d8 Merge pull request #27 from apache/inje by Elliotte Rusty Harold · 3 years, 6 months ago
  34. 9a2af31 make plexus inject dependency non-transitive by Elliotte Rusty Harold · 3 years, 6 months ago
  35. 6ff83e7 Revert "replace deprecated method no longer needed in Java 7+" by Elliotte Rusty Harold · 3 years, 6 months ago
  36. 4e9dda8 replace deprecated method no longer needed in Java 7+ by Elliotte Rusty Harold · 3 years, 6 months ago
  37. cd5eee3 Merge pull request #25 from apache/dep by Elliotte Rusty Harold · 3 years, 6 months ago
  38. 66ec216 remove unused mockito dependency by Elliotte Rusty Harold · 3 years, 6 months ago
  39. c656c58 Merge branch 'MEAR-153' into merge/MEAR-153_into_MEAR-216 by Marat Abrarov · 3 years, 7 months ago
  40. 5c1d3e4 [MEAR-216] - Fixed usage of JBoss Packaging Maven Plugin in test. by Marat Abrarov · 3 years, 7 months ago
  41. 724dc04 [MEAR-153] - Fixed usage of JBoss Packaging Maven Plugin in tests. by Marat Abrarov · 3 years, 7 months ago
  42. c60981a Merge branch 'MEAR-153' into merge/MEAR-153_into_MEAR-216 by Marat Abrarov · 3 years, 7 months ago
  43. 27f6070 [MEAR-216] - Fixed typo in comments for tests. by Marat Abrarov · 3 years, 7 months ago
  44. f771669 [MEAR-216] - Renamed integration tests to follow existing naming by Marat Abrarov · 3 years, 7 months ago
  45. d1c3331 [MEAR-153] - Renamed integration tests to follow existing naming by Marat Abrarov · 3 years, 7 months ago
  46. c1ce541 [MEAR-153] - Documentation for EAR modules which artifacts are built with JBoss Packaging Maven Plugin. by Marat Abrarov · 3 years, 7 months ago
  47. cea24aa [MEAR-153] - More precise validation of Class-Path entry of module manifest taking into account that existing empty entry is not the same as missing entry. by Marat Abrarov · 3 years, 7 months ago
  48. 4fb3642 [MEAR-216] - Refactoring. by Marat Abrarov · 3 years, 7 months ago
  49. 90df465 [MEAR-216] - Support of jboss-sar, jboss-har and jboss-par types of artifacts. by Marat Abrarov · 3 years, 7 months ago
  50. b5b2394 [MEAR-216] - Generation of deployment descriptor for test JARs by Marat Abrarov · 3 years, 7 months ago
  51. b6ea8e6 [MEAR-216] - Fixed dependency on test JAR in test to follow https://maven.apache.org/guides/mini/guide-attached-tests.html. by Marat Abrarov · 3 years, 7 months ago
  52. 928261a [MEAR-153] - Fixed usage of JBoss Packaging Maven Plugin in tests. by Marat Abrarov · 3 years, 7 months ago
  53. 83a46e0 [MEAR-153] - Minor JavaDoc, code style and documentation fixes. by Marat Abrarov · 3 years, 7 months ago
  54. a0e17f2 [MEAR-153] - Documentation for skinny modules and libDirectory property of EAR modules by Marat Abrarov · 3 years, 8 months ago
  55. 4d853ca [MEAR-153] - Extended tests and consistency b/w bundleDir and libDirectory parameters of EAR module by Marat Abrarov · 3 years, 8 months ago
  56. 162365a [MEAR-288] Check timestamp file name when removing JARs and modifying manifest (#23) by Marat Abrarov · 3 years, 8 months ago
  57. ed2e25b [MEAR-153] - Support of skinnyModules option for WAR, SAR, HAR, RAR and WSR EAR modules. by Marat Abrarov · 3 years, 8 months ago
  58. 1e18480 [MEAR-216] - Handling test JARs as regular JARs by Marat Abrarov · 3 years, 8 months ago
  59. 74d28d8 [MEAR-267] - Fixed detection if JAR module is included into classpath of particular EAR module manifest (#19) by Marat Abrarov · 3 years, 8 months ago
  60. 1e35164 deps: update JUnit (#21) by Elliotte Rusty Harold · 3 years, 8 months ago
  61. 056f75e [MEAR-287] Fixed failure when destination directory exists (#17) by Mikhail Gavrilov · 3 years, 8 months ago
  62. d36fa29 Replace typo "ben" with "been" in AbstractEarMojo.java by Luke Nadur · 3 years, 8 months ago
  63. 36ad0f0 [MEAR-286] Maven project enhancement (#18) by Marat Abrarov · 3 years, 8 months ago
  64. 1670e8b Merge pull request #16 from apache/mear-281 by Elliotte Rusty Harold · 3 years, 8 months ago
  65. e8d94bf set namespace aware by Elliotte Rusty Harold · 3 years, 8 months ago
  66. e3dd5f8 [maven-release-plugin] prepare for next development iteration by Hervé Boutemy · 3 years, 8 months ago
  67. b289e6c [maven-release-plugin] prepare release maven-ear-plugin-3.1.0 by Hervé Boutemy · 3 years, 8 months ago maven-ear-plugin-3.1.0
  68. 001b51b [MEAR-278] extract outdated resources code to dedicated methods by Hervé Boutemy · 3 years, 8 months ago
  69. 95a50c7 Merge pull request #15 from apache/ear-285 by Elliotte Rusty Harold · 3 years, 8 months ago
  70. 7f666e1 [MEAR-194] Use ear archiver instead of jar archiver (#9) by Hervé Boutemy · 3 years, 8 months ago
  71. 6908415 check return value from mkdirs by Elliotte Rusty Harold · 3 years, 8 months ago
  72. 6e52f3c Merge pull request #14 from apache/285 by Elliotte Rusty Harold · 3 years, 8 months ago
  73. ad448d6 clean up dependencies by Elliotte Rusty Harold · 3 years, 8 months ago
  74. ce76c3e close resources and check for I/O operation success by Elliotte Rusty Harold · 3 years, 8 months ago
  75. adea879 Merge pull request #13 from apache/ear-285 by Elliotte Rusty Harold · 3 years, 8 months ago
  76. e5b1b93 clean up exception handling by Elliotte Rusty Harold · 3 years, 8 months ago
  77. aa12e2c Merge pull request #12 from apache/io by Elliotte Rusty Harold · 3 years, 8 months ago
  78. 0abb8df avoid PrintWriter by Elliotte Rusty Harold · 3 years, 8 months ago
  79. 0b723e0 MEAR-284 remove META-INF/jboss-app.xml from outdated check if generated by Hervé Boutemy · 3 years, 8 months ago
  80. f8541a7 MEAR-284 remove META-INF/application.xml from outdated check by Hervé Boutemy · 3 years, 8 months ago
  81. d8d7628 Merge pull request #11 from apache/ignore by Elliotte Rusty Harold · 3 years, 8 months ago
  82. 1254040 ignore versionBackup by Elliotte Rusty Harold · 3 years, 8 months ago
  83. c97bf3c cleanup by Hervé Boutemy · 3 years, 9 months ago
  84. 733ab1b improve archivers use description by Hervé Boutemy · 3 years, 9 months ago
  85. 380a022 [MEAR-283] enforce timestamp of repackaged skinny war by Marat Abrarov · 3 years, 10 months ago
  86. 6a5ec73 [MEAR-278] log outdated resources deletion by Hervé Boutemy · 3 years, 9 months ago
  87. 1bbdb6e update ASF CI url by Hervé Boutemy · 3 years, 9 months ago
  88. 6317ed0 update ASF CI url by Hervé Boutemy · 3 years, 9 months ago
  89. f076ac9 easy dependency updates: JUnit, surefire, plexus-interpolation (#6) by Elliotte Rusty Harold · 4 years ago
  90. df53696 [MEAR-278] Ear plugin includes the same artifact twice if used without clean by rfscholte · 4 years ago
  91. 050bfe7 Merge pull request #7 from apache/namespace by Elliotte Rusty Harold · 4 years ago
  92. 7d57d4f remove unused branch by Elliotte Rusty Harold · 4 years ago
  93. c3e443e [MEAR-280] update IT to match new default manifest entry name by Hervé Boutemy · 4 years, 1 month ago
  94. 4cb6de0 [MEAR-280] support Reproducible ear creation based on outputTimestamp by Hervé Boutemy · 4 years, 1 month ago
  95. 5633285 README improvement by Hervé Boutemy · 4 years, 2 months ago
  96. 46be87a fixed broken links (MPIR 3) by Hervé Boutemy · 4 years, 2 months ago
  97. 40a686d added ASF GitHub config by Hervé Boutemy · 4 years, 2 months ago
  98. d9fdd90 added ASF Jira badge by Hervé Boutemy · 4 years, 2 months ago
  99. c0d1e03 fixed link to doc by Hervé Boutemy · 4 years, 2 months ago
  100. f435f1e fixed link to mailing lists by Hervé Boutemy · 4 years, 2 months ago