Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/dependencies.html
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/dependencies.html
------------------------------------------------------------------------------
--- svn:keywords (added)
+++ svn:keywords Thu Mar 9 21:19:49 2017
@@ -0,0 +1 @@
+LastChangedDate LastChangedRevision LastChangedBy HeadURL Id Author
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/dependencies.html
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/deploy-file-mojo.html
==============================================================================
---
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/deploy-file-mojo.html
(added)
+++
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/deploy-file-mojo.html
Thu Mar 9 21:19:49 2017
@@ -0,0 +1,568 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at 2017-03-09
+ | Rendered using Apache Maven Fluido Skin 1.3.1
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+ <head>
+ <meta charset="UTF-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <meta name="Date-Revision-yyyymmdd" content="20170309" />
+ <meta http-equiv="Content-Language" content="en" />
+ <title>Maven Bundle Plugin – bundle:deploy-file</title>
+ <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
+ <link rel="stylesheet" href="./css/site.css" />
+ <link rel="stylesheet" href="./css/print.css" media="print" />
+
+
+ <script type="text/javascript"
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
+
+
+ </head>
+ <body class="topBarDisabled">
+
+
+
+ <div class="container-fluid">
+ <div id="banner">
+ <div class="pull-left">
+ <div id="bannerLeft">
+ <h2>Maven Bundle Plugin</h2>
+ </div>
+ </div>
+ <div class="pull-right"> </div>
+ <div class="clear"><hr/></div>
+ </div>
+
+ <div id="breadcrumbs">
+ <ul class="breadcrumb">
+
+
+ <li id="publishDate">Last Published: 2017-03-09
+ <span class="divider">|</span>
+ </li>
+ <li id="projectVersion">Version: 3.3.0
+ </li>
+
+
+
+
+ </ul>
+ </div>
+
+
+ <div class="row-fluid">
+ <div id="leftColumn" class="span3">
+ <div class="well sidebar-nav">
+
+
+ <ul class="nav nav-list">
+ <li class="nav-header">Overview</li>
+
+ <li>
+
+ <a href="index.html" title="Introduction">
+ <i class="none"></i>
+ Introduction</a>
+ </li>
+
+ <li>
+
+ <a href="plugin-info.html" title="Goals">
+ <i class="none"></i>
+ Goals</a>
+ </li>
+
+ <li>
+
+ <a
href="https://cwiki.apache.org/confluence/display/FELIX/Apache+Felix+Maven+Bundle+Plugin+%28BND%29"
class="externalLink" title="Wiki">
+ <i class="none"></i>
+ Wiki</a>
+ </li>
+
+ <li>
+
+ <a
href="https://cwiki.apache.org/confluence/display/FELIX/Apache+Felix+Bundle+Plugin+FAQ"
class="externalLink" title="FAQ">
+ <i class="none"></i>
+ FAQ</a>
+ </li>
+
+ <li>
+
+ <a href="jira-report.html" title="Release Notes">
+ <i class="none"></i>
+ Release Notes</a>
+ </li>
+ <li class="nav-header">Project Documentation</li>
+
+ <li>
+
+ <a href="project-info.html" title="Project
Information">
+ <i class="icon-chevron-right"></i>
+ Project Information</a>
+ </li>
+
+ <li>
+
+ <a href="project-reports.html" title="Project
Reports">
+ <i class="icon-chevron-right"></i>
+ Project Reports</a>
+ </li>
+ </ul>
+
+
+
+ <hr />
+
+ <div id="poweredBy">
+ <div class="clear"></div>
+ <div class="clear"></div>
+ <div class="clear"></div>
+ <div class="clear"></div>
+ <a href="http://maven.apache.org/" title="Built
by Maven" class="poweredBy">
+ <img class="builtBy" alt="Built by Maven"
src="./images/logos/maven-feather.png" />
+ </a>
+ </div>
+ </div>
+ </div>
+
+
+ <div id="bodyColumn" class="span9" >
+
+
+
+ <div class="section">
+<h2><a name="bundle:deploy-file"></a>bundle:deploy-file</h2>
+
+<p><b>Full name</b>:</p>
+
+<p>org.apache.felix:maven-bundle-plugin:3.3.0:deploy-file</p>
+
+<p><b>Description</b>:</p>
+
+<div>Deploys bundle details to a remote OBR repository (command-line
+goal)</div>
+
+<p><b>Attributes</b>:</p>
+
+<ul>
+
+<li>Binds by default to the <a class="externalLink"
href="http://maven.apache.org/ref/current/maven-core/lifecycles.html">lifecycle
phase</a>: <tt>deploy</tt>.</li>
+ </ul>
+
+<div class="section">
+<h3><a name="Required_Parameters"></a>Required Parameters</h3>
+
+<table class="table table-striped" border="0">
+
+<tr class="a">
+
+<th>Name</th>
+
+<th>Type</th>
+
+<th>Since</th>
+
+<th>Description</th>
+ </tr>
+
+<tr class="b">
+
+<td><b><a href="#repositoryId">repositoryId</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>Remote repository id, used to lookup authentication settings.<br
/><b>Default value is</b>: <tt>remote-repository</tt>.<br /><b>User property
is</b>: <tt>repositoryId</tt>.</td>
+ </tr>
+
+<tr class="a">
+
+<td><b><a href="#url">url</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>Remote OBR repository URL, where the bundle details are to be
+uploaded.<br /><b>User property is</b>: <tt>url</tt>.</td>
+ </tr>
+ </table>
+ </div>
+
+<div class="section">
+<h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
+
+<table class="table table-striped" border="0">
+
+<tr class="a">
+
+<th>Name</th>
+
+<th>Type</th>
+
+<th>Since</th>
+
+<th>Description</th>
+ </tr>
+
+<tr class="b">
+
+<td><b><a href="#artifactId">artifactId</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>ArtifactId of the bundle. Retrieved from POM file if specified.<br
/><b>User property is</b>: <tt>artifactId</tt>.</td>
+ </tr>
+
+<tr class="a">
+
+<td><b><a href="#bundleUrl">bundleUrl</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>Optional public URL where the bundle has been deployed.<br /><b>User
property is</b>: <tt>bundleUrl</tt>.</td>
+ </tr>
+
+<tr class="b">
+
+<td><b><a href="#classifier">classifier</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>Classifier type of the bundle. Defaults to none.<br /><b>User property
is</b>: <tt>classifier</tt>.</td>
+ </tr>
+
+<tr class="a">
+
+<td><b><a href="#file">file</a></b></td>
+
+<td><tt>File</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>Bundle file, defaults to the artifact in the local Maven
+repository.<br /><b>User property is</b>: <tt>file</tt>.</td>
+ </tr>
+
+<tr class="b">
+
+<td><b><a href="#groupId">groupId</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>GroupId of the bundle. Retrieved from POM file if specified.<br /><b>User
property is</b>: <tt>groupId</tt>.</td>
+ </tr>
+
+<tr class="a">
+
+<td><b><a href="#ignoreLock">ignoreLock</a></b></td>
+
+<td><tt>boolean</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>When true, ignore remote locking.<br /><b>User property is</b>:
<tt>ignoreLock</tt>.</td>
+ </tr>
+
+<tr class="b">
+
+<td><b><a href="#obrRepository">obrRepository</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>Local OBR Repository.<br /><b>User property is</b>:
<tt>obrRepository</tt>.</td>
+ </tr>
+
+<tr class="a">
+
+<td><b><a href="#obrXml">obrXml</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>Optional XML file describing additional requirements and
+capabilities.<br /><b>User property is</b>: <tt>obrXml</tt>.</td>
+ </tr>
+
+<tr class="b">
+
+<td><b><a href="#packaging">packaging</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>Packaging type of the bundle. Retrieved from POM file if specified.<br
/><b>User property is</b>: <tt>packaging</tt>.</td>
+ </tr>
+
+<tr class="a">
+
+<td><b><a href="#pomFile">pomFile</a></b></td>
+
+<td><tt>File</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>Location of an existing POM file.<br /><b>User property is</b>:
<tt>pomFile</tt>.</td>
+ </tr>
+
+<tr class="b">
+
+<td><b><a href="#remoteOBR">remoteOBR</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>Remote OBR Repository.<br /><b>User property is</b>:
<tt>remoteOBR</tt>.</td>
+ </tr>
+
+<tr class="a">
+
+<td><b><a href="#supportedProjectTypes">supportedProjectTypes</a></b></td>
+
+<td><tt>List</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>Project types which this plugin supports.<br /></td>
+ </tr>
+
+<tr class="b">
+
+<td><b><a href="#version">version</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>Version of the bundle. Retrieved from POM file if specified.<br /><b>User
property is</b>: <tt>version</tt>.</td>
+ </tr>
+ </table>
+ </div>
+
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+
+<p><b><a name="artifactId">artifactId</a>:</b></p>
+
+<div>ArtifactId of the bundle. Retrieved from POM file if specified.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>artifactId</tt></li>
+ </ul><hr />
+<p><b><a name="bundleUrl">bundleUrl</a>:</b></p>
+
+<div>Optional public URL where the bundle has been deployed.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>bundleUrl</tt></li>
+ </ul><hr />
+<p><b><a name="classifier">classifier</a>:</b></p>
+
+<div>Classifier type of the bundle. Defaults to none.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>classifier</tt></li>
+ </ul><hr />
+<p><b><a name="file">file</a>:</b></p>
+
+<div>Bundle file, defaults to the artifact in the local Maven
+repository.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>file</tt></li>
+ </ul><hr />
+<p><b><a name="groupId">groupId</a>:</b></p>
+
+<div>GroupId of the bundle. Retrieved from POM file if specified.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>groupId</tt></li>
+ </ul><hr />
+<p><b><a name="ignoreLock">ignoreLock</a>:</b></p>
+
+<div>When true, ignore remote locking.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>boolean</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>ignoreLock</tt></li>
+ </ul><hr />
+<p><b><a name="obrRepository">obrRepository</a>:</b></p>
+
+<div>Local OBR Repository.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>obrRepository</tt></li>
+ </ul><hr />
+<p><b><a name="obrXml">obrXml</a>:</b></p>
+
+<div>Optional XML file describing additional requirements and
+capabilities.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>obrXml</tt></li>
+ </ul><hr />
+<p><b><a name="packaging">packaging</a>:</b></p>
+
+<div>Packaging type of the bundle. Retrieved from POM file if specified.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>packaging</tt></li>
+ </ul><hr />
+<p><b><a name="pomFile">pomFile</a>:</b></p>
+
+<div>Location of an existing POM file.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>pomFile</tt></li>
+ </ul><hr />
+<p><b><a name="remoteOBR">remoteOBR</a>:</b></p>
+
+<div>Remote OBR Repository.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>remoteOBR</tt></li>
+ </ul><hr />
+<p><b><a name="repositoryId">repositoryId</a>:</b></p>
+
+<div>Remote repository id, used to lookup authentication settings.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>Yes</tt></li>
+
+<li><b>User Property</b>: <tt>repositoryId</tt></li>
+
+<li><b>Default</b>: <tt>remote-repository</tt></li>
+ </ul><hr />
+<p><b><a name="supportedProjectTypes">supportedProjectTypes</a>:</b></p>
+
+<div>Project types which this plugin supports.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+ </ul><hr />
+<p><b><a name="url">url</a>:</b></p>
+
+<div>Remote OBR repository URL, where the bundle details are to be
+uploaded.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>Yes</tt></li>
+
+<li><b>User Property</b>: <tt>url</tt></li>
+ </ul><hr />
+<p><b><a name="version">version</a>:</b></p>
+
+<div>Version of the bundle. Retrieved from POM file if specified.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>version</tt></li>
+ </ul>
+ </div>
+ </div>
+
+
+ </div>
+ </div>
+ </div>
+
+ <hr/>
+
+ <footer>
+ <div class="container-fluid">
+ <div class="row-fluid">
+ <p >Copyright ©
2006–2017
+ <a href="http://www.apache.org/">The Apache Software
Foundation</a>.
+ All rights reserved.
+
+ </p>
+ </div>
+
+
+
+ </div>
+ </footer>
+ </body>
+</html>
\ No newline at end of file
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/deploy-file-mojo.html
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/deploy-file-mojo.html
------------------------------------------------------------------------------
--- svn:keywords (added)
+++ svn:keywords Thu Mar 9 21:19:49 2017
@@ -0,0 +1 @@
+LastChangedDate LastChangedRevision LastChangedBy HeadURL Id Author
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/deploy-file-mojo.html
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/deploy-mojo.html
==============================================================================
---
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/deploy-mojo.html
(added)
+++
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/deploy-mojo.html
Thu Mar 9 21:19:49 2017
@@ -0,0 +1,386 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at 2017-03-09
+ | Rendered using Apache Maven Fluido Skin 1.3.1
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+ <head>
+ <meta charset="UTF-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <meta name="Date-Revision-yyyymmdd" content="20170309" />
+ <meta http-equiv="Content-Language" content="en" />
+ <title>Maven Bundle Plugin – bundle:deploy</title>
+ <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
+ <link rel="stylesheet" href="./css/site.css" />
+ <link rel="stylesheet" href="./css/print.css" media="print" />
+
+
+ <script type="text/javascript"
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
+
+
+ </head>
+ <body class="topBarDisabled">
+
+
+
+ <div class="container-fluid">
+ <div id="banner">
+ <div class="pull-left">
+ <div id="bannerLeft">
+ <h2>Maven Bundle Plugin</h2>
+ </div>
+ </div>
+ <div class="pull-right"> </div>
+ <div class="clear"><hr/></div>
+ </div>
+
+ <div id="breadcrumbs">
+ <ul class="breadcrumb">
+
+
+ <li id="publishDate">Last Published: 2017-03-09
+ <span class="divider">|</span>
+ </li>
+ <li id="projectVersion">Version: 3.3.0
+ </li>
+
+
+
+
+ </ul>
+ </div>
+
+
+ <div class="row-fluid">
+ <div id="leftColumn" class="span3">
+ <div class="well sidebar-nav">
+
+
+ <ul class="nav nav-list">
+ <li class="nav-header">Overview</li>
+
+ <li>
+
+ <a href="index.html" title="Introduction">
+ <i class="none"></i>
+ Introduction</a>
+ </li>
+
+ <li>
+
+ <a href="plugin-info.html" title="Goals">
+ <i class="none"></i>
+ Goals</a>
+ </li>
+
+ <li>
+
+ <a
href="https://cwiki.apache.org/confluence/display/FELIX/Apache+Felix+Maven+Bundle+Plugin+%28BND%29"
class="externalLink" title="Wiki">
+ <i class="none"></i>
+ Wiki</a>
+ </li>
+
+ <li>
+
+ <a
href="https://cwiki.apache.org/confluence/display/FELIX/Apache+Felix+Bundle+Plugin+FAQ"
class="externalLink" title="FAQ">
+ <i class="none"></i>
+ FAQ</a>
+ </li>
+
+ <li>
+
+ <a href="jira-report.html" title="Release Notes">
+ <i class="none"></i>
+ Release Notes</a>
+ </li>
+ <li class="nav-header">Project Documentation</li>
+
+ <li>
+
+ <a href="project-info.html" title="Project
Information">
+ <i class="icon-chevron-right"></i>
+ Project Information</a>
+ </li>
+
+ <li>
+
+ <a href="project-reports.html" title="Project
Reports">
+ <i class="icon-chevron-right"></i>
+ Project Reports</a>
+ </li>
+ </ul>
+
+
+
+ <hr />
+
+ <div id="poweredBy">
+ <div class="clear"></div>
+ <div class="clear"></div>
+ <div class="clear"></div>
+ <div class="clear"></div>
+ <a href="http://maven.apache.org/" title="Built
by Maven" class="poweredBy">
+ <img class="builtBy" alt="Built by Maven"
src="./images/logos/maven-feather.png" />
+ </a>
+ </div>
+ </div>
+ </div>
+
+
+ <div id="bodyColumn" class="span9" >
+
+
+
+ <div class="section">
+<h2><a name="bundle:deploy"></a>bundle:deploy</h2>
+
+<p><b>Full name</b>:</p>
+
+<p>org.apache.felix:maven-bundle-plugin:3.3.0:deploy</p>
+
+<p><b>Description</b>:</p>
+
+<div>Deploys bundle details to a remote OBR repository (life-cycle goal)</div>
+
+<p><b>Attributes</b>:</p>
+
+<ul>
+
+<li>Requires a Maven project to be executed.</li>
+
+<li>The goal is thread-safe and supports parallel builds.</li>
+
+<li>Binds by default to the <a class="externalLink"
href="http://maven.apache.org/ref/current/maven-core/lifecycles.html">lifecycle
phase</a>: <tt>deploy</tt>.</li>
+ </ul>
+
+<div class="section">
+<h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
+
+<table class="table table-striped" border="0">
+
+<tr class="a">
+
+<th>Name</th>
+
+<th>Type</th>
+
+<th>Since</th>
+
+<th>Description</th>
+ </tr>
+
+<tr class="b">
+
+<td><b><a href="#altDeploymentRepository">altDeploymentRepository</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>Alternative deployment repository. Format: id::layout::url<br /><b>User
property is</b>: <tt>altDeploymentRepository</tt>.</td>
+ </tr>
+
+<tr class="a">
+
+<td><b><a href="#bundleUrl">bundleUrl</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>Optional public URL where the bundle has been deployed.<br /><b>User
property is</b>: <tt>bundleUrl</tt>.</td>
+ </tr>
+
+<tr class="b">
+
+<td><b><a href="#ignoreLock">ignoreLock</a></b></td>
+
+<td><tt>boolean</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>When true, ignore remote locking.<br /><b>User property is</b>:
<tt>ignoreLock</tt>.</td>
+ </tr>
+
+<tr class="a">
+
+<td><b><a href="#obrDeploymentRepository">obrDeploymentRepository</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>OBR specific deployment repository. Format: id::layout::url<br /><b>User
property is</b>: <tt>obrDeploymentRepository</tt>.</td>
+ </tr>
+
+<tr class="b">
+
+<td><b><a href="#obrRepository">obrRepository</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>Local OBR Repository.<br /><b>User property is</b>:
<tt>obrRepository</tt>.</td>
+ </tr>
+
+<tr class="a">
+
+<td><b><a href="#prefixUrl">prefixUrl</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>Optional public URL prefix for the remote repository.<br /><b>User
property is</b>: <tt>prefixUrl</tt>.</td>
+ </tr>
+
+<tr class="b">
+
+<td><b><a href="#remoteOBR">remoteOBR</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>Remote OBR Repository.<br /><b>Default value is</b>: <tt>NONE</tt>.<br
/><b>User property is</b>: <tt>remoteOBR</tt>.</td>
+ </tr>
+
+<tr class="a">
+
+<td><b><a href="#supportedProjectTypes">supportedProjectTypes</a></b></td>
+
+<td><tt>List</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>Project types which this plugin supports.<br /></td>
+ </tr>
+ </table>
+ </div>
+
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+
+<p><b><a name="altDeploymentRepository">altDeploymentRepository</a>:</b></p>
+
+<div>Alternative deployment repository. Format: id::layout::url</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>altDeploymentRepository</tt></li>
+ </ul><hr />
+<p><b><a name="bundleUrl">bundleUrl</a>:</b></p>
+
+<div>Optional public URL where the bundle has been deployed.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>bundleUrl</tt></li>
+ </ul><hr />
+<p><b><a name="ignoreLock">ignoreLock</a>:</b></p>
+
+<div>When true, ignore remote locking.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>boolean</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>ignoreLock</tt></li>
+ </ul><hr />
+<p><b><a name="obrDeploymentRepository">obrDeploymentRepository</a>:</b></p>
+
+<div>OBR specific deployment repository. Format: id::layout::url</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>obrDeploymentRepository</tt></li>
+ </ul><hr />
+<p><b><a name="obrRepository">obrRepository</a>:</b></p>
+
+<div>Local OBR Repository.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>obrRepository</tt></li>
+ </ul><hr />
+<p><b><a name="prefixUrl">prefixUrl</a>:</b></p>
+
+<div>Optional public URL prefix for the remote repository.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>prefixUrl</tt></li>
+ </ul><hr />
+<p><b><a name="remoteOBR">remoteOBR</a>:</b></p>
+
+<div>Remote OBR Repository.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>remoteOBR</tt></li>
+
+<li><b>Default</b>: <tt>NONE</tt></li>
+ </ul><hr />
+<p><b><a name="supportedProjectTypes">supportedProjectTypes</a>:</b></p>
+
+<div>Project types which this plugin supports.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+ </ul>
+ </div>
+ </div>
+
+
+ </div>
+ </div>
+ </div>
+
+ <hr/>
+
+ <footer>
+ <div class="container-fluid">
+ <div class="row-fluid">
+ <p >Copyright ©
2006–2017
+ <a href="http://www.apache.org/">The Apache Software
Foundation</a>.
+ All rights reserved.
+
+ </p>
+ </div>
+
+
+
+ </div>
+ </footer>
+ </body>
+</html>
\ No newline at end of file
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/deploy-mojo.html
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/deploy-mojo.html
------------------------------------------------------------------------------
--- svn:keywords (added)
+++ svn:keywords Thu Mar 9 21:19:49 2017
@@ -0,0 +1 @@
+LastChangedDate LastChangedRevision LastChangedBy HeadURL Id Author
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/deploy-mojo.html
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/accessories-text-editor.png
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/accessories-text-editor.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/accessories-text-editor.png
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/add.gif
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/add.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/add.gif
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/apache-maven-project-2.png
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/apache-maven-project-2.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/apache-maven-project-2.png
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/application-certificate.png
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/application-certificate.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/application-certificate.png
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/close.gif
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/close.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/close.gif
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/contact-new.png
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/contact-new.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/contact-new.png
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/document-properties.png
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/document-properties.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/document-properties.png
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/drive-harddisk.png
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/drive-harddisk.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/drive-harddisk.png
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/fix.gif
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/fix.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/fix.gif
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/icon_error_sml.gif
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/icon_error_sml.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/icon_error_sml.gif
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/icon_help_sml.gif
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/icon_help_sml.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/icon_help_sml.gif
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/icon_info_sml.gif
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/icon_info_sml.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/icon_info_sml.gif
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/icon_success_sml.gif
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/icon_success_sml.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/icon_success_sml.gif
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/icon_warning_sml.gif
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/icon_warning_sml.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/icon_warning_sml.gif
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/image-x-generic.png
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/image-x-generic.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/image-x-generic.png
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/internet-web-browser.png
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/internet-web-browser.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/internet-web-browser.png
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/logos/build-by-maven-black.png
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/logos/build-by-maven-black.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/logos/build-by-maven-black.png
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/logos/build-by-maven-white.png
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/logos/build-by-maven-white.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/logos/build-by-maven-white.png
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/logos/maven-feather.png
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/logos/maven-feather.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/logos/maven-feather.png
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/network-server.png
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/network-server.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/network-server.png
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/package-x-generic.png
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/package-x-generic.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/package-x-generic.png
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/profiles/pre-release.png
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/profiles/pre-release.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/profiles/pre-release.png
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/profiles/retired.png
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/profiles/retired.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/profiles/retired.png
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/profiles/sandbox.png
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/profiles/sandbox.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/profiles/sandbox.png
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/remove.gif
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/remove.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/remove.gif
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/rss.png
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/rss.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/rss.png
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/update.gif
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/update.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/update.gif
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/window-new.png
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/window-new.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/images/window-new.png
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/img/glyphicons-halflings-white.png
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/img/glyphicons-halflings-white.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/img/glyphicons-halflings-white.png
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/img/glyphicons-halflings.png
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/img/glyphicons-halflings.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/img/glyphicons-halflings.png
------------------------------------------------------------------------------
svn:needs-lock = *
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/index-mojo.html
==============================================================================
---
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/index-mojo.html
(added)
+++
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/index-mojo.html
Thu Mar 9 21:19:49 2017
@@ -0,0 +1,262 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at 2017-03-09
+ | Rendered using Apache Maven Fluido Skin 1.3.1
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+ <head>
+ <meta charset="UTF-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <meta name="Date-Revision-yyyymmdd" content="20170309" />
+ <meta http-equiv="Content-Language" content="en" />
+ <title>Maven Bundle Plugin – bundle:index</title>
+ <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
+ <link rel="stylesheet" href="./css/site.css" />
+ <link rel="stylesheet" href="./css/print.css" media="print" />
+
+
+ <script type="text/javascript"
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
+
+
+ </head>
+ <body class="topBarDisabled">
+
+
+
+ <div class="container-fluid">
+ <div id="banner">
+ <div class="pull-left">
+ <div id="bannerLeft">
+ <h2>Maven Bundle Plugin</h2>
+ </div>
+ </div>
+ <div class="pull-right"> </div>
+ <div class="clear"><hr/></div>
+ </div>
+
+ <div id="breadcrumbs">
+ <ul class="breadcrumb">
+
+
+ <li id="publishDate">Last Published: 2017-03-09
+ <span class="divider">|</span>
+ </li>
+ <li id="projectVersion">Version: 3.3.0
+ </li>
+
+
+
+
+ </ul>
+ </div>
+
+
+ <div class="row-fluid">
+ <div id="leftColumn" class="span3">
+ <div class="well sidebar-nav">
+
+
+ <ul class="nav nav-list">
+ <li class="nav-header">Overview</li>
+
+ <li>
+
+ <a href="index.html" title="Introduction">
+ <i class="none"></i>
+ Introduction</a>
+ </li>
+
+ <li>
+
+ <a href="plugin-info.html" title="Goals">
+ <i class="none"></i>
+ Goals</a>
+ </li>
+
+ <li>
+
+ <a
href="https://cwiki.apache.org/confluence/display/FELIX/Apache+Felix+Maven+Bundle+Plugin+%28BND%29"
class="externalLink" title="Wiki">
+ <i class="none"></i>
+ Wiki</a>
+ </li>
+
+ <li>
+
+ <a
href="https://cwiki.apache.org/confluence/display/FELIX/Apache+Felix+Bundle+Plugin+FAQ"
class="externalLink" title="FAQ">
+ <i class="none"></i>
+ FAQ</a>
+ </li>
+
+ <li>
+
+ <a href="jira-report.html" title="Release Notes">
+ <i class="none"></i>
+ Release Notes</a>
+ </li>
+ <li class="nav-header">Project Documentation</li>
+
+ <li>
+
+ <a href="project-info.html" title="Project
Information">
+ <i class="icon-chevron-right"></i>
+ Project Information</a>
+ </li>
+
+ <li>
+
+ <a href="project-reports.html" title="Project
Reports">
+ <i class="icon-chevron-right"></i>
+ Project Reports</a>
+ </li>
+ </ul>
+
+
+
+ <hr />
+
+ <div id="poweredBy">
+ <div class="clear"></div>
+ <div class="clear"></div>
+ <div class="clear"></div>
+ <div class="clear"></div>
+ <a href="http://maven.apache.org/" title="Built
by Maven" class="poweredBy">
+ <img class="builtBy" alt="Built by Maven"
src="./images/logos/maven-feather.png" />
+ </a>
+ </div>
+ </div>
+ </div>
+
+
+ <div id="bodyColumn" class="span9" >
+
+
+
+ <div class="section">
+<h2><a name="bundle:index"></a>bundle:index</h2>
+
+<p><b>Full name</b>:</p>
+
+<p>org.apache.felix:maven-bundle-plugin:3.3.0:index</p>
+
+<p><b>Description</b>:</p>
+
+<div>Index the content of a maven repository using OBR</div>
+
+<p><b>Attributes</b>:</p>
+
+<div class="section">
+<h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
+
+<table class="table table-striped" border="0">
+
+<tr class="a">
+
+<th>Name</th>
+
+<th>Type</th>
+
+<th>Since</th>
+
+<th>Description</th>
+ </tr>
+
+<tr class="b">
+
+<td><b><a href="#mavenRepository">mavenRepository</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>The repository to index<br /><b>User property is</b>:
<tt>mavenRepository</tt>.</td>
+ </tr>
+
+<tr class="a">
+
+<td><b><a href="#obrRepository">obrRepository</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>OBR Repository.<br /><b>User property is</b>: <tt>obrRepository</tt>.</td>
+ </tr>
+
+<tr class="b">
+
+<td><b><a href="#urlTemplate">urlTemplate</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>Template for urls<br /><b>User property is</b>: <tt>urlTemplate</tt>.</td>
+ </tr>
+ </table>
+ </div>
+
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+
+<p><b><a name="mavenRepository">mavenRepository</a>:</b></p>
+
+<div>The repository to index</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>mavenRepository</tt></li>
+ </ul><hr />
+<p><b><a name="obrRepository">obrRepository</a>:</b></p>
+
+<div>OBR Repository.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>obrRepository</tt></li>
+ </ul><hr />
+<p><b><a name="urlTemplate">urlTemplate</a>:</b></p>
+
+<div>Template for urls</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>urlTemplate</tt></li>
+ </ul>
+ </div>
+ </div>
+
+
+ </div>
+ </div>
+ </div>
+
+ <hr/>
+
+ <footer>
+ <div class="container-fluid">
+ <div class="row-fluid">
+ <p >Copyright ©
2006–2017
+ <a href="http://www.apache.org/">The Apache Software
Foundation</a>.
+ All rights reserved.
+
+ </p>
+ </div>
+
+
+
+ </div>
+ </footer>
+ </body>
+</html>
\ No newline at end of file
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/index-mojo.html
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/index-mojo.html
------------------------------------------------------------------------------
--- svn:keywords (added)
+++ svn:keywords Thu Mar 9 21:19:49 2017
@@ -0,0 +1 @@
+LastChangedDate LastChangedRevision LastChangedBy HeadURL Id Author
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/index-mojo.html
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/index.html
==============================================================================
---
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/index.html
(added)
+++
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/index.html
Thu Mar 9 21:19:49 2017
@@ -0,0 +1,224 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at 2017-03-09
+ | Rendered using Apache Maven Fluido Skin 1.3.1
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+ <head>
+ <meta charset="UTF-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <meta name="author" content="Stuart McCulloch" />
+ <meta name="Date-Creation-yyyymmdd" content="20110628" />
+ <meta name="Date-Revision-yyyymmdd" content="20170309" />
+ <meta http-equiv="Content-Language" content="en" />
+ <title>Maven Bundle Plugin – Introduction</title>
+ <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
+ <link rel="stylesheet" href="./css/site.css" />
+ <link rel="stylesheet" href="./css/print.css" media="print" />
+
+
+ <script type="text/javascript"
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
+
+
+ </head>
+ <body class="topBarDisabled">
+
+
+
+ <div class="container-fluid">
+ <div id="banner">
+ <div class="pull-left">
+ <div id="bannerLeft">
+ <h2>Maven Bundle Plugin</h2>
+ </div>
+ </div>
+ <div class="pull-right"> </div>
+ <div class="clear"><hr/></div>
+ </div>
+
+ <div id="breadcrumbs">
+ <ul class="breadcrumb">
+
+
+ <li id="publishDate">Last Published: 2017-03-09
+ <span class="divider">|</span>
+ </li>
+ <li id="projectVersion">Version: 3.3.0
+ </li>
+
+
+
+
+ </ul>
+ </div>
+
+
+ <div class="row-fluid">
+ <div id="leftColumn" class="span3">
+ <div class="well sidebar-nav">
+
+
+ <ul class="nav nav-list">
+ <li class="nav-header">Overview</li>
+
+ <li class="active">
+
+ <a href="#"><i class="none"></i>Introduction</a>
+ </li>
+
+ <li>
+
+ <a href="plugin-info.html" title="Goals">
+ <i class="none"></i>
+ Goals</a>
+ </li>
+
+ <li>
+
+ <a
href="https://cwiki.apache.org/confluence/display/FELIX/Apache+Felix+Maven+Bundle+Plugin+%28BND%29"
class="externalLink" title="Wiki">
+ <i class="none"></i>
+ Wiki</a>
+ </li>
+
+ <li>
+
+ <a
href="https://cwiki.apache.org/confluence/display/FELIX/Apache+Felix+Bundle+Plugin+FAQ"
class="externalLink" title="FAQ">
+ <i class="none"></i>
+ FAQ</a>
+ </li>
+
+ <li>
+
+ <a href="jira-report.html" title="Release Notes">
+ <i class="none"></i>
+ Release Notes</a>
+ </li>
+ <li class="nav-header">Project Documentation</li>
+
+ <li>
+
+ <a href="project-info.html" title="Project
Information">
+ <i class="icon-chevron-down"></i>
+ Project Information</a>
+ <ul class="nav nav-list">
+
+ <li class="active">
+
+ <a href="#"><i class="none"></i>About</a>
+ </li>
+
+ <li>
+
+ <a href="dependencies.html" title="Dependencies">
+ <i class="none"></i>
+ Dependencies</a>
+ </li>
+
+ <li>
+
+ <a href="mail-lists.html" title="Mailing Lists">
+ <i class="none"></i>
+ Mailing Lists</a>
+ </li>
+
+ <li>
+
+ <a href="issue-tracking.html" title="Issue Tracking">
+ <i class="none"></i>
+ Issue Tracking</a>
+ </li>
+
+ <li>
+
+ <a href="license.html" title="Project License">
+ <i class="none"></i>
+ Project License</a>
+ </li>
+
+ <li>
+
+ <a href="source-repository.html" title="Source
Repository">
+ <i class="none"></i>
+ Source Repository</a>
+ </li>
+ </ul>
+ </li>
+
+ <li>
+
+ <a href="project-reports.html" title="Project
Reports">
+ <i class="icon-chevron-right"></i>
+ Project Reports</a>
+ </li>
+ </ul>
+
+
+
+ <hr />
+
+ <div id="poweredBy">
+ <div class="clear"></div>
+ <div class="clear"></div>
+ <div class="clear"></div>
+ <div class="clear"></div>
+ <a href="http://maven.apache.org/" title="Built
by Maven" class="poweredBy">
+ <img class="builtBy" alt="Built by Maven"
src="./images/logos/maven-feather.png" />
+ </a>
+ </div>
+ </div>
+ </div>
+
+
+ <div id="bodyColumn" class="span9" >
+
+ <!-- Licensed to the Apache Software Foundation (ASF) under one
--><!-- or more contributor license agreements. See the NOTICE file --><!--
distributed with this work for additional information --><!-- regarding
copyright ownership. The ASF licenses this file --><!-- to you under the
Apache License, Version 2.0 (the --><!-- "License"); you may not use this file
except in compliance --><!-- with the License. You may obtain a copy of the
License at --><!-- --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--
--><!-- Unless required by applicable law or agreed to in writing, --><!--
software distributed under the License is distributed on an --><!-- "AS IS"
BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or
implied. See the License for the --><!-- specific language governing
permissions and limitations --><!-- under the License. --><!-- NOTE: For help
with the syntax of this file, see: --><!--
http://maven.apache.org/doxia/references/
apt-format.html --><div class="section">
+<h2><a name="Maven_Bundle_Plugin"></a>Maven Bundle Plugin</h2>
+<p>This Maven 2 plugin is based on the <a class="externalLink"
href="http://www.aqute.biz/Bnd/Bnd/">BND</a> tool from Peter Kriens. The way
BND works is by treating your project as a big collection of classes (e.g.,
project code, dependencies, and the class path). The way you create a bundle
with BND is to tell it the content of the bundle's JAR file as a subset of the
available classes. This plugin wraps BND to make it work specifically with the
Maven 2 project structure and to provide it with reasonable default behavior
for Maven 2 projects.</p>
+<div class="section">
+<h3><a name="Goals_Overview"></a>Goals Overview</h3>
+<p>General Information about the goals.</p>
+<ul>
+<li><a href="./bundle-mojo.html">bundle:bundle</a> Create an OSGi bundle from
Maven project. (life-cycle goal)</li>
+<li><a href="./manifest-mojo.html">bundle:manifest</a> Generate an OSGi
manifest for this project.</li>
+<li><a href="./cleanVersions-mojo.html">bundle:cleanVersions</a> Convert a
group of versions to OSGi format.</li>
+<li><a href="./instructions-mojo.html">bundle:instructions</a> Generate BND
instructions for this project.</li>
+<li><a href="./install-mojo.html">bundle:install</a> Installs bundle details
in the local OBR repository. (life-cycle goal)</li>
+<li><a href="./deploy-mojo.html">bundle:deploy</a> Deploys bundle details to a
remote OBR repository. (life-cycle goal)</li>
+<li><a href="./index-mojo.html">bundle:index</a> Index the content of a maven
repository using OBR.</li>
+<li><a href="./install-file-mojo.html">bundle:install-file</a> Installs bundle
details in the local OBR repository. (command-line goal)</li>
+<li><a href="./deploy-file-mojo.html">bundle:deploy-file</a> Deploys bundle
details to a remote OBR repository. (command-line goal)</li>
+<li><a href="./clean-mojo.html">bundle:clean</a> Clean a local OBR repository
by finding and removing missing resources.</li>
+<li><a href="./remote-clean-mojo.html">bundle:remote-clean</a> Clean a remote
OBR repository by finding and removing missing resources.</li>
+<li><a href="./ant-mojo.html">bundle:ant</a> Generate Ant script to create the
bundle. (you should run ant:ant first)</li></ul></div>
+<div class="section">
+<h3><a name="Usage"></a>Usage</h3>
+<p>General instructions on how to use the Maven Bundle Plugin can be found on
the <a class="externalLink"
href="http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html">wiki
page</a>. Some more specific use cases are described in the examples given
below.</p>
+<p>In case you still have questions regarding the plugin's usage, please have
a look at the <a class="externalLink"
href="http://felix.apache.org/site/apache-felix-bundle-plugin-faq.html">FAQ</a>
and feel free to contact the <a class="externalLink"
href="http://felix.apache.org/site/mailinglists.html">user mailing list</a>.
The posts to the mailing list are archived and could already contain the answer
to your question as part of an older thread. Hence, it is also worth
browsing/searching the <a class="externalLink"
href="http://www.mail-archive.com/[email protected]/">mail archive</a>.</p>
+<p>If you feel like the plugin is missing a feature or has a defect, you can
fill a feature request or bug report in our <a
href="./issue-tracking.html">issue tracker</a>. When creating a new issue,
please provide a comprehensive description of your concern. Especially for
fixing bugs it is crucial that the developers can reproduce your problem. For
this reason, entire debug logs, POMs or most preferably little demo projects
attached to the issue are very much appreciated. Of course, patches are
welcome, too. Contributors can check out the project from our <a
href="./source-repository.html">source repository</a> and will find
supplementary information in the <a class="externalLink"
href="http://felix.apache.org/site/development.html">Apache Felix developers
guide</a>. </p></div>
+<div class="section">
+<h3><a name="Examples"></a>Examples</h3>
+<p>To provide you with better understanding on some usages of the Maven Bundle
Plugin, you can take a look into the following examples:</p>
+<ul>
+<li>Examples coming soon!</li></ul></div></div>
+ </div>
+ </div>
+ </div>
+
+ <hr/>
+
+ <footer>
+ <div class="container-fluid">
+ <div class="row-fluid">
+ <p >Copyright ©
2006–2017
+ <a href="http://www.apache.org/">The Apache Software
Foundation</a>.
+ All rights reserved.
+
+ </p>
+ </div>
+
+
+
+ </div>
+ </footer>
+ </body>
+</html>
\ No newline at end of file
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/index.html
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/index.html
------------------------------------------------------------------------------
--- svn:keywords (added)
+++ svn:keywords Thu Mar 9 21:19:49 2017
@@ -0,0 +1 @@
+LastChangedDate LastChangedRevision LastChangedBy HeadURL Id Author
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/index.html
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/install-file-mojo.html
==============================================================================
---
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/install-file-mojo.html
(added)
+++
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/install-file-mojo.html
Thu Mar 9 21:19:49 2017
@@ -0,0 +1,431 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at 2017-03-09
+ | Rendered using Apache Maven Fluido Skin 1.3.1
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+ <head>
+ <meta charset="UTF-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <meta name="Date-Revision-yyyymmdd" content="20170309" />
+ <meta http-equiv="Content-Language" content="en" />
+ <title>Maven Bundle Plugin – bundle:install-file</title>
+ <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
+ <link rel="stylesheet" href="./css/site.css" />
+ <link rel="stylesheet" href="./css/print.css" media="print" />
+
+
+ <script type="text/javascript"
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
+
+
+ </head>
+ <body class="topBarDisabled">
+
+
+
+ <div class="container-fluid">
+ <div id="banner">
+ <div class="pull-left">
+ <div id="bannerLeft">
+ <h2>Maven Bundle Plugin</h2>
+ </div>
+ </div>
+ <div class="pull-right"> </div>
+ <div class="clear"><hr/></div>
+ </div>
+
+ <div id="breadcrumbs">
+ <ul class="breadcrumb">
+
+
+ <li id="publishDate">Last Published: 2017-03-09
+ <span class="divider">|</span>
+ </li>
+ <li id="projectVersion">Version: 3.3.0
+ </li>
+
+
+
+
+ </ul>
+ </div>
+
+
+ <div class="row-fluid">
+ <div id="leftColumn" class="span3">
+ <div class="well sidebar-nav">
+
+
+ <ul class="nav nav-list">
+ <li class="nav-header">Overview</li>
+
+ <li>
+
+ <a href="index.html" title="Introduction">
+ <i class="none"></i>
+ Introduction</a>
+ </li>
+
+ <li>
+
+ <a href="plugin-info.html" title="Goals">
+ <i class="none"></i>
+ Goals</a>
+ </li>
+
+ <li>
+
+ <a
href="https://cwiki.apache.org/confluence/display/FELIX/Apache+Felix+Maven+Bundle+Plugin+%28BND%29"
class="externalLink" title="Wiki">
+ <i class="none"></i>
+ Wiki</a>
+ </li>
+
+ <li>
+
+ <a
href="https://cwiki.apache.org/confluence/display/FELIX/Apache+Felix+Bundle+Plugin+FAQ"
class="externalLink" title="FAQ">
+ <i class="none"></i>
+ FAQ</a>
+ </li>
+
+ <li>
+
+ <a href="jira-report.html" title="Release Notes">
+ <i class="none"></i>
+ Release Notes</a>
+ </li>
+ <li class="nav-header">Project Documentation</li>
+
+ <li>
+
+ <a href="project-info.html" title="Project
Information">
+ <i class="icon-chevron-right"></i>
+ Project Information</a>
+ </li>
+
+ <li>
+
+ <a href="project-reports.html" title="Project
Reports">
+ <i class="icon-chevron-right"></i>
+ Project Reports</a>
+ </li>
+ </ul>
+
+
+
+ <hr />
+
+ <div id="poweredBy">
+ <div class="clear"></div>
+ <div class="clear"></div>
+ <div class="clear"></div>
+ <div class="clear"></div>
+ <a href="http://maven.apache.org/" title="Built
by Maven" class="poweredBy">
+ <img class="builtBy" alt="Built by Maven"
src="./images/logos/maven-feather.png" />
+ </a>
+ </div>
+ </div>
+ </div>
+
+
+ <div id="bodyColumn" class="span9" >
+
+
+
+ <div class="section">
+<h2><a name="bundle:install-file"></a>bundle:install-file</h2>
+
+<p><b>Full name</b>:</p>
+
+<p>org.apache.felix:maven-bundle-plugin:3.3.0:install-file</p>
+
+<p><b>Description</b>:</p>
+
+<div>Installs bundle details in the local OBR repository (command-line
+goal)</div>
+
+<p><b>Attributes</b>:</p>
+
+<ul>
+
+<li>Binds by default to the <a class="externalLink"
href="http://maven.apache.org/ref/current/maven-core/lifecycles.html">lifecycle
phase</a>: <tt>install</tt>.</li>
+ </ul>
+
+<div class="section">
+<h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
+
+<table class="table table-striped" border="0">
+
+<tr class="a">
+
+<th>Name</th>
+
+<th>Type</th>
+
+<th>Since</th>
+
+<th>Description</th>
+ </tr>
+
+<tr class="b">
+
+<td><b><a href="#artifactId">artifactId</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>ArtifactId of the bundle. Retrieved from POM file if specified.<br
/><b>User property is</b>: <tt>artifactId</tt>.</td>
+ </tr>
+
+<tr class="a">
+
+<td><b><a href="#classifier">classifier</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>Classifier type of the bundle. Defaults to none.<br /><b>User property
is</b>: <tt>classifier</tt>.</td>
+ </tr>
+
+<tr class="b">
+
+<td><b><a href="#file">file</a></b></td>
+
+<td><tt>File</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>Bundle file, defaults to the artifact in the local Maven
+repository.<br /><b>User property is</b>: <tt>file</tt>.</td>
+ </tr>
+
+<tr class="a">
+
+<td><b><a href="#groupId">groupId</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>GroupId of the bundle. Retrieved from POM file if specified.<br /><b>User
property is</b>: <tt>groupId</tt>.</td>
+ </tr>
+
+<tr class="b">
+
+<td><b><a href="#obrRepository">obrRepository</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>OBR Repository.<br /><b>User property is</b>: <tt>obrRepository</tt>.</td>
+ </tr>
+
+<tr class="a">
+
+<td><b><a href="#obrXml">obrXml</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>Optional XML file describing additional requirements and
+capabilities.<br /><b>User property is</b>: <tt>obrXml</tt>.</td>
+ </tr>
+
+<tr class="b">
+
+<td><b><a href="#packaging">packaging</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>Packaging type of the bundle. Retrieved from POM file if specified.<br
/><b>User property is</b>: <tt>packaging</tt>.</td>
+ </tr>
+
+<tr class="a">
+
+<td><b><a href="#pomFile">pomFile</a></b></td>
+
+<td><tt>File</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>Location of an existing POM file.<br /><b>User property is</b>:
<tt>pomFile</tt>.</td>
+ </tr>
+
+<tr class="b">
+
+<td><b><a href="#supportedProjectTypes">supportedProjectTypes</a></b></td>
+
+<td><tt>List</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>Project types which this plugin supports.<br /></td>
+ </tr>
+
+<tr class="a">
+
+<td><b><a href="#version">version</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>Version of the bundle. Retrieved from POM file if specified.<br /><b>User
property is</b>: <tt>version</tt>.</td>
+ </tr>
+ </table>
+ </div>
+
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+
+<p><b><a name="artifactId">artifactId</a>:</b></p>
+
+<div>ArtifactId of the bundle. Retrieved from POM file if specified.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>artifactId</tt></li>
+ </ul><hr />
+<p><b><a name="classifier">classifier</a>:</b></p>
+
+<div>Classifier type of the bundle. Defaults to none.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>classifier</tt></li>
+ </ul><hr />
+<p><b><a name="file">file</a>:</b></p>
+
+<div>Bundle file, defaults to the artifact in the local Maven
+repository.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>file</tt></li>
+ </ul><hr />
+<p><b><a name="groupId">groupId</a>:</b></p>
+
+<div>GroupId of the bundle. Retrieved from POM file if specified.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>groupId</tt></li>
+ </ul><hr />
+<p><b><a name="obrRepository">obrRepository</a>:</b></p>
+
+<div>OBR Repository.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>obrRepository</tt></li>
+ </ul><hr />
+<p><b><a name="obrXml">obrXml</a>:</b></p>
+
+<div>Optional XML file describing additional requirements and
+capabilities.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>obrXml</tt></li>
+ </ul><hr />
+<p><b><a name="packaging">packaging</a>:</b></p>
+
+<div>Packaging type of the bundle. Retrieved from POM file if specified.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>packaging</tt></li>
+ </ul><hr />
+<p><b><a name="pomFile">pomFile</a>:</b></p>
+
+<div>Location of an existing POM file.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>pomFile</tt></li>
+ </ul><hr />
+<p><b><a name="supportedProjectTypes">supportedProjectTypes</a>:</b></p>
+
+<div>Project types which this plugin supports.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+ </ul><hr />
+<p><b><a name="version">version</a>:</b></p>
+
+<div>Version of the bundle. Retrieved from POM file if specified.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>version</tt></li>
+ </ul>
+ </div>
+ </div>
+
+
+ </div>
+ </div>
+ </div>
+
+ <hr/>
+
+ <footer>
+ <div class="container-fluid">
+ <div class="row-fluid">
+ <p >Copyright ©
2006–2017
+ <a href="http://www.apache.org/">The Apache Software
Foundation</a>.
+ All rights reserved.
+
+ </p>
+ </div>
+
+
+
+ </div>
+ </footer>
+ </body>
+</html>
\ No newline at end of file
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/install-file-mojo.html
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/install-file-mojo.html
------------------------------------------------------------------------------
--- svn:keywords (added)
+++ svn:keywords Thu Mar 9 21:19:49 2017
@@ -0,0 +1 @@
+LastChangedDate LastChangedRevision LastChangedBy HeadURL Id Author
Propchange:
websites/production/felix/content/components/bundle-plugin-archives/bundle-plugin-LATEST/install-file-mojo.html
------------------------------------------------------------------------------
svn:mime-type = text/plain