1. 11e06e6 clean up pom by Konrad Windszus · 4 years, 6 months ago
  2. e78f26c JCRVLT-354 make uncovered filter check work on Windows by Konrad Windszus · 4 years, 6 months ago
  3. 68e8677 JCRVLT-392 enable Travis build for Java8/11 on Linux and Windows by Konrad Windszus · 4 years, 6 months ago
  4. dfecb2f fix site links by Konrad Windszus · 4 years, 6 months ago
  5. 03463df JCRVLT-354 no more false positives about uncovered files on Windows by Konrad Windszus · 4 years, 6 months ago
  6. 4ba700d JCRVLT-387 also make properties always emit the same created date and no by Konrad Windszus · 4 years, 6 months ago
  7. 8dc8f14 JCRVLT-363 also include .content.xml on root level if by Konrad Windszus · 4 years, 6 months ago
  8. 9b06590 JCRVLT-387 support reproducible builds by Konrad Windszus · 4 years, 6 months ago
  9. ea2bba7 trivial: fix prerequisites for building by Konrad Windszus · 4 years, 7 months ago
  10. 054db03 Merge branch 'feature/JCRVLT-370_enhanced-filters-for-embeds' into trunk by Konrad Windszus · 4 years, 7 months ago
  11. 5b7f189 JCRVLT-345 disable orphaned filter entries check for mojo "validate-files" by Konrad Windszus · 4 years, 7 months ago
  12. 9538440 JCRVLT-350 mark all goals as thread-safe by Konrad Windszus · 4 years, 7 months ago
  13. 80f1484 JCRVLT-371 store and evaluate dependencies locations as Maven by Konrad Windszus · 4 years, 7 months ago
  14. 70ee8f8 JCRVLT-386 try to resolve package metadata also from Maven dependencies by Konrad Windszus · 4 years, 7 months ago
  15. aa5c385 trivial: improve exception message by Konrad Windszus · 4 years, 7 months ago
  16. f16328c trivial: improve logging when no version is given for package dependencies by Konrad Windszus · 4 years, 7 months ago
  17. 4fa4aee JCRVLT-368 expect new exception by Konrad Windszus · 4 years, 7 months ago
  18. c83fa52 JCRVLT-363 include all ancestor nodes of all filter roots by Konrad Windszus · 4 years, 7 months ago
  19. 50b224f JCRVLT-345 dedicated goals for validation by Konrad Windszus · 4 years, 7 months ago
  20. 02a853e JCRVLT-342 close pom.xml correctly after retrieving version by Konrad Windszus · 4 years, 10 months ago
  21. 1a09368 make site plugin work again by Tobias Bocanegra · 4 years, 10 months ago
  22. 201a0b8 [maven-release-plugin] prepare for next development iteration by Tobias Bocanegra · 4 years, 10 months ago
  23. 77d0b2a [maven-release-plugin] prepare release filevault-package-maven-plugin-1.0.4 by Tobias Bocanegra · 4 years, 10 months ago
  24. 0eee500 Update release notes for 1.0.4 by Tobias Bocanegra · 4 years, 10 months ago
  25. 559de0b prepare for release 1.0.4 by Tobias Bocanegra · 4 years, 10 months ago
  26. baa4e45 JCRVLT-324 correctly escape multiline values in the manifest (closes #25) by Tobias Bocanegra · 4 years, 10 months ago
  27. 023b043 JCRVLT-320 upgrade to maven-archiver 3.4.0 (closes #26) by Tobias Bocanegra · 4 years, 10 months ago
  28. 5735ba1 Cleanup dependencies (closes #24, relates to JCRVLT-330) by Tobias Bocanegra · 5 years ago
  29. 2911eb9 JCRVLT-326 use plugin context instead of project properties to share (closes #23) by Tobias Bocanegra · 5 years ago
  30. d5819b4 JCRVLT-331 use DefaultArtifactRepositoryLayout for embedded filename (closes #22) by Tobias Bocanegra · 5 years ago
  31. 2d4a449 JCRVLT-279 fail for duplicate entries (closes #13) by Tobias Bocanegra · 5 years ago
  32. 71d66e8 JCRVLT-321 Warn for files not being included in the package due to being outside of filter roots (closes #19) by Tobias Bocanegra · 5 years ago
  33. 170d48d JCRVLT-320 filevault-package-maven-plugin:package does not work with Java >= 9 (closes #18) by Tobias Bocanegra · 5 years ago
  34. fd07e56 updaeting site by Tobias Bocanegra · 6 years ago
  35. ce7a75a [maven-release-plugin] prepare for next development iteration by Tobias Bocanegra · 6 years ago
  36. 6c73600 [maven-release-plugin] prepare release filevault-package-maven-plugin-1.0.3 by Tobias Bocanegra · 6 years ago
  37. 7e3d72f fix failing test by Tobias Bocanegra · 6 years ago
  38. 6d05b3a update release docu by Tobias Bocanegra · 6 years ago
  39. 53b4ff8 update vote text by Tobias Bocanegra · 6 years ago
  40. 588adb7 [maven-release-plugin] prepare for next development iteration by Tobias Bocanegra · 6 years ago
  41. fc7735c [maven-release-plugin] prepare release filevault-package-maven-plugin-1.0.2 by Tobias Bocanegra · 6 years ago
  42. 65cc7f0 fixing javadoc issues by Tobias Bocanegra · 6 years ago
  43. 1878d63 JCRVLT-268 scanning for oak index does not work on windows systems (closes #17) by Tobias Bocanegra · 6 years ago
  44. 78dc074 update release notes by Tobias Bocanegra · 6 years ago
  45. 18c16d5 JCRVLT-272 analyze-classes mojo can fail with "Access denied" for multi-module projects (closes #10) by Tobias Bocanegra · 6 years ago
  46. b2f778d preparing 1.0.2 release notes by Tobias Bocanegra · 6 years ago
  47. 9c29af3 JCRVLT-256 Package Maven Plugin: NPE when dependency has no manifest by Tobias Bocanegra · 6 years ago
  48. ae285f7 JCRVLT-288 add mojo to format docview xml files (Closes #15) by Tobias Bocanegra · 6 years ago
  49. c2b3e1a JCRVLT-315 improve exception handling when embedding a sub package fails (Closes #16) by Tobias Bocanegra · 6 years ago
  50. e19e9f9 JCRVLT-276 Switch to timezone designators being understood by ISO8601.parse (Fix #14) by Tobias Bocanegra · 6 years ago
  51. 384c8fd JCRVLT-274 Support multiple types and classifiers as filter within embedded/subpackage section (Fixes #12) by Tobias Bocanegra · 6 years ago
  52. f165aac JCRVLT-246 Generate metadata like filter.xml and properties.xml in dedicated goal (Fix 11) by Tobias Bocanegra · 6 years ago
  53. f53c531 [maven-release-plugin] prepare for next development iteration by Tobias Bocanegra · 6 years ago
  54. a5cbb23 [maven-release-plugin] prepare release filevault-package-maven-plugin-1.0.1 by Tobias Bocanegra · 6 years ago
  55. 4bd5951 releng: update how to by Tobias Bocanegra · 6 years ago
  56. 87056ea releng: prepare for release by Tobias Bocanegra · 6 years ago
  57. ae29707 releng: update release notes for 1.0.1 by Tobias Bocanegra · 6 years ago
  58. 5f3f4c1 JCRVLT-252 Package Maven Plugin: Update to htl-maven-plugin 1.1.2 by Tobias Bocanegra · 6 years ago
  59. c0c0e3b JCRVLT-253 Problems with Configuration inside an Execution with Filters by Tobias Bocanegra · 6 years ago
  60. 92fc71f JCRVLT-230 Allow to give an explicit directory as source for META-INF/vault by Tobias Bocanegra · 6 years ago
  61. c61a233 chaning default location for site generation by Tobias Bocanegra · 6 years ago
  62. 4200ece JCRVLT-231 Clarify repositoryStructurePackages parameter by Tobias Bocanegra · 6 years ago
  63. 108c901 JCRVLT-239 Package Maven Plugin: Add "accessControlHandling" property (adding alias) by Tobias Bocanegra · 6 years ago
  64. a4df4b1 trivial: move classes that are not exposed to maven to impl package by Tobias Bocanegra · 6 years ago
  65. 120ba98 JCRVLT-224 Use filevault-core instead of copy-pasting code by Tobias Bocanegra · 6 years ago
  66. 4302d6d JCRVLT-240 Package Maven Plugin: Support for package thumbnails by Tobias Bocanegra · 6 years ago
  67. f3dea1e JCRVLT-239 Package Maven Plugin: Add "accessControlcHandling" property by Tobias Bocanegra · 6 years ago
  68. 7541a91 JCRVLT-242 Link for the web access of Jackrabbit's FileVault Package source repository is wrong by Tobias Bocanegra · 6 years ago
  69. d1b7743 JCRVLT-243 extend javadoc for all complex types by Tobias Bocanegra · 6 years ago
  70. 128d2de JCRVLT-241 Goal analyze-classes: Dependencies with type "bundle" not correctly considered by Tobias Bocanegra · 6 years ago
  71. 9e58304 JCRVLT-244 Package Maven Plugin: Fix resource leaks in integration tests by Tobias Bocanegra · 6 years ago
  72. 536ad43 JCRVLT-238 Remove classesDirectory parameter by Tobias Bocanegra · 6 years ago
  73. 2b09e89 JCRVLT-237 Fix description on how import-package manifests are generated by Tobias Bocanegra · 6 years ago
  74. 212012f JCRVLT-236 Package Maven Plugin: Improve packageType param documentation by Tobias Bocanegra · 6 years ago
  75. 8df0340 JCRVLT-217 create tests for JCRVLT-207 (HTL) as soon as plugin is released by Tobias Bocanegra · 6 years ago
  76. c45b81d JCRVLT-245 Package Maven Plugin: ProjectBuilder.verifyPackageProperty swaps expected/actual value by Tobias Bocanegra · 6 years ago
  77. 7e67169 JCRVLT-234 Remove irrelevant @Parameter annotations on field in classes which are not mojos by Tobias Bocanegra · 6 years ago
  78. 2cb9f03 JCRVLT-218 Repository structure package satisfies too aggressively by Tobias Bocanegra · 6 years ago
  79. 6171c57 JCRVLT-219 Internal ancestors not used for dependency validation by Tobias Bocanegra · 6 years ago
  80. d9cdb91 JCRVLT-222 - analyze-classes goal should be marked as ignored for m2e by Tobias Bocanegra · 6 years ago
  81. 40259df update to released plugin version by Tobias Bocanegra · 7 years ago
  82. 3ff6bb8 update to released plugin version by Tobias Bocanegra · 7 years ago
  83. bbf8043 update to released plugin version by Tobias Bocanegra · 7 years ago
  84. cdf27b4 trivial: update release docu by Tobias Bocanegra · 7 years ago
  85. 6076a77 use modern sha by Tobias Bocanegra · 7 years ago
  86. 3388181 adding copyright header by Tobias Bocanegra · 7 years ago
  87. 9e7caf9 adding documentation for migration by Tobias Bocanegra · 7 years ago
  88. b163690 make vote.txt nicer by Tobias Bocanegra · 7 years ago
  89. 4353f01 update release docu by Tobias Bocanegra · 7 years ago
  90. b7caa00 [maven-release-plugin] prepare for next development iteration by Tobias Bocanegra · 7 years ago
  91. b0f5abe [maven-release-plugin] prepare release filevault-package-maven-plugin-1.0.0 by Tobias Bocanegra · 7 years ago
  92. 32509a7 [maven-release-plugin] rollback the release of filevault-package-maven-plugin-1.0.0 by Tobias Bocanegra · 7 years ago
  93. 34b38ea [maven-release-plugin] prepare release filevault-package-maven-plugin-1.0.0 by Tobias Bocanegra · 7 years ago
  94. 60c9ca4 getting rat to work during release by Tobias Bocanegra · 7 years ago
  95. 62afa54 update release docu by Tobias Bocanegra · 7 years ago
  96. 221db7b [maven-release-plugin] rollback the release of filevault-package-maven-plugin-1.0.0 by Tobias Bocanegra · 7 years ago
  97. 65682c0 [maven-release-plugin] prepare for next development iteration by Tobias Bocanegra · 7 years ago
  98. a95d586 [maven-release-plugin] prepare release filevault-package-maven-plugin-1.0.0 by Tobias Bocanegra · 7 years ago
  99. faf6e70 test by Tobias Bocanegra · 7 years ago
  100. 8553faf test by Tobias Bocanegra · 7 years ago