1. 0c71844 use generics by Herve Boutemy · 12 years ago
  2. f0d50b9 more generics and Java 5 constructs by Herve Boutemy · 12 years ago
  3. 892187b missing generics by Herve Boutemy · 12 years ago
  4. befa2fc updated examples to use new plugin-tools' java annotations by Herve Boutemy · 12 years ago
  5. 764d12f minor improvements by Herve Boutemy · 12 years ago
  6. 929589f [maven-release-plugin] prepare for next development iteration by Igor Fedorenko · 12 years ago
  7. f8efc49 [maven-release-plugin] prepare release maven-plugin-testing-2.0 by Igor Fedorenko · 12 years ago
  8. 3a97bfc fixed faq.fml markup by Igor Fedorenko · 12 years ago
  9. ed3dfc2 added maven 2.x compatibility faq entry by Igor Fedorenko · 12 years ago
  10. 174e13d removed plugin configuration already inherited from parent by Herve Boutemy · 12 years ago
  11. e33059b fixed links by Herve Boutemy · 12 years ago
  12. 7155b42 added a link to m-invoker-p (should add a back-link) by Herve Boutemy · 12 years ago
  13. 5e0c1f1 added generics by Herve Boutemy · 12 years ago
  14. 0c16718 added generics by Herve Boutemy · 12 years ago
  15. 272a614 added generics by Herve Boutemy · 12 years ago
  16. 472b726 added classical javadoc and source xref links by Herve Boutemy · 12 years ago
  17. 30c5127 last compiler javadoc plugin version by Olivier Lamy · 12 years ago
  18. 9525a24 fix scm urls by Olivier Lamy · 12 years ago
  19. 529c533 ignore .idea by Olivier Lamy · 12 years ago
  20. 498b0b8 made mvn 3.x compatible code the new trunk by Igor Fedorenko · 12 years ago
  21. 1deeee9 [MPLUGINTESTING-19] build fails due to missing methods when building with maven3 by Olivier Lamy · 12 years ago
  22. 494fe18 oups really fix upgrade of junit and upgrade wagon version used by Olivier Lamy · 12 years ago
  23. 2f93262 upgrade junit version by Olivier Lamy · 12 years ago
  24. 5aa579a add simple .gitignore, upgrade parent pom by Olivier Lamy · 12 years ago
  25. 73ab325 move version of maven artifact in deptMngt in top level pom by Olivier Lamy · 12 years ago
  26. fd2d525 move plexus-utils declaration in top pom dptMngt by Olivier Lamy · 12 years ago
  27. 6afc41c fix expression warning with using project. by Olivier Lamy · 12 years ago
  28. 0666f21 fix ci url by Olivier Lamy · 12 years ago
  29. 0d3a224 remove old surefire plugin version usage, upgrade to site plugin 3.0 by Olivier Lamy · 12 years ago
  30. 1bc3d4b upgrade to parent 21 by Olivier Lamy · 12 years ago
  31. 10b8472 basic .gitignore by Olivier Lamy · 12 years ago
  32. cd2a2a2 Update to use maven 3.0 and other improvements by Igor Fedorenko · 13 years ago
  33. 46aa8f4 Add ciManagement for Jenkins. by Dennis Lundberg · 13 years ago
  34. 2737998 added .settings to svn:ignore by Herve Boutemy · 13 years ago
  35. 1c22e4e [MPLUGINTESTING-18] fixed file handle leaks by Herve Boutemy · 13 years ago
  36. abd91f3 o Fixed site generation by Benjamin Bentmann · 14 years ago
  37. efc65d5 [maven-release-plugin] prepare for next development iteration by Benjamin Bentmann · 14 years ago
  38. b20ca84 [maven-release-plugin] prepare release maven-plugin-testing-2.0-alpha-1 by Benjamin Bentmann · 14 years ago
  39. 492cf3e o Restricted deployment of site descriptor to parent project by Benjamin Bentmann · 14 years ago
  40. 6ffbc7d [maven-release-plugin] prepare for next development iteration by Benjamin Bentmann · 14 years ago
  41. 47fba14 [maven-release-plugin] prepare release maven-plugin-testing-2.0-alpha-1 by Benjamin Bentmann · 14 years ago
  42. 645cef9 o Fixed test setup to use static test POM and not the main project POM by Benjamin Bentmann · 14 years ago
  43. 73f6882 o Fixed logging by Benjamin Bentmann · 14 years ago
  44. a00837c o Updated to maven:3.0-alpha-4 by Benjamin Bentmann · 14 years ago
  45. fa7ccd6 o Fixed site generation by Benjamin Bentmann · 14 years ago
  46. 7377e70 o Fixed discovery of local repo by Benjamin Bentmann · 14 years ago
  47. 4051741 fix interpolation with using ${project.} by Olivier Lamy · 14 years ago
  48. 23c58f2 use released version by Olivier Lamy · 14 years ago
  49. 253d1de upgrade plexus version by Olivier Lamy · 14 years ago
  50. 5d9b59b fix compilation failure due to trunk change. by Olivier Lamy · 14 years ago
  51. dc55a6f upgrade plexus-component-metadata version to 1.5.0. by Olivier Lamy · 15 years ago
  52. cf43e8b upgrade dependencies. fix compilation failure. by Olivier Lamy · 15 years ago
  53. 5ccbc45 [MPLUGINTESTING-16] update to build with latest maven 3.0-SNAPSHOT by Benjamin Bentmann · 15 years ago
  54. 021edac use p-c released version by Olivier Lamy · 15 years ago
  55. db861d4 fix compilation failure due to trunk change by Olivier Lamy · 15 years ago
  56. 5827cd4 align versions in the reactor. by Olivier Lamy · 15 years ago
  57. 9125322 upgrade parent. fix scm info. by Olivier Lamy · 15 years ago
  58. dade0c2 fix compilation failure due to trunk change by Olivier Lamy · 15 years ago
  59. 2a7aaea o Decoupled from plugin manager by Benjamin Bentmann · 15 years ago
  60. 4bcbd14 upgrade plexus-container version to last one by Olivier Lamy · 15 years ago
  61. 1e400d8 fix compilation with current mvn trunk. by Olivier Lamy · 15 years ago
  62. 6467750 fix compilation with current trunk by Olivier Lamy · 15 years ago
  63. 0d37cd3 getPluginDescriptorPath() must be configurable add a comment on a ugly stuff ! by Olivier Lamy · 15 years ago
  64. dd25865 make it working with 3.x (at least testing with 2 test cases from site plugin 3.x branch) by Olivier Lamy · 15 years ago
  65. da68fa5 [MPLUGINTESTING-11] plugin-testing-mvn-3.x branch does not compile/work with latest maven 3.0-SNAPSHOT by Benjamin Bentmann · 15 years ago
  66. 9d0098b projects compile and unit pass with 3.x mvn artifacts. by Olivier Lamy · 15 years ago
  67. 890374d move some components declaration to dependencyManagement by Olivier Lamy · 15 years ago
  68. abfb7e1 ignore eclipse files. by Olivier Lamy · 15 years ago
  69. b828301 bump version to 2.0-SNAPSHOT by Olivier Lamy · 15 years ago
  70. 50fa298 create a branch for mvn trunk 3.x by Olivier Lamy · 15 years ago
  71. 3674fd6 really ignore eclipse files :-) by Olivier Lamy · 15 years ago
  72. 8e26257 delete bad commit by Olivier Lamy · 15 years ago
  73. bdb8ab2 ignore eclipse files by Olivier Lamy · 15 years ago
  74. a7f084f [MPLUGINTESTING-9] BuildTool.executeMaven fails when local repository path contains spaces by Mark Hobson · 15 years ago
  75. b960334 o Used http://maven.apache.org/xsd/* for schema location by Benjamin Bentmann · 15 years ago
  76. 2115422 o Inherited from maven-parent:11 by Benjamin Bentmann · 15 years ago
  77. 705fdc7 use the new parent by Brian E Fox · 15 years ago
  78. de61d62 o bump to maven-stylus-skin:1.1 by Vincent Siveton · 15 years ago
  79. 20d521b o Put back breadcrumbs that were removed in r729025. by Dennis Lundberg · 15 years ago
  80. 533be4b o using maven-stylus-skin snap due to r728944 by Vincent Siveton · 15 years ago
  81. 6f08703 o using latest parent by Vincent Siveton · 15 years ago
  82. b366d6d o Reordered POM by Benjamin Bentmann · 16 years ago
  83. 2e0360a o Polished site by Benjamin Bentmann · 16 years ago
  84. cc0922f o Inherited from maven-parent:9 by Benjamin Bentmann · 16 years ago
  85. 18f79fe o Changed file encoding to UTF-8 by Benjamin Bentmann · 16 years ago
  86. 9dd0893 o fixed groupId in the documentation by Vincent Siveton · 16 years ago
  87. e8f1f97 o Updated SCM web url by Benjamin Bentmann · 16 years ago
  88. d274cdb Check that maven-parent 9 works with all projects by Arnaud Heritier · 16 years ago
  89. cbe286a o fixed some minor checkstyle errors by Vincent Siveton · 16 years ago
  90. 4bcb5b4 [maven-release-plugin] prepare for next development iteration by Vincent Siveton · 16 years ago
  91. 57c6992 [maven-release-plugin] prepare release maven-plugin-testing-1.2 by Vincent Siveton · 16 years ago
  92. 09cd69e o provided minimalist site.xml and apt files o using <menu/> tag in site.xml by Vincent Siveton · 16 years ago
  93. e6af350 o upgraded to some latest plugins o fixed stagingSiteURL by Vincent Siveton · 16 years ago
  94. 8af868d o added a minimal javadoc o push license header in the correct way by Vincent Siveton · 16 years ago
  95. 69b1606 o removed unused package by Vincent Siveton · 16 years ago
  96. 9d7d87d o fixed javadoc o push license header in the correct way by Vincent Siveton · 16 years ago
  97. a2bb990 Applying patch to make the testing harness compatible with new plexus classes used in 2.1 by John Dennis Casey · 16 years ago
  98. 7954804 [MPLUGINTESTING-5] Respect file encoding of POMs by Benjamin Bentmann · 16 years ago
  99. e65483f o using Jira MPLUGINTESTING due to MPA-110 by Vincent Siveton · 16 years ago
  100. 241f13e o Fixed javadoc by Benjamin Bentmann · 16 years ago