blob: ba450c787bfb191337d79f44a6c0fb1dda10269e [file] [log] [blame]
Stuart McCullochd16db972011-07-05 11:48:22 +00001<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
3<!-- Generated by Apache Maven Doxia at Jul 5, 2011 -->
4
5<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
6
7 <head>
8
9 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
10
11 <title>Maven Bundle Plugin -
12 bundle:install</title>
13
14 <style type="text/css" media="all">
15
16 @import url("./css/maven-base.css");
17
18 @import url("./css/maven-theme.css");
19
20 @import url("./css/site.css");
21
22 </style>
23
24 <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
25
26 <meta name="Date-Revision-yyyymmdd" content="20110705" />
27
28 <meta http-equiv="Content-Language" content="en" />
29
30
31
32 </head>
33
34 <body class="composite">
35
36 <div id="banner">
37
38 <div id="bannerLeft">
39
40 Maven Bundle Plugin
41
42 </div>
43
44 <div class="clear">
45
46 <hr/>
47
48 </div>
49
50 </div>
51
52 <div id="breadcrumbs">
53
54
55
56
57
58 <div class="xleft">
59
60 <span id="publishDate">Last Published: 2011-07-05</span>
61
62 &nbsp;| <span id="projectVersion">Version: 2.3.5</span>
63
64 </div>
65
66 <div class="xright">
67
68
69
70 </div>
71
72 <div class="clear">
73
74 <hr/>
75
76 </div>
77
78 </div>
79
80 <div id="leftColumn">
81
82 <div id="navcolumn">
83
84
85
86
87
88 <h5>Overview</h5>
89
90 <ul>
91
92 <li class="none">
93
94 <a href="index.html" title="Introduction">Introduction</a>
95
96 </li>
97
98 <li class="none">
99
100 <a href="plugin-info.html" title="Goals">Goals</a>
101
102 </li>
103
104 <li class="none">
105
106 <a href="https://cwiki.apache.org/confluence/display/FELIX/Apache+Felix+Maven+Bundle+Plugin+%28BND%29" class="externalLink" title="Wiki">Wiki</a>
107
108 </li>
109
110 <li class="none">
111
112 <a href="https://cwiki.apache.org/confluence/display/FELIX/Apache+Felix+Bundle+Plugin+FAQ" class="externalLink" title="FAQ">FAQ</a>
113
114 </li>
115
116 <li class="none">
117
118 <a href="jira-report.html" title="Release Notes">Release Notes</a>
119
120 </li>
121
122 </ul>
123
124 <h5>Project Documentation</h5>
125
126 <ul>
127
128 <li class="collapsed">
129
130 <a href="project-info.html" title="Project Information">Project Information</a>
131
132 </li>
133
134 <li class="collapsed">
135
136 <a href="project-reports.html" title="Project Reports">Project Reports</a>
137
138 </li>
139
140 </ul>
141
142 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
143
144 <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
145
146 </a>
147
148
149
150
151
152 </div>
153
154 </div>
155
156 <div id="bodyColumn">
157
158 <div id="contentBox">
159
160
161
162 <div class="section"><h2>bundle:install<a name="bundle:install"></a></h2>
163 <p><b>Full name</b>:</p>
164 <p>org.apache.felix:maven-bundle-plugin:2.3.5:install</p>
165 <p><b>Description</b>:</p>
166 <div>Installs bundle details in the local OBR repository (life-cycle
167goal)</div>
168 <p><b>Attributes</b>:</p>
169 <ul>
170 <li>Requires a Maven project to be executed.</li>
171 <li>The goal is thread-safe and supports parallel builds.</li>
172 <li>Binds by default to the lifecycle phase: <tt>install</tt>.</li>
173 </ul>
174 <div class="section"><h3>Optional Parameters<a name="Optional_Parameters"></a></h3>
175 <table class="bodyTable" border="0">
176 <tr class="a">
177 <th>Name</th>
178 <th>Type</th>
179 <th>Since</th>
180 <th>Description</th>
181 </tr>
182 <tr class="b">
183 <td><b><a href="#obrRepository">obrRepository</a></b></td>
184 <td><tt>String</tt></td>
185 <td><tt>-</tt></td>
186 <td>OBR Repository.<br /></td>
187 </tr>
188 <tr class="a">
189 <td><b><a href="#supportedProjectTypes">supportedProjectTypes</a></b></td>
190 <td><tt>List</tt></td>
191 <td><tt>-</tt></td>
192 <td>Project types which this plugin supports.<br /></td>
193 </tr>
194 </table>
195 </div>
196 <div class="section"><h3>Parameter Details<a name="Parameter_Details"></a></h3>
197 <p><b><a name="obrRepository">obrRepository</a>:</b></p>
198 <div>OBR Repository.</div>
199 <ul>
200 <li><b>Type</b>: <tt>java.lang.String</tt></li>
201 <li><b>Required</b>: <tt>No</tt></li>
202 <li><b>Expression</b>: <tt>${obrRepository}</tt></li>
203 </ul><hr /><p><b><a name="supportedProjectTypes">supportedProjectTypes</a>:</b></p>
204 <div>Project types which this plugin supports.</div>
205 <ul>
206 <li><b>Type</b>: <tt>java.util.List</tt></li>
207 <li><b>Required</b>: <tt>No</tt></li>
208 </ul>
209 </div>
210 </div>
211
212
213
214 </div>
215
216 </div>
217
218 <div class="clear">
219
220 <hr/>
221
222 </div>
223
224 <div id="footer">
225
226 <div class="xright">Copyright &#169; 2006-2011
227
228 <a href="http://www.apache.org/">The Apache Software Foundation</a>.
229
230 All Rights Reserved.
231
232
233
234 </div>
235
236 <div class="clear">
237
238 <hr/>
239
240 </div>
241
242 </div>
243
244 </body>
245
246</html>
247