blob: 012b11f37563d431311ebe3b5ec07c388dc740a5 [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:cleanVersions</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:cleanVersions<a name="bundle:cleanVersions"></a></h2>
163 <p><b>Full name</b>:</p>
164 <p>org.apache.felix:maven-bundle-plugin:2.3.5:cleanVersions</p>
165 <p><b>Description</b>:</p>
166 <div>(no description)</div>
167 <p><b>Attributes</b>:</p>
168 <ul>
169 <li>Requires a Maven project to be executed.</li>
170 <li>The goal is thread-safe and supports parallel builds.</li>
171 </ul>
172 <div class="section"><h3>Optional Parameters<a name="Optional_Parameters"></a></h3>
173 <table class="bodyTable" border="0">
174 <tr class="a">
175 <th>Name</th>
176 <th>Type</th>
177 <th>Since</th>
178 <th>Description</th>
179 </tr>
180 <tr class="b">
181 <td><b><a href="#versions">versions</a></b></td>
182 <td><tt>Map</tt></td>
183 <td><tt>-</tt></td>
184 <td>The BND instructions for the bundle.<br /></td>
185 </tr>
186 </table>
187 </div>
188 <div class="section"><h3>Parameter Details<a name="Parameter_Details"></a></h3>
189 <p><b><a name="versions">versions</a>:</b></p>
190 <div>The BND instructions for the bundle.</div>
191 <ul>
192 <li><b>Type</b>: <tt>java.util.Map</tt></li>
193 <li><b>Required</b>: <tt>No</tt></li>
194 </ul>
195 </div>
196 </div>
197
198
199
200 </div>
201
202 </div>
203
204 <div class="clear">
205
206 <hr/>
207
208 </div>
209
210 <div id="footer">
211
212 <div class="xright">Copyright &#169; 2006-2011
213
214 <a href="http://www.apache.org/">The Apache Software Foundation</a>.
215
216 All Rights Reserved.
217
218
219
220 </div>
221
222 <div class="clear">
223
224 <hr/>
225
226 </div>
227
228 </div>
229
230 </body>
231
232</html>
233