1. fad10fc removed file-management from expected site failures, now that it is imported again by Herve Boutemy · 11 years ago
  2. 8781c2d one more TODO by Herve Boutemy · 11 years ago
  3. 622638b use latest Doxia Markdown module to have title support by Herve Boutemy · 11 years ago
  4. 8ea0076 ordered menu like index by Herve Boutemy · 11 years ago
  5. b0db706 o added maven-mapping in shared o configured index page for maven-archiver by Herve Boutemy · 11 years ago
  6. 0e40066 added links to docs by Herve Boutemy · 11 years ago
  7. 082b593 reworded "release rules well applied" to "release process fully applied" by Herve Boutemy · 11 years ago
  8. 56fa4a2 no more "work in progress", but added a link to configuration by Herve Boutemy · 11 years ago
  9. 2df6ada improved maven-metadata.xml vs index page info by Herve Boutemy · 11 years ago
  10. f5ab306 better text for link to site by Herve Boutemy · 11 years ago
  11. ab0dda5 improved output by Herve Boutemy · 11 years ago
  12. 726f101 added link to groupId in central by Herve Boutemy · 11 years ago
  13. 7ead1f4 display source release filename by Herve Boutemy · 11 years ago
  14. 38c96e5 added a link with text to distribution area in headers by Herve Boutemy · 11 years ago
  15. eee969d switched central and dist area columns: dist area is first priority by Herve Boutemy · 11 years ago
  16. 9014ee6 don't display dist when artifacts are not published by Herve Boutemy · 11 years ago
  17. 3676d65 display maven distribution area and central urls by Herve Boutemy · 11 years ago
  18. 65d681f Use Properties instead of Map, so the key can contain a ':', which would otherwise be a namespace within the XML configuration. by Robert Scholte · 11 years ago
  19. 8047e93 added configuration dump in generated site by Herve Boutemy · 11 years ago
  20. 5cec6d2 nothing more hardcoded by Herve Boutemy · 11 years ago
  21. 4b8895a configure site for versioned artifact, as useful for Maven 2.0.11 and 2.2.1 by Herve Boutemy · 11 years ago
  22. 85032d6 maven-indexer 5.1.1 documentation archived from actual documentation by Herve Boutemy · 11 years ago
  23. aa9987e configure paths and sites in pom instead of hardcoding Map in source by Herve Boutemy · 11 years ago
  24. eb86660 replaced ifs with Map by Herve Boutemy · 11 years ago
  25. 182c3d5 trick for Apache and Maven parent poms sites by Herve Boutemy · 11 years ago
  26. c8fdc9f improved handling of artifacts not in distribution area by Herve Boutemy · 11 years ago
  27. 5b8f500 updated TODO by Herve Boutemy · 11 years ago
  28. 93278f3 use released components (no real need of latest and greatest SNAPSHOT) by Herve Boutemy · 11 years ago
  29. a5aee84 added gifs to unpack, since icons are .gif by Herve Boutemy · 11 years ago
  30. 3d49fb5 fail in case of wrong version in index page (but stay tolerant with date) by Herve Boutemy · 11 years ago
  31. 149ed8b improved hack for poms index page by Herve Boutemy · 11 years ago
  32. ead1a24 removed "IPn" syntax from config file: index page url written once in group definition is more expressive by Herve Boutemy · 11 years ago
  33. 1d73dbd new syntax for parent-pom artifactId, to define this special artifact in another place by Herve Boutemy · 11 years ago
  34. 93a8475 added resources artifacts, both released version in old groupId and in target groupId for future release by Herve Boutemy · 11 years ago
  35. 02b2bde maven-doxia-tools replaced by doxia-integration-tools by Herve Boutemy · 11 years ago
  36. 61f5926 renamed mavendb.txt to dist-tool.conf by Herve Boutemy · 11 years ago
  37. 0f4abba o improved message when range restriction defined by Herve Boutemy · 11 years ago
  38. ff740ba removed unused import by Herve Boutemy · 11 years ago
  39. 095c886 cache data read from distribution area to avoid reading it multiple times (a lot) by Herve Boutemy · 11 years ago
  40. a04347f improved mavendb.txt format to better show that every group is a directory from distribution area by Herve Boutemy · 11 years ago
  41. b596334 replaced hardcoded distribution area url with info from mavendb.txt by Herve Boutemy · 11 years ago
  42. fe67dc9 removed old code commented out by Herve Boutemy · 11 years ago
  43. 6d49027 improve mavendb.txt readability: support empty lines by Herve Boutemy · 11 years ago
  44. 48cba8d replaced "three spaces" convention with asterisk by Herve Boutemy · 11 years ago
  45. 2513570 improved explanations by Herve Boutemy · 11 years ago
  46. 6e12122 no need to force (nor restrict) maven-release-plugin version since the probem with release parrent pom version 3, 4 and 5 don't apply here by Herve Boutemy · 11 years ago
  47. d4cd9a7 formatting by Herve Boutemy · 11 years ago
  48. 0584a19 code improvement: introduced IndexPage class to replace Object[] by Herve Boutemy · 11 years ago
  49. 3a5df47 verify both Maven 3.0.x and Maven 3.1.x+ by Robert Scholte · 11 years ago
  50. 6d14c39 update db with restrictions by Robert Scholte · 11 years ago
  51. a00ae32 Improve message by Robert Scholte · 11 years ago
  52. e6c5654 Support ranges by Robert Scholte · 11 years ago
  53. 70a4061 metadata is set, not added by Robert Scholte · 11 years ago
  54. c1d0eba more consistent filenames by Herve Boutemy · 11 years ago
  55. 1edf9c6 fixed report name to match other reports convention by Herve Boutemy · 11 years ago
  56. 7aee1f8 cache index page instead of fetching content at each component by Herve Boutemy · 11 years ago
  57. ccff0f7 fixed link to index page by Herve Boutemy · 11 years ago
  58. c24827b improved output by Herve Boutemy · 11 years ago
  59. f884bb7 reworded "aggregated" to "index page" by Herve Boutemy · 11 years ago
  60. 9deb073 update maven-release version (which is unfortunately hardcoded) by Herve Boutemy · 11 years ago
  61. f8d2c0e there are 3 reports now :) by Herve Boutemy · 11 years ago
  62. 6d86d2c use local line separator by Herve Boutemy · 11 years ago
  63. bc509ea display failure log content on failure by Herve Boutemy · 11 years ago
  64. aec0db3 Comment out <scm> section to prevent accidental release from sandbox. by Dennis Lundberg · 11 years ago
  65. 092c8af Move maven-shared-monitor to the sandbox. by Dennis Lundberg · 11 years ago
  66. ffa0885 Move maven-script to the sandbox. by Dennis Lundberg · 11 years ago
  67. dbf83b5 Move maven-plugin-enforcer to the sandbox. by Dennis Lundberg · 11 years ago
  68. df8823e Move maven-ant to the sandbox. by Dennis Lundberg · 11 years ago
  69. 602a394 Javadoc; drop unused shared property by Sebastian Bazley · 11 years ago
  70. 33f607e maven-one-plugin released, with source release in dist by Herve Boutemy · 11 years ago
  71. 79524ee use indexer-core released version by Herve Boutemy · 11 years ago
  72. a03d7b4 added a note about apache-maven:2.0.11 which is in dist but not in central: we should probably not cause a failure in this case by Herve Boutemy · 11 years ago
  73. 2e0e810 maven-idea-plugin and maven-model-converter were released with copy to dist by Herve Boutemy · 11 years ago
  74. 298748e edit a bit the site by Eric Barboni · 11 years ago
  75. 94031c4 add pom items (hardcoded not nice) add skins by Eric Barboni · 11 years ago
  76. 9845858 don't require clean to check for failures by Herve Boutemy · 11 years ago
  77. 50ecbd5 add shared items by Eric Barboni · 11 years ago
  78. a99b456 plugin site check test - add new type of line in database for detailed artifact by Eric Barboni · 11 years ago
  79. ef38e1f use ${project.reporting.outputDirectory} instead of hardcoding target/site by Herve Boutemy · 11 years ago
  80. ec3378b code simplification by Herve Boutemy · 11 years ago
  81. 62cae4a WIP on aggregator site. by Eric Barboni · 11 years ago
  82. fa9d4a7 added options to ignore check failures for configured artifacts by Herve Boutemy · 11 years ago
  83. 9a90bf1 added src+bin format by Herve Boutemy · 11 years ago
  84. f6c974d Checkpointing progress by Stephen Connolly · 11 years ago
  85. bcabff9 code simplification and methods renaming to better match intent by Herve Boutemy · 11 years ago
  86. 8d363d2 tweaked comments rendering by Herve Boutemy · 11 years ago
  87. 8a00f35 merged columns to improve rendering by Herve Boutemy · 11 years ago
  88. eaa99ec display simplification by Herve Boutemy · 11 years ago
  89. cb5dcba formatted comments by Herve Boutemy · 11 years ago
  90. 7609c60 removed groupId column, replaced by headers for each distribution directory by Herve Boutemy · 11 years ago
  91. f9a5571 shorten groupId by Herve Boutemy · 11 years ago
  92. 773ad04 Cause of exception is useless user need to go to website to see all reports by Eric Barboni · 11 years ago
  93. 306f77e an experiment by Stephen Connolly · 11 years ago
  94. 0d1d722 fix format by Eric Barboni · 11 years ago
  95. 9a20ebf all error displayed as ususal for red output in jenkins by Eric Barboni · 11 years ago
  96. 6bf96e0 added resources by Herve Boutemy · 11 years ago
  97. f517f3a added maven-ant-tasks by Herve Boutemy · 11 years ago
  98. 857e106 fixed little inconsistencies by Herve Boutemy · 11 years ago
  99. ef062f3 added artifacts forgotten by Herve Boutemy · 11 years ago
  100. 74eda7e fixed typo by Herve Boutemy · 11 years ago