1. 731da98 use released parent pom by Olivier Lamy · 12 years ago
  2. 7a36e4e annotations are not needed for plugin execution so mark dependency as provided by Olivier Lamy · 12 years ago
  3. 9949069 use last plugin parent snapshot to use last compiler plugin to improve build time on jenkins build. by Olivier Lamy · 12 years ago
  4. 6f1bbc1 move plugin version to a property and plugins annotations in compile scope by Olivier Lamy · 12 years ago
  5. fe629ad [MTOOLCHAINS-4] use maven-plugin-tools' java 5 annotations by Tony Chemit · 12 years ago
  6. ead3d6f upgrade plugins to latest parent 21 by Mark Struberg · 13 years ago
  7. f03b713 o added mavenVersion property when not already there by Herve Boutemy · 13 years ago
  8. 8076965 fix relativePath to plugins parent and bump to latest parent for all plugins by Lukas Theussl · 13 years ago
  9. 9ffcc01 o Inherited from maven-plugins:17 by Benjamin Bentmann · 14 years ago
  10. 92a2877 [maven-release-plugin] prepare for next development iteration by Stephen Connolly · 15 years ago
  11. 702adfe [maven-release-plugin] prepare release maven-toolchains-plugin-1.0 by Stephen Connolly · 15 years ago maven-toolchains-plugin-1.0
  12. 6da5f0b rolling back to maven-plugins:14 by Stephen Connolly · 15 years ago
  13. 8857991 [maven-release-plugin] prepare for next development iteration by Stephen Connolly · 15 years ago
  14. 6412eb9 [maven-release-plugin] prepare release maven-toolchains-plugin-1.0 by Stephen Connolly · 15 years ago
  15. bbc6918 adding in the site descriptor stuff that is missing from maven-plugins:15 by Stephen Connolly · 15 years ago
  16. a9714bc re-rolling 1.0 release. site is not generating links correctly by Stephen Connolly · 15 years ago
  17. 5a8edcd [maven-release-plugin] prepare for next development iteration by Stephen Connolly · 15 years ago
  18. e3e8cfe [maven-release-plugin] prepare release maven-toolchains-plugin-1.0 by Stephen Connolly · 15 years ago
  19. f972138 re-rolling 1.0 release with issue management defined by Stephen Connolly · 15 years ago
  20. 12593e9 [maven-release-plugin] prepare for next development iteration by Stephen Connolly · 15 years ago
  21. a3242f9 [maven-release-plugin] prepare release maven-toolchains-plugin-1.0 by Stephen Connolly · 15 years ago
  22. 170d858 remove broken links from site by Stephen Connolly · 15 years ago
  23. 24b62c3 use latest parent by Stephen Connolly · 15 years ago
  24. 13b5394 upgrade parent version to ensure source-release is automatic. by John Dennis Casey · 15 years ago
  25. e459365 [MNG-4287] Make ToolchainManagerPrivate session-aware by Benjamin Bentmann · 15 years ago
  26. cd1d280 o fixed ambiguous links o added Doxia xsd by Vincent Siveton · 15 years ago
  27. c33158a o filtering version in doc by Vincent Siveton · 15 years ago
  28. 2ba6251 o Added plugin version to POM snippets in documentation by Benjamin Bentmann · 15 years ago
  29. ecf2773 used http://maven.apache.org/xsd/* for schema location by Herve Boutemy · 15 years ago
  30. 37fd688 o Inherited from maven-plugins:13 by Benjamin Bentmann · 15 years ago
  31. 3391b49 use the latest parents by Brian E Fox · 15 years ago
  32. a0a4add use StringBuffer to build message by Herve Boutemy · 16 years ago
  33. 3534f07 fixed errors reported by Checkstyle by Herve Boutemy · 16 years ago
  34. 30dd097 o Formatted/reordered POM by Benjamin Bentmann · 16 years ago
  35. 340c126 o Inherited from maven-plugins:12 by Benjamin Bentmann · 16 years ago
  36. 6d64fa2 o Updated index page of plugin site by Benjamin Bentmann · 16 years ago
  37. abdd84e o Changed encoding of site descriptor to UTF-8 just like used for POMs by Benjamin Bentmann · 16 years ago
  38. 390ac4a o Updated index page of plugin site by Benjamin Bentmann · 16 years ago
  39. 1332f56 o Added SCM information (compare http://www.nabble.com/Re%3A-%3Cscm%3E-element-in-plugin-POMs-p18934198.html) by Benjamin Bentmann · 16 years ago
  40. b9bd336 o Reordered POM by Benjamin Bentmann · 16 years ago
  41. bbc6247 o Tweaked the POM to workaround a deficiency in the Release Plugin which causes loss of the license header by Benjamin Bentmann · 16 years ago
  42. 50fbec9 o Added stub IT profile to highlight plugins during CI by Benjamin Bentmann · 16 years ago
  43. be8e857 Try to use the 12-SNAPSHOT parent by Arnaud Heritier · 16 years ago
  44. 031195b Bumping all parent versions to 11, to allow deployment to alternative locations. by John Dennis Casey · 16 years ago
  45. c754617 update versions by Milos Kleint · 16 years ago
  46. d5e4777 o Added svn:eol-style=native by Benjamin Bentmann · 16 years ago
  47. 66d3791 use org.apache.maven groupid for toolchains component.. by Milos Kleint · 16 years ago
  48. 2ffcbdd introduce ToolchainPrivate.matchesRequirement(Map) that pulls the requirement matching into the codebase of the toolchain type developer. Should be more flexible than having it hardwired into the toolchain plugin. by Milos Kleint · 16 years ago
  49. 023762c make 2.0.9-SNAPSHOT a prerequisite by Milos Kleint · 16 years ago
  50. 637f6d3 rewrite toolchain-plugin to use MavenSession plugin context instead of removed build-context. by Milos Kleint · 16 years ago
  51. 227ea01 use the private toolchains contract by Milos Kleint · 17 years ago
  52. 959668e initial batc of documentation to toolchains-plugin by Milos Kleint · 17 years ago
  53. 7b5aac4 formatting by Milos Kleint · 17 years ago
  54. 2833bdf reformat by Milos Kleint · 17 years ago
  55. 30175c3 initial contribution of maven-toolchain-plugin that is capable of matching available toolchains against the ones required by the project and providing them to other plugins down the road. by Milos Kleint · 17 years ago