1. d1ff02b Follow ASF branding rules. by Dennis Lundberg · 11 years ago
  2. 4073d5a [maven-release-plugin] prepare for next development iteration by John Dennis Casey · 11 years ago
  3. 9a0b42f [maven-release-plugin] prepare release maven-dependency-analyzer-1.4 by John Dennis Casey · 11 years ago maven-dependency-analyzer-1.4
  4. 8cd4f87 commit very small formatting change to check my authentication. by John Dennis Casey · 11 years ago
  5. 19d23ed use last shared parent 19 by Olivier Lamy · 11 years ago
  6. f51ffd0 MSHARED-276 analyzer ignores project directories in a multi-module build - don't just look at jars, accept classes files also. Patch by henning. by Brian E Fox · 11 years ago
  7. 8a7bd98 [maven-release-plugin] prepare for next development iteration by Arnaud Heritier · 11 years ago
  8. d0e8229 [maven-release-plugin] prepare release maven-dependency-analyzer-1.3 by Arnaud Heritier · 11 years ago maven-dependency-analyzer-1.3
  9. 52d23c1 [maven-release-plugin] prepare for next development iteration by Arnaud Heritier · 11 years ago
  10. 00ce887 [maven-release-plugin] prepare release maven-dependency-analyzer-1.3 by Arnaud Heritier · 11 years ago
  11. 4879329 copied code from dependency plugin by Herve Boutemy · 12 years ago
  12. 5b33157 [MSHARED-253] added a way to force used dependencies when they are detected as unused (because of bytecode analysis) by Herve Boutemy · 12 years ago
  13. bad7863 reverted r1400594 because plexus interpolation package is missing from more recent plexus-utils by Herve Boutemy · 12 years ago
  14. f07c58d code formatting by Herve Boutemy · 12 years ago
  15. 3e7fc2d added a warning about consequences of bytecode analysis by Herve Boutemy · 12 years ago
  16. 5a1948d revert maven-shared-utils integration to be able to release now by Herve Boutemy · 12 years ago
  17. 933a214 updated plexus-utils by Herve Boutemy · 12 years ago
  18. 86487e5 suppress warnings by Herve Boutemy · 12 years ago
  19. 16a911c removed version defined in parent's dependencyManagement by Herve Boutemy · 12 years ago
  20. 176fce4 o More problems. Compile then commit, not vice versa by Kristian Rosenvold · 12 years ago
  21. 2b0c337 MSHARED-239 remove a few more p-u classes and dependencies by Mark Struberg · 12 years ago
  22. 4ddaff9 MSHARED-239 replace plexus-utils with maven-shared-utils by Mark Struberg · 12 years ago
  23. 298988a upgrade parent version by Olivier Lamy · 12 years ago
  24. 3e1fd78 use plexus java 5 annotations instead of old-style javadoc annotations by Herve Boutemy · 13 years ago
  25. e5d6137 [MSHARED-47] added unit test to show wrong xml-apis dependency analysis: forgot files by Herve Boutemy · 13 years ago
  26. d936173 fixed typo by Herve Boutemy · 13 years ago
  27. 776166a [MSHARED-47] added unit test to show wrong xml-apis dependency analysis by Herve Boutemy · 13 years ago
  28. 3832802 added an assertion to check a known problem when upgrading Maven core dependency by Herve Boutemy · 13 years ago
  29. 84b60f0 [MSHARED-209] updated asm to 3.3.1 by Herve Boutemy · 13 years ago
  30. f369d4e updated maven-plugin-testing-tools by Herve Boutemy · 13 years ago
  31. f1f1628 improved documentation by Herve Boutemy · 13 years ago
  32. 14d2078 added an introduction documentation by Herve Boutemy · 13 years ago
  33. 6cf83b1 improved javadoc by Herve Boutemy · 13 years ago
  34. f2e9f66 removed unused method parameter by Herve Boutemy · 13 years ago
  35. c7137ab fixed unit-tests by reverting maven and plexus-utils versions by Herve Boutemy · 13 years ago
  36. 5a60a83 fixed code style by Herve Boutemy · 13 years ago
  37. a8810ab [MSHARED-207] added generics by Herve Boutemy · 13 years ago
  38. 64c50f8 updated maven version by Herve Boutemy · 13 years ago
  39. 15e996d updated parent pom by Herve Boutemy · 13 years ago
  40. 36214f9 added javadoc and jxr reports links in top-level menu by Herve Boutemy · 13 years ago
  41. 4426523 [maven-release-plugin] prepare for next development iteration by Brian E Fox · 13 years ago
  42. 622287a [maven-release-plugin] prepare release maven-dependency-analyzer-1.2 by Brian E Fox · 13 years ago maven-dependency-analyzer-1.2
  43. 342d3ab use the released parent by Brian E Fox · 13 years ago
  44. 2ff9783 revert the staged release by Brian E Fox · 13 years ago
  45. d9f5fc3 [maven-release-plugin] prepare for next development iteration by Brian E Fox · 13 years ago
  46. cb11358 [maven-release-plugin] prepare release maven-dependency-analyzer-1.2 by Brian E Fox · 13 years ago
  47. f4bf999 use the last released parent by Brian E Fox · 13 years ago
  48. a59b1b4 o Add a relativePath because the parent has a new location that is not in the default place. by Dennis Lundberg · 13 years ago
  49. 421b018 MDEP-262 patch from Tobias Glerke by Brian E Fox · 13 years ago
  50. 94b2a10 MDEP-149 by Brian E Fox · 13 years ago
  51. d2de6a0 updated issue management urls to point precisely to the component in MSHARED by Herve Boutemy · 14 years ago
  52. 67c814c [MDEP-143] wrap the original ZipException with another ZipException with additional info about the bad jar by Herve Boutemy · 14 years ago
  53. 11211f9 Add test for MDEP-143 by Dan Tran · 14 years ago
  54. 4b97895 removing one-off source release assemblies (and config), then upgrading parent version for all shared projects up to 12, so source-release will be automatic. by John Dennis Casey · 15 years ago
  55. 29b55c0 o Used http://maven.apache.org/xsd/* for schema location by Benjamin Bentmann · 15 years ago
  56. 2602d38 o Inherited from maven-shared-components:11 by Benjamin Bentmann · 15 years ago
  57. fb98a7f o Fixed tests to use the same local repo as the build by Benjamin Bentmann · 15 years ago
  58. 88c9f1e o Printed path to local repo by Benjamin Bentmann · 15 years ago
  59. 7da3f5a o Formatted POM by Benjamin Bentmann · 15 years ago
  60. d5cad90 o Removed inherited stuff by Benjamin Bentmann · 15 years ago
  61. 3e4868f use the new parent by Brian E Fox · 15 years ago
  62. b070feb [maven-release-plugin] prepare for next development iteration by Brian E Fox · 15 years ago
  63. 3c9e425 [maven-release-plugin] prepare release maven-dependency-analyzer-1.1 by Brian E Fox · 15 years ago maven-dependency-analyzer-1.1
  64. d8ba2a4 o Inherited from maven-shared-components:10 by Benjamin Bentmann · 16 years ago
  65. 8821565 o Updated SCM URL for web access by Benjamin Bentmann · 16 years ago
  66. 8c90f6d use the latest released parent by Brian E Fox · 16 years ago
  67. 9e40222 fixed tests when there are spaces in directory name by Herve Boutemy · 16 years ago
  68. 74896df o Removed svn:executable by Benjamin Bentmann · 16 years ago
  69. abd7721 MDEP-148: use contains... patch from Ben Bentmann by Brian E Fox · 16 years ago
  70. 2233c17 MDEP-151 use file(uri) patch from Ben Bentmanm by Brian E Fox · 16 years ago
  71. c9b9d03 MDEP-150 deterministic analysis ordering by Brian E Fox · 16 years ago
  72. b15fdf8 [maven-release-plugin] prepare for next development iteration by Brian E Fox · 16 years ago
  73. 9c334ef [maven-release-plugin] prepare release maven-dependency-analyzer-1.0 by Brian E Fox · 16 years ago maven-dependency-analyzer-1.0
  74. 2cfe92e by Brian E Fox · 16 years ago
  75. d970121 bump rev to prepare for release by Brian E Fox · 16 years ago
  76. 830b788 bumped to released test tools by Brian E Fox · 16 years ago
  77. 9a68f7f set maven.home properly for invoker by Brett Leslie Porter · 16 years ago
  78. 72b9561 Correct header and format source by Mark Hobson · 17 years ago
  79. a75ef7b Analyze only classes in output and test output directories, rather than all classes in the build directory. by Mark Hobson · 17 years ago
  80. e11a325 Tidy up code by Mark Hobson · 17 years ago
  81. 47969fe Tidy handling of POM projects. by Mark Hobson · 17 years ago
  82. fe96a8d Added pom project test for analyzer. by Mark Hobson · 17 years ago
  83. f4856f8 Use new convenience default constructor by Mark Hobson · 17 years ago
  84. 268def8 [MDEP-74] Added test for analyzing test dependencies by Mark Hobson · 17 years ago
  85. e3476fd Finished renaming testJarWithDependency to testJarWithCompileDependency by Mark Hobson · 17 years ago
  86. c49d5ee Added TODO by Mark Hobson · 17 years ago
  87. 82fc4f5 Renamed testJarWithDependency to testJarWithCompileDependency by Mark Hobson · 17 years ago
  88. 469685f Added framework for testing ProjectDependencyAnalyzer with a couple of simple initial tests. by Mark Hobson · 17 years ago
  89. 7937c46 o Implemented hashCode, equals and toString by Mark Hobson · 17 years ago
  90. ca2b689 Fixed potential NPE when project's dependencies are not yet initialised. by Mark Hobson · 17 years ago
  91. ae8c0e3 Fixed warnings by Mark Hobson · 17 years ago
  92. 9ce0a33 Reset svn properties by Mark Hobson · 17 years ago
  93. 2d5e14d align parents to latest release (snapshot has nothing significant other than SCM adjustments) by Brett Leslie Porter · 17 years ago
  94. b6ec827 adjust parent so we get the right SCM element by Brett Leslie Porter · 17 years ago
  95. b260f9d MDEP-81: skip projects with no target folder. by Brian E Fox · 17 years ago
  96. 9436e80 added enforcer-rule-api by Brian E Fox · 17 years ago
  97. 971ccf9 [maven-release-plugin] prepare for next development iteration by Brian E Fox · 17 years ago
  98. 6af5e7a [maven-release-plugin] prepare release maven-dependency-analyzer-1.0-alpha-2 by Brian E Fox · 17 years ago maven-dependency-analyzer-1.0-alpha-2
  99. f0baddc MDEP-77 created new method to exclude from the sets. by Brian E Fox · 17 years ago
  100. a2b7764 MDEP-72: only check jar dependency files. by Brian E Fox · 17 years ago