1. f67006f Adding alternative deployment repository parameter for the deploy:deploy mojo, and bumping the POM version to 2.3-SNAPSHOT to accommodate this new feature. by John Dennis Casey · 18 years ago
  2. 44e7749 MNG-2460: Incorrect POM inheritance for plugins by Vincent Siveton · 18 years ago
  3. 2c61b10 Replaced the "Introduction" word to plugin name by Allan Q. Ramirez · 18 years ago
  4. 2800e4a Fix a couple of typos by Dennis Lundberg · 18 years ago
  5. 9cb5c42 added faq by Allan Q. Ramirez · 18 years ago
  6. d83ad21 removed the changelog plugin from the <reporting> section by Allan Q. Ramirez · 18 years ago
  7. 024d0da [MDEPLOY-35] fix formatting by Brett Leslie Porter · 18 years ago
  8. 76dd265 fixed typo by Allan Q. Ramirez · 18 years ago
  9. b3bc58a PR:MDEPLOY-35 by Allan Q. Ramirez · 18 years ago
  10. 9835c57 PR: MDEPLOY-35 by Allan Q. Ramirez · 18 years ago
  11. 3d50084 PR: MDEPLOY-35 by Allan Q. Ramirez · 18 years ago
  12. 1bae932 PR: MDEPLOY-35 by Allan Q. Ramirez · 18 years ago
  13. 8ef78d1 PR: MDEPLOY-35 by Allan Q. Ramirez · 18 years ago
  14. 44ec9b2 [maven-release-plugin] prepare for next development iteration by Brett Leslie Porter · 18 years ago
  15. 54dde96 [maven-release-plugin] prepare release maven-deploy-plugin-2.2.1 by Brett Leslie Porter · 18 years ago maven-deploy-plugin-2.2.1
  16. b985de3 use released testing framework by Brett Leslie Porter · 18 years ago
  17. 38426fd PR: MDEPLOY-35 by Allan Q. Ramirez · 18 years ago
  18. fd91b61 Fixing tests once I moved the default-value of generatePom to the annotation, which is the standard. by John Dennis Casey · 18 years ago
  19. 46db606 Updating documentation to reflect new functionality, and provide more information about configuration of deployment options. by John Dennis Casey · 18 years ago
  20. 5240c7f o Added parameter documentation by John Dennis Casey · 18 years ago
  21. 77d5262 [MDEPLOY-33] Fixed ArtifactDeployer call to pass in the pomFile (generated or provided) along with the artifact, instead of the artifact-file. The main file is passed to the artifact using setFile(..) now. by John Dennis Casey · 18 years ago
  22. d9c9853 removed the default value of description for the generated Pom. by Allan Q. Ramirez · 18 years ago
  23. bf7c96c PR: MDEPLOY-31 Submitted by: Fabian Bauschulte by Allan Q. Ramirez · 18 years ago
  24. dd8d53a Modified the code to support alternative repository layouts by Allan Q. Ramirez · 18 years ago
  25. 1c65ab0 set eol-style native by Brett Leslie Porter · 18 years ago
  26. 2cad9dd Fixed tabs -> spaces by Kenney Westerhof · 18 years ago
  27. 97b3fd8 Fixing .ssh directory location in unit tests...it was ERASING existing/functional .ssh directories. by John Dennis Casey · 18 years ago
  28. 8cdb561 Adding support for alternative repository layouts, via -DrepositoryLayout=legacy for instance. by John Dennis Casey · 18 years ago
  29. 1906a21 PR: MDEPLOY-30 by Allan Q. Ramirez · 18 years ago
  30. ad24d59 PR: MDEPLOY-30 by Allan Q. Ramirez · 18 years ago
  31. fde76a2 PR: MDEPLOY-30 by Allan Q. Ramirez · 18 years ago
  32. 63bbdb7 PR:MDEPLOY-30 by Allan Q. Ramirez · 18 years ago
  33. c0f6f66 PR: MDEPLOY-30 by Allan Q. Ramirez · 18 years ago
  34. 4427755 renamed the test by Allan Q. Ramirez · 18 years ago
  35. 8eaab83 adjust parent POMs by Brett Leslie Porter · 18 years ago
  36. b76a42d fix test case by Brett Leslie Porter · 18 years ago
  37. 2cc80ed clean up code a little by Brett Leslie Porter · 18 years ago
  38. 672f7ce attach pom, don't deploy it separately by Brett Leslie Porter · 18 years ago
  39. c72f388 [maven-release-plugin] prepare for next development iteration by John Dennis Casey · 18 years ago
  40. 53bff37 [maven-release-plugin] prepare release maven-deploy-plugin-2.2 by John Dennis Casey · 18 years ago maven-deploy-plugin-2.2
  41. 978fce8 deploy snapshots with a unique version by default by Brett Leslie Porter · 18 years ago
  42. ef7c629 PR: MDEPLOY-24 Submitted By: Jerome Lacoste Reviewed by: Allan Ramirez by Allan Q. Ramirez · 18 years ago
  43. fe2e804 PR: MDEPLOY-19 Submitted By: Jerome Lacoste Reviewed By: Allan Ramirez by Allan Q. Ramirez · 18 years ago
  44. 6a737e5 PR: MDEPLOY-21 by Allan Q. Ramirez · 18 years ago
  45. 854addf -added test by Allan Q. Ramirez · 18 years ago
  46. f16a72a PR:MDEPLOY-23 Submitted by: Jerome Lacoste Reviewed by: Allan Ramirez by Allan Q. Ramirez · 18 years ago
  47. f0b027e -added validation if there is no protocol provided in url parameter by Allan Q. Ramirez · 18 years ago
  48. 621b122 [maven-release-plugin] prepare for next development iteration by Brett Leslie Porter · 18 years ago
  49. 6e9c358 [maven-release-plugin] prepare release maven-deploy-plugin-2.1 by Brett Leslie Porter · 18 years ago maven-deploy-plugin-2.1
  50. 1a9ab19 PR: MNG-1837 Submitted by: Dan Tran Reviewed by: Allan Ramirez by Allan Q. Ramirez · 19 years ago
  51. 5d54f81 Updating poms to change dependencies on 2.0.1-SNAPSHOT info to 2.0.1 (parent-poms, and a couple references to maven-archiver). by John Dennis Casey · 19 years ago
  52. b4c8b5b PR: MNG-1828 Submitted by: Jochen Wiedmann Reviewed by: Allan Ramirez by Allan Q. Ramirez · 19 years ago
  53. 25ca130 PR: MNG-1786 Submitted by: Chris Tucker Reviewed by: Allan Ramirez by Allan Q. Ramirez · 19 years ago
  54. 91851d6 PR: MNG-1772 by Allan Q. Ramirez · 19 years ago
  55. 425e420 PR: MNG-1767 Submitted By: Marcel Schutte Reviewed By: Allan Ramirez by Allan Q. Ramirez · 19 years ago
  56. f46023f PR:MNG-1551 by Allan Q. Ramirez · 19 years ago
  57. 4438b35 PR: MNG-1255 by Emmanuel Venisse · 19 years ago
  58. 48e7a8e cleanup some unused fields by Brett Leslie Porter · 19 years ago
  59. 46921b0 [maven-release-plugin] prepare for next development iteration by Brett Leslie Porter · 19 years ago
  60. 8f36b23 [maven-release-plugin] prepare release maven-deploy-plugin-2.0 by Brett Leslie Porter · 19 years ago maven-deploy-plugin-2.0
  61. f55cc05 update versions in plugins by Brett Leslie Porter · 19 years ago
  62. 30f3ab3 more error diagnostics improvements by Brett Leslie Porter · 19 years ago
  63. a2deb80 PR: MNG-122 cleanup artifact metadata retrieval exceptions by Brett Leslie Porter · 19 years ago
  64. 77c0406 PR: MNG-653 by Brett Leslie Porter · 19 years ago
  65. e43ca84 PR: MNG-644 by Brett Leslie Porter · 19 years ago
  66. a9badcd [maven-release-plugin] prepare for next development iteration by Brett Leslie Porter · 19 years ago
  67. ae658f0 [maven-release-plugin] prepare release maven-deploy-plugin-2.0-beta-1 by Brett Leslie Porter · 19 years ago
  68. c507355 update dependency and parent versions by Brett Leslie Porter · 19 years ago
  69. d6f6444 Resolving MNG-851. Using MavenProject.getFile() rather than constructing new. Also fixed maven-deploy-plugin with similar bug. by John Dennis Casey · 19 years ago
  70. 765c61e PR: MNG-613 make sure versions are aggregated by Brett Leslie Porter · 19 years ago
  71. 78106a0 PR: MNG-613 by Brett Leslie Porter · 19 years ago
  72. 4ad48d8 PR: MNG-613 changes versioning to use repository metadata by Brett Leslie Porter · 19 years ago
  73. fd8f3fd better error message for missing deployment repository by Brett Leslie Porter · 19 years ago
  74. 5ec6488 PR: MNG-456 by Brett Leslie Porter · 19 years ago
  75. caaaeb0 PR: MNG-596 add XSD definition to m2 poms and archetypes by Brett Leslie Porter · 19 years ago
  76. 3a133a5 Resolving: by John Dennis Casey · 19 years ago
  77. c57cbb7 Update all versions to beta-1-SNAPSHOT by Emmanuel Venisse · 19 years ago
  78. 4ac71ec Resolving: MNG-495 by John Dennis Casey · 19 years ago
  79. f9e4fb3 refactoring of the resolveTransitiveDependencies call. by Brett Leslie Porter · 19 years ago
  80. 1972377 change <model> to <project> in root tag. by Brett Leslie Porter · 19 years ago
  81. 4c17c3b PR: MNG-257 by Brett Leslie Porter · 19 years ago
  82. 3ea428f o Adding support for <executions/>, which means multiple runs of the same goal/set-of-goals with different configs. by John Dennis Casey · 19 years ago
  83. 1ca2630 update parent references to get access to the ci settings by Brett Leslie Porter · 19 years ago
  84. ee32ffd remove old cvs ignore files by Brett Leslie Porter · 19 years ago
  85. cf62a98 o Removed dependency on plexus-container-artifact, using nested DefaultPlexusContainer instances instead for plugin isolation. by John Dennis Casey · 19 years ago
  86. d421276 PR: MNG-378 Only deploy the release information at the point of release by Brett Leslie Porter · 19 years ago
  87. 6d55d31 bump versions by Brett Leslie Porter · 19 years ago
  88. 91d422e update to released versions by Brett Leslie Porter · 19 years ago
  89. 66da3ee set consistent versions by Brett Leslie Porter · 19 years ago
  90. 3189bde Renamed Plugin.java, AbstractPlugin.java, PluginExecutionRe(quest|sponse) PluginExecutionException to Mojo* by John Dennis Casey · 19 years ago
  91. cc8370a o Cleaned up field-level annotation support (especially descriptor extraction, generation, and building) by John Dennis Casey · 19 years ago
  92. a8d7727 fix more references to the old package by Brett Leslie Porter · 19 years ago
  93. 6ca658e remove unnecessary maven-core dependencies by Brett Leslie Porter · 19 years ago
  94. 30b9b6f add more use of ${} expressions, fix problem when } was not at end by Brett Leslie Porter · 19 years ago
  95. 9bdc619 correct problem where anything with a modified finalName was not installed/deployed by Brett Leslie Porter · 19 years ago
  96. b5abe7c split the plugin API and the plugin descriptor code by Brett Leslie Porter · 19 years ago
  97. 37a08ce release alpha-1 plugins by Brett Leslie Porter · 19 years ago
  98. b7330e5 short comment by Brett Leslie Porter · 19 years ago
  99. a47f76a clean up dependencies. by Brett Leslie Porter · 19 years ago
  100. 10f7e25 update poms for releases by Brett Leslie Porter · 19 years ago