1. d322130 upgraded parent pom by Herve Boutemy · 9 years ago
  2. 159bc7e [MSHARED-382] JarFile object is not being closed by Anders Hammar · 9 years ago
  3. 10be986 Reformatted code by Anders Hammar · 9 years ago
  4. 0a1a342 [MSHARED-361] DefaultProjectDependencyAnalyzer.buildArtifactClassMap assumes dependencies are jar files (regression) by Anders Hammar · 9 years ago
  5. 0e1c633 [MSHARED-371] Increased chance of java8 compliance by updating to asm5.x based plexus-component-* by Kristian Rosenvold · 10 years ago
  6. 398a545 [maven-release-plugin] prepare for next development iteration by Karl Heinz Marbaise · 10 years ago
  7. 940a9e1 [maven-release-plugin] prepare release maven-dependency-analyzer-1.5 by Karl Heinz Marbaise · 10 years ago maven-dependency-analyzer-1.5
  8. 1176f83 s/plugins/shared/ by Herve Boutemy · 10 years ago
  9. bb3ac51 added license header by Herve Boutemy · 10 years ago
  10. 19b30b1 [MNGSITE-152] by Karl Heinz Marbaise · 10 years ago
  11. aaf0477 [MNGSITE-152] by Karl Heinz Marbaise · 10 years ago
  12. d2ecb9f [MSHARED-307] Performance: The implementation of DefaultClassAnalyzer unnecessarily scans jar files bodies by Olivier Lamy · 10 years ago
  13. 6295a88 not use anymore the deprecated method by Olivier Lamy · 10 years ago
  14. 85aae9d [MSHARED-327] maven-dependency-analyzer not compatible with Java 8 by Olivier Lamy · 10 years ago
  15. 1543bff cleanup this line by Olivier Lamy · 10 years ago
  16. 413e2a2 format by Olivier Lamy · 10 years ago
  17. c82ceb6 use last asm 5.0.2 by Olivier Lamy · 10 years ago
  18. 86fd224 Close JarInputStream and FileInputStream after usage. by Mirko Friedenhagen · 10 years ago
  19. 3916b7a [MSHARED-327]: maven-dependency-analyzer not compatible with Java 8 by Mirko Friedenhagen · 10 years ago
  20. 3135818 updated parent pom by Herve Boutemy · 10 years ago
  21. a2a8249 MSHARED-323: DefaultProjectDependencyAnalyzer does not correctly transform Files with Spaces to URLs. by mfriedenhagen · 10 years ago
  22. 2d6f7b6 MDEP-439: Update ASM to 5.0.1 as older versions are not compatible with Java 8. by mfriedenhagen · 10 years ago
  23. c80315b Cleaned up code by Kristian Rosenvold · 10 years ago
  24. 93e8bff Upgraded to asm 4.2, in preparation for java8 by Kristian Rosenvold · 10 years ago
  25. 2bb55bb configured site deploy to /shared-archives/<artifactId>-LATEST by Herve Boutemy · 10 years ago
  26. c67e539 Add license header to documentation files. by Dennis Lundberg · 11 years ago
  27. d1ff02b Follow ASF branding rules. by Dennis Lundberg · 11 years ago
  28. 4073d5a [maven-release-plugin] prepare for next development iteration by John Dennis Casey · 11 years ago
  29. 9a0b42f [maven-release-plugin] prepare release maven-dependency-analyzer-1.4 by John Dennis Casey · 11 years ago maven-dependency-analyzer-1.4
  30. 8cd4f87 commit very small formatting change to check my authentication. by John Dennis Casey · 11 years ago
  31. 19d23ed use last shared parent 19 by Olivier Lamy · 11 years ago
  32. 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
  33. 8a7bd98 [maven-release-plugin] prepare for next development iteration by Arnaud Heritier · 11 years ago
  34. d0e8229 [maven-release-plugin] prepare release maven-dependency-analyzer-1.3 by Arnaud Heritier · 11 years ago maven-dependency-analyzer-1.3
  35. 52d23c1 [maven-release-plugin] prepare for next development iteration by Arnaud Heritier · 11 years ago
  36. 00ce887 [maven-release-plugin] prepare release maven-dependency-analyzer-1.3 by Arnaud Heritier · 11 years ago
  37. 4879329 copied code from dependency plugin by Herve Boutemy · 12 years ago
  38. 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
  39. bad7863 reverted r1400594 because plexus interpolation package is missing from more recent plexus-utils by Herve Boutemy · 12 years ago
  40. f07c58d code formatting by Herve Boutemy · 12 years ago
  41. 3e7fc2d added a warning about consequences of bytecode analysis by Herve Boutemy · 12 years ago
  42. 5a1948d revert maven-shared-utils integration to be able to release now by Herve Boutemy · 12 years ago
  43. 933a214 updated plexus-utils by Herve Boutemy · 12 years ago
  44. 86487e5 suppress warnings by Herve Boutemy · 12 years ago
  45. 16a911c removed version defined in parent's dependencyManagement by Herve Boutemy · 12 years ago
  46. 176fce4 o More problems. Compile then commit, not vice versa by Kristian Rosenvold · 12 years ago
  47. 2b0c337 MSHARED-239 remove a few more p-u classes and dependencies by Mark Struberg · 12 years ago
  48. 4ddaff9 MSHARED-239 replace plexus-utils with maven-shared-utils by Mark Struberg · 12 years ago
  49. 298988a upgrade parent version by Olivier Lamy · 12 years ago
  50. 3e1fd78 use plexus java 5 annotations instead of old-style javadoc annotations by Herve Boutemy · 13 years ago
  51. e5d6137 [MSHARED-47] added unit test to show wrong xml-apis dependency analysis: forgot files by Herve Boutemy · 13 years ago
  52. d936173 fixed typo by Herve Boutemy · 13 years ago
  53. 776166a [MSHARED-47] added unit test to show wrong xml-apis dependency analysis by Herve Boutemy · 13 years ago
  54. 3832802 added an assertion to check a known problem when upgrading Maven core dependency by Herve Boutemy · 13 years ago
  55. 84b60f0 [MSHARED-209] updated asm to 3.3.1 by Herve Boutemy · 13 years ago
  56. f369d4e updated maven-plugin-testing-tools by Herve Boutemy · 13 years ago
  57. f1f1628 improved documentation by Herve Boutemy · 13 years ago
  58. 14d2078 added an introduction documentation by Herve Boutemy · 13 years ago
  59. 6cf83b1 improved javadoc by Herve Boutemy · 13 years ago
  60. f2e9f66 removed unused method parameter by Herve Boutemy · 13 years ago
  61. c7137ab fixed unit-tests by reverting maven and plexus-utils versions by Herve Boutemy · 13 years ago
  62. 5a60a83 fixed code style by Herve Boutemy · 13 years ago
  63. a8810ab [MSHARED-207] added generics by Herve Boutemy · 13 years ago
  64. 64c50f8 updated maven version by Herve Boutemy · 13 years ago
  65. 15e996d updated parent pom by Herve Boutemy · 13 years ago
  66. 36214f9 added javadoc and jxr reports links in top-level menu by Herve Boutemy · 13 years ago
  67. 4426523 [maven-release-plugin] prepare for next development iteration by Brian E Fox · 13 years ago
  68. 622287a [maven-release-plugin] prepare release maven-dependency-analyzer-1.2 by Brian E Fox · 13 years ago maven-dependency-analyzer-1.2
  69. 342d3ab use the released parent by Brian E Fox · 13 years ago
  70. 2ff9783 revert the staged release by Brian E Fox · 13 years ago
  71. d9f5fc3 [maven-release-plugin] prepare for next development iteration by Brian E Fox · 13 years ago
  72. cb11358 [maven-release-plugin] prepare release maven-dependency-analyzer-1.2 by Brian E Fox · 13 years ago
  73. f4bf999 use the last released parent by Brian E Fox · 13 years ago
  74. 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
  75. 421b018 MDEP-262 patch from Tobias Glerke by Brian E Fox · 13 years ago
  76. 94b2a10 MDEP-149 by Brian E Fox · 13 years ago
  77. d2de6a0 updated issue management urls to point precisely to the component in MSHARED by Herve Boutemy · 14 years ago
  78. 67c814c [MDEP-143] wrap the original ZipException with another ZipException with additional info about the bad jar by Herve Boutemy · 14 years ago
  79. 11211f9 Add test for MDEP-143 by Dan Tran · 14 years ago
  80. 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
  81. 29b55c0 o Used http://maven.apache.org/xsd/* for schema location by Benjamin Bentmann · 15 years ago
  82. 2602d38 o Inherited from maven-shared-components:11 by Benjamin Bentmann · 15 years ago
  83. fb98a7f o Fixed tests to use the same local repo as the build by Benjamin Bentmann · 15 years ago
  84. 88c9f1e o Printed path to local repo by Benjamin Bentmann · 15 years ago
  85. 7da3f5a o Formatted POM by Benjamin Bentmann · 15 years ago
  86. d5cad90 o Removed inherited stuff by Benjamin Bentmann · 15 years ago
  87. 3e4868f use the new parent by Brian E Fox · 15 years ago
  88. b070feb [maven-release-plugin] prepare for next development iteration by Brian E Fox · 15 years ago
  89. 3c9e425 [maven-release-plugin] prepare release maven-dependency-analyzer-1.1 by Brian E Fox · 15 years ago maven-dependency-analyzer-1.1
  90. d8ba2a4 o Inherited from maven-shared-components:10 by Benjamin Bentmann · 16 years ago
  91. 8821565 o Updated SCM URL for web access by Benjamin Bentmann · 16 years ago
  92. 8c90f6d use the latest released parent by Brian E Fox · 16 years ago
  93. 9e40222 fixed tests when there are spaces in directory name by Herve Boutemy · 16 years ago
  94. 74896df o Removed svn:executable by Benjamin Bentmann · 16 years ago
  95. abd7721 MDEP-148: use contains... patch from Ben Bentmann by Brian E Fox · 16 years ago
  96. 2233c17 MDEP-151 use file(uri) patch from Ben Bentmanm by Brian E Fox · 16 years ago
  97. c9b9d03 MDEP-150 deterministic analysis ordering by Brian E Fox · 16 years ago
  98. b15fdf8 [maven-release-plugin] prepare for next development iteration by Brian E Fox · 16 years ago
  99. 9c334ef [maven-release-plugin] prepare release maven-dependency-analyzer-1.0 by Brian E Fox · 16 years ago maven-dependency-analyzer-1.0
  100. 2cfe92e by Brian E Fox · 16 years ago