1. a34536d o specified <issueManagement/> by Vincent Siveton · 16 years ago
  2. c4fc60f [maven-release-plugin] prepare for next development iteration by Mark Hobson · 16 years ago
  3. 94f864f [maven-release-plugin] prepare release maven-dependency-tree-1.2 by Mark Hobson · 16 years ago maven-dependency-tree-1.2
  4. 7ca0a81 Added SCM block by Mark Hobson · 16 years ago
  5. 5ee80b8 Upgraded maven-artifact to 2.0.9 from 2.0.9-SNAPSHOT now that it has been released by Mark Hobson · 16 years ago
  6. 12919c6 Simplified Javadoc by Mark Hobson · 16 years ago
  7. 1a9484e Fixed some warnings by Mark Hobson · 16 years ago
  8. 0e07990 [MNG-3548] Added commented-out test to reproduce problem by Mark Hobson · 16 years ago
  9. b5ad00d o Fix potential recursion in hashCode with parent.hashCode by using parent's artifact only by Mark Hobson · 16 years ago
  10. 1d42063 use the latest released parent by Brian E Fox · 16 years ago
  11. 7da5af1 Add snapshots repo by Carlos Sanchez Gonzalez · 16 years ago
  12. 44e6f4d Added the range information to toString. Now we need maven artifact 2.0.9 because of the missing VersionRange.equals in 2.0.8 by Carlos Sanchez Gonzalez · 16 years ago
  13. e1224d3 [MNG-3093] Track selectVersionFromRange events in the tree by Carlos Sanchez Gonzalez · 16 years ago
  14. 5d8b67b o lock surefire-plugin version to 2.3 to avoid Plexus pb by Vincent Siveton · 16 years ago
  15. d0a1600 [maven-release-plugin] prepare for next development iteration by Carlos Sanchez Gonzalez · 16 years ago
  16. 62cc256 [maven-release-plugin] prepare release maven-dependency-tree-1.1 by Carlos Sanchez Gonzalez · 16 years ago maven-dependency-tree-1.1
  17. 25fd6d9 Upgrade release plugin, previous is broken by Carlos Sanchez Gonzalez · 16 years ago
  18. c18f69b Revert the 1.1 release by Carlos Sanchez Gonzalez · 16 years ago
  19. 6c92c83 [maven-release-plugin] prepare for next development iteration by Carlos Sanchez Gonzalez · 16 years ago
  20. bc41556 [maven-release-plugin] prepare release maven-dependency-tree-1.1 by Carlos Sanchez Gonzalez · 16 years ago
  21. d7e1ef5 Upgrade maven-project by Carlos Sanchez Gonzalez · 16 years ago
  22. 426e5d6 update some released dependencies by Brett Leslie Porter · 17 years ago
  23. d934ec1 Reinstated scope conflict tests now that the assertion code is fixed, although still not convinced by the resultant tree. by Mark Hobson · 17 years ago
  24. 85d6549 Renamed DependencyTreeBuilderTest to DefaultDependencyTreeBuilderTest since it is now implementation specific. by Mark Hobson · 17 years ago
  25. e4feb55 Made DependencyTreeBuilderTest assert resolution tree against the internal one used by DefaultDependencyTreeBuilder. Previously it was asserting against the result of performing a further artifact collection, which caused misleading results since artifacts are mutated during collection. by Mark Hobson · 17 years ago
  26. 952f9e3 Added issue references by Mark Hobson · 17 years ago
  27. 50f425d Upgrade parent by Carlos Sanchez Gonzalez · 17 years ago
  28. c21a444 Attempted to justify nasty package protection. by Mark Hobson · 17 years ago
  29. a6113f9 Fixed dependency management information for nodes that are also omitted for conflicts. by Mark Hobson · 17 years ago
  30. a8114e6 Added descriptions of tree tests with their serialised expected trees. by Mark Hobson · 17 years ago
  31. 0cb82f6 Correctly clone all node properties in BuildingDependencyNodeVisitor. by Mark Hobson · 17 years ago
  32. ff13d77 Added debug logging to DependencyTreeResolutionListener that outputs the received resolution listener events. by Mark Hobson · 17 years ago
  33. 1d7ab7a Added toString tests for managed nodes by Mark Hobson · 17 years ago
  34. 8b06c07 Fix compatibility with Java 1.4 by Carlos Sanchez Gonzalez · 17 years ago
  35. 705e1ad manageArtifactVersion and manageArtifactScope can be called at any time by Carlos Sanchez Gonzalez · 17 years ago
  36. e107d07 Initialized properly premanagedVersion by Carlos Sanchez Gonzalez · 17 years ago
  37. 82b5ac2 Corrected deprecated message for context. by Mark Hobson · 17 years ago
  38. 0f243bc Add comment by Mark Hobson for getDepth deprecation by Carlos Sanchez Gonzalez · 17 years ago
  39. 8a89470 Solve problem when artifact has version range by Carlos Sanchez Gonzalez · 17 years ago
  40. 01098be Add a hasChildren method by Carlos Sanchez Gonzalez · 17 years ago
  41. 884f51f Create the artifacts if project hasn't done it already by Carlos Sanchez Gonzalez · 17 years ago
  42. ce2deb6 Add test for addNode by Carlos Sanchez Gonzalez · 17 years ago
  43. 263f431 Fix bug when an updateScopeCurrentPom event is received prior to an includeArtifact by Carlos Sanchez Gonzalez · 17 years ago
  44. 8aa56b5 Add test for getDepth by Carlos Sanchez Gonzalez · 17 years ago
  45. ba1caa6 o Changed commented-out testProjectWithConflictDependencyScope to the behaviour Maven appears to exhibit - real expected outcome is still preserved in comments by Mark Hobson · 17 years ago
  46. 67d5930 Used LinkedHashSet when recording artifact dependencies in tests, since dependency order is significant by Mark Hobson · 17 years ago
  47. bd5a6e1 Fixed for updateScope events being received prior to includeArtifact events by Mark Hobson · 17 years ago
  48. 50b2682 Added support for node changes in DependencyNode.toNodeString for all node states by Mark Hobson · 17 years ago
  49. 3b3a716 Added issue references by Mark Hobson · 17 years ago
  50. a879f42 Added references by Mark Hobson · 17 years ago
  51. d340d4e Added commented out testProjectWithFilter that requires event filter fix to DefaultArtifactCollector by Mark Hobson · 17 years ago
  52. 1e426a9 Handle potential NPE when things go wrong inside Maven by Mark Hobson · 17 years ago
  53. 3893751 Major changes to maven-dependency-tree: by Mark Hobson · 17 years ago
  54. 5b52836 align parents to latest release (snapshot has nothing significant other than SCM adjustments) by Brett Leslie Porter · 17 years ago
  55. eac1553 adjust parent so we get the right SCM element by Brett Leslie Porter · 17 years ago
  56. 7d9f147 [maven-release-plugin] prepare for next development iteration by Carlos Sanchez Gonzalez · 17 years ago
  57. 9fbf688 [maven-release-plugin] prepare release maven-dependency-tree-1.0 by Carlos Sanchez Gonzalez · 17 years ago maven-dependency-tree-1.0
  58. 2eb6c00 Upgrade testing harness by Carlos Sanchez Gonzalez · 17 years ago
  59. e8f2bdf [MNG-2931] Add workaround to MNG-2931 by Carlos Sanchez Gonzalez · 17 years ago
  60. df3e149 Upgrade maven-project by Carlos Sanchez Gonzalez · 17 years ago
  61. 7e1d645 Upgrade parent and remove custom license copying by Carlos Sanchez Gonzalez · 17 years ago
  62. 133d971 Add license by Carlos Sanchez Gonzalez · 17 years ago
  63. a786b77 Move iterator methods to dependency node by Carlos Sanchez Gonzalez · 17 years ago
  64. 7e6a8bd Upgrade testing harness by Carlos Sanchez Gonzalez · 17 years ago
  65. 826b681 Add toString and iterator methods to traverse the dependency tree by Carlos Sanchez Gonzalez · 17 years ago
  66. d63aab5 [maven-release-plugin] prepare for next development iteration by Joakim Erdfelt · 17 years ago
  67. e2ab3a1 [maven-release-plugin] prepare release maven-dependency-tree-1.0-alpha-2 by Joakim Erdfelt · 17 years ago maven-dependency-tree-1.0-alpha-2
  68. 0220355 Correcting javadoc error with assert usage by Joakim Erdfelt · 17 years ago
  69. 36d4a08 [maven-release-plugin] prepare for next development iteration by Joakim Erdfelt · 17 years ago
  70. e4a2092 [maven-release-plugin] prepare release maven-dependency-tree-1.0-alpha-1 by Joakim Erdfelt · 17 years ago maven-dependency-tree-1.0-alpha-1
  71. a796815 * Updating license headers in the sources file (java/xml) by Joakim Erdfelt · 17 years ago
  72. d8f3064 [MNG-2654] Adding Maven Dependency Tree. Thanks Mark Hobson! by Joakim Erdfelt · 17 years ago