1. f6790a3 Remove empty classifier stanza, which can cause the maven-assembly-plugin to add a spurious dash (since it only checks for null classifiers and not empty strings) by Stuart McCulloch · 13 years ago
  2. cdbbe2d FELIX-1039: add some extra metadata to the maven lifecycle/handler configuration by Stuart McCulloch · 13 years ago
  3. ffe105b FELIX-1634: enable transitive lookup for dependencies with <type>bundle</type> by Stuart McCulloch · 15 years ago
  4. 5d6cb73 FELIX-491: add bundle:deploy to bundle lifecycle (off by default, use -DremoteOBR to enable) by Stuart McCulloch · 16 years ago
  5. bb8b9fa FELIX-491: initial copy of maven-obr-plugin files into bundleplugin (preserving history) by Stuart McCulloch · 16 years ago
  6. 6122320 FELIX-370: add simple install mojo to bundle plugin that calls the relevant code from the OBR plugin (this solves the dependency lookup problem). Use -DobrRepository=NONE to turn off OBR installation. For complete control over install / deploy of OBR metadata people should explicitly use the OBR plugin. by Stuart McCulloch · 17 years ago
  7. 8a5ad9c Temporarily rollback FELIX-370 changes, as this is causing major build breakage by Stuart McCulloch · 17 years ago
  8. 03d950f Mark OBR mojos as optional by Stuart McCulloch · 17 years ago
  9. 5f808a8 Correct goal, it's "deployment" by Carsten Ziegeler · 17 years ago
  10. 476013d FELIX-370: by Stefano Lenzi · 17 years ago
  11. 797bc98 Renamed the artifactId of the bundle plugin back to maven-bundle-plugin. by Richard S. Hall · 17 years ago
  12. 48b1427 Continued to svn repo refactoring, specifically moved and renamed the by Richard S. Hall · 17 years ago[Renamed (96%) from tools/maven2/maven-bundle-plugin/src/main/resources/META-INF/plexus/components.xml]
  13. d140dd9 Add License headers. by Karl Pauls · 18 years ago
  14. f312009 New "patch" to maven osgi plugin to support Peter Kriens' BND library. by Richard S. Hall · 18 years ago