Author: bimargulies
Date: Wed Nov 11 18:37:01 2015
New Revision: 1713909
URL: http://svn.apache.org/viewvc?rev=1713909&view=rev
Log:
change link to point to current plugin documentation
Modified:
felix/site/trunk/content/documentation/subprojects/apache-felix-maven-bundle-plugin-bnd.mdtext
Modified:
felix/site/trunk/content/documentation/subprojects/apache-felix-maven-bundle-plugin-bnd.mdtext
URL:
http://svn.apache.org/viewvc/felix/site/trunk/content/documentation/subprojects/apache-felix-maven-bundle-plugin-bnd.mdtext?rev=1713909&r1=1713908&r2=1713909&view=diff
==============================================================================
---
felix/site/trunk/content/documentation/subprojects/apache-felix-maven-bundle-plugin-bnd.mdtext
(original)
+++
felix/site/trunk/content/documentation/subprojects/apache-felix-maven-bundle-plugin-bnd.mdtext
Wed Nov 11 18:37:01 2015
@@ -8,7 +8,9 @@ This plugin for Maven 2/3 is based on th
Since the 1.4.0 release, this plugin also aims to automate OBR (OSGi Bundle
Repository) management. It helps manage a local OBR for your local Maven
repository, and also supports remote OBRs for bundle distribution. The plug-in
automatically computes bundle capabilities and requirements, using a
combination of Bindex and Maven metadata.
-<div class="tip" markdown="1"><a
href="http://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-2.5.0/doc/site/index.html"
class="external-link" rel="nofollow">Standard Maven Documentation is now
available for maven-bundle-plugin 2.5.0</a></div>
+<div class="tip" markdown="1">
+<a href="http://felix.apache.org/components/bundle-plugin/index.html"
class="external-link" rel="nofollow">
+Full Maven Site Plugin documentation for the current release of the
maven-bundle-plugin</a></div>
<div class="tip" markdown="1"><a href="http://www.aqute.biz/Bnd/Format"
class="external-link" rel="nofollow">A complete list of instructions and their
format is available from the BND website</a></div>