1. 646aeeb updated new wishes by Herve Boutemy · 11 years ago
  2. 795ecb7 Add wishes by Robert Scholte · 11 years ago
  3. 72b4231 o "Shell command for cleaning older artifacts" is done: I used it to clean dist, and it worked like a charm :) by Herve Boutemy · 11 years ago
  4. a51f15a cleanup by Herve Boutemy · 11 years ago
  5. 517dd89 changed date output format by Herve Boutemy · 11 years ago
  6. ea29f22 added global statistics by Herve Boutemy · 11 years ago
  7. 8fa2af6 added dist statistics by Herve Boutemy · 11 years ago
  8. 15f0013 added statistics about central errors by Herve Boutemy · 11 years ago
  9. 64eb6c2 display artifacts grouped by directory/groupId by Herve Boutemy · 11 years ago
  10. ff28681 ant-tasks doesn't contain classic release content by Herve Boutemy · 11 years ago
  11. 224f580 moved attributes used only by check-site to DistCheckSiteMojo by Herve Boutemy · 11 years ago
  12. bf0b6fa extractec getVersion() method to ease code reading by Herve Boutemy · 11 years ago
  13. ed0e3a2 changed maven DB format to avoid redundant information by Herve Boutemy · 11 years ago
  14. 10dad0e extracted loadMavenDb() method to improve readability by Herve Boutemy · 11 years ago
  15. 9808f90 don't generate wget command if the file isn't available in central repository by Herve Boutemy · 11 years ago
  16. 38711ea added intro to file format by Herve Boutemy · 11 years ago
  17. 041d4c5 removed -O option to wget by Herve Boutemy · 11 years ago
  18. ddaa655 added enforcer by Herve Boutemy · 11 years ago
  19. 616bc81 No longer needed here by Sebastian Bazley · 11 years ago
  20. c11ac80 Initial commit of verify goal Needs lots of work by Sebastian Bazley · 11 years ago
  21. 70df55c New version of HelperMojo with GAV inserted at build time by Sebastian Bazley · 11 years ago
  22. 845a545 improved output by Herve Boutemy · 11 years ago
  23. 3a75014 Formatting by Sebastian Bazley · 11 years ago
  24. b9a817e Allow use outside a project by Sebastian Bazley · 11 years ago
  25. e62ee4d Configure pluginId from plugin.xml by Sebastian Bazley · 11 years ago
  26. 8e381be Configure pluginId from plugin.xml by Sebastian Bazley · 11 years ago
  27. bd58114 Not needed by Sebastian Bazley · 11 years ago
  28. 1fb3e23 Change default includes to include common release artifacts by Sebastian Bazley · 11 years ago
  29. e42994a Allow subclasses to define the default includes by Sebastian Bazley · 11 years ago
  30. f7f508a Unused imports by Sebastian Bazley · 11 years ago
  31. 7ac5a95 Refactor to create check goal by Sebastian Bazley · 11 years ago
  32. 251eb64 Comment out to prevent site build error by Sebastian Bazley · 11 years ago
  33. 508616a moved message to end of intro by Herve Boutemy · 11 years ago
  34. 0ea29b8 Goals page by Sebastian Bazley · 11 years ago
  35. 3171032 Allow plugin to be used outside a project by Sebastian Bazley · 11 years ago
  36. a3c8843 * fix pmd config for jdk 7 by Eric Barboni · 11 years ago
  37. 99157f3 use remove icon for old dist files by Herve Boutemy · 11 years ago
  38. 8a85742 merged dist and older columns for better readability by Herve Boutemy · 11 years ago
  39. 0a831af typo by Herve Boutemy · 11 years ago
  40. 78657fe more compact output by Herve Boutemy · 11 years ago
  41. cb1cc63 fixed typo by Herve Boutemy · 11 years ago
  42. 7440013 use effective dist area instead of svnpubsub origin by Herve Boutemy · 11 years ago
  43. b043d94 Rename digest goal as create. by Sebastian Bazley · 11 years ago
  44. 172576b More Commons references updated by Sebastian Bazley · 11 years ago
  45. a92288e gpgsignfiles has been migrated by Sebastian Bazley · 11 years ago
  46. 40007ec Move to same package as Maven gpg plugin since the intention is to merge the code by Sebastian Bazley · 11 years ago
  47. 038c39b Fix Javadoc by Sebastian Bazley · 11 years ago
  48. b98073c Fix up remaining Commons references by Sebastian Bazley · 11 years ago
  49. 0fbade7 Initial conversion of Commons to Maven project parenthood. Not yet complete by Sebastian Bazley · 11 years ago
  50. 0db95d2 Disable gpgsignfiles until conversion to Maven from Commons is complete by Sebastian Bazley · 11 years ago
  51. 155014f add those modules by Olivier Lamy · 11 years ago
  52. a3292cc fix pom by Olivier Lamy · 11 years ago
  53. 2028564 Drop faulty generated Help Mojo by Sebastian Bazley · 11 years ago
  54. 4ffb4bd Replace remaining Commons references by Sebastian Bazley · 11 years ago
  55. 86ca3b8 Fix up docs by Sebastian Bazley · 11 years ago
  56. ddbd95f More layout by Sebastian Bazley · 11 years ago
  57. 4f94bdc Maven layout conventions by Sebastian Bazley · 11 years ago
  58. b167a15 Maven layout conventions by Sebastian Bazley · 11 years ago
  59. c3f7b88 Allow list of digests to be provided on command-line by Sebastian Bazley · 11 years ago
  60. cca3a44 Removed too much; re-instate by Sebastian Bazley · 11 years ago
  61. 01803a5 More fixups to work as a Maven plugin by Sebastian Bazley · 11 years ago
  62. b5a8d7c Rename to maven package structure by Sebastian Bazley · 11 years ago
  63. 53c4e31 Move gpg plugin to Maven sandbox by Sebastian Bazley · 11 years ago
  64. 0b3f949 Move digest plugin to Maven sandbox by Sebastian Bazley · 11 years ago
  65. 86f217c reduce duplicate read metadata in AbstractDistCheckMojo and propagate version to checkArtifact by Eric Barboni · 11 years ago
  66. e91b2f4 update todo by Eric Barboni · 11 years ago
  67. e7c3a7a reduce a bit error log remove os specific file :p by Eric Barboni · 11 years ago
  68. 29f489b Add IT for reports, called by maven-site-plugin by Robert Scholte · 11 years ago
  69. 7b6e379 Be sure driver is closed by Robert Scholte · 11 years ago
  70. 442f2c4 Change default value for screenshot to false, because it has a System requirement (i.e. FireFox) by Robert Scholte · 11 years ago
  71. 18ca2c8 Use maven-repository-metadata to build MetaData by Robert Scholte · 11 years ago
  72. 4ca084e Parameter properties are in fact default values (you can't set them like -Dkey=value) by Robert Scholte · 11 years ago
  73. 657933c ignore .java-version file by Olivier Lamy · 11 years ago
  74. d940a22 ignore ide file by Olivier Lamy · 11 years ago
  75. 8afd756 remove ide specific file by Olivier Lamy · 11 years ago
  76. 72457ea Fix formatting by Robert Scholte · 11 years ago
  77. c3d2c05 Prepare project for ITs by Robert Scholte · 11 years ago
  78. b088596 Fix typo by Robert Scholte · 11 years ago
  79. 739e6e3 added info in case of IOException when reading url content by Herve Boutemy · 11 years ago
  80. 3dbd6cc fixed typo by Herve Boutemy · 11 years ago
  81. b300a5e Add screenshot (firefox only) neeeded set screenShot to false reduce verbosity by Eric Barboni · 11 years ago
  82. 51a7c28 better pattern some javadoc by Eric Barboni · 11 years ago
  83. f2880ce show some commands but layout not nice. by Eric Barboni · 11 years ago
  84. 04f2d9c try to detect skin ( display html comment where available) refactoring by Eric Barboni · 11 years ago
  85. d9b6e82 more ideas :) by Herve Boutemy · 11 years ago
  86. 57ebc3b improved left menu by Herve Boutemy · 11 years ago
  87. 26f4a8a added an introduction by Herve Boutemy · 11 years ago
  88. e61fb38 fixed errors reported by Checkstyle by Herve Boutemy · 11 years ago
  89. c9ea759 use maven-parent by Herve Boutemy · 11 years ago
  90. 9b2f183 add todo in site as markdown file, by Eric Barboni · 11 years ago
  91. 7b5ae89 more compact display: link version to maven-metadata.xml by Herve Boutemy · 11 years ago
  92. 87a6ca7 added link to dist area for each artifact by Herve Boutemy · 11 years ago
  93. 6696485 added link to central for each interesting artifact entry by Herve Boutemy · 11 years ago
  94. cc6b516 added icons by Herve Boutemy · 11 years ago
  95. 386c0a2 factored out icon output to use it in check-source-release by Herve Boutemy · 11 years ago
  96. 54c00bd separate groupId and artifact columns to improve readability by Herve Boutemy · 11 years ago
  97. 5218e68 simplified LATEST column head by Herve Boutemy · 11 years ago
  98. 231e9ab don't write http://maven.apache.org for each url, just relative path by Herve Boutemy · 11 years ago
  99. 6d973f5 added a link to the site by Herve Boutemy · 11 years ago
  100. 838d7df using the plugin during build causes a bootstrapping issue by Herve Boutemy · 11 years ago