blob: f28d884c6f0395b0e622dceda0447a00664045f5 [file] [log] [blame]
Karl Pauls4ebe5082006-10-30 15:00:08 +00001<!--
2 Licensed to the Apache Software Foundation (ASF) under one
3 or more contributor license agreements. See the NOTICE file
4 distributed with this work for additional information
5 regarding copyright ownership. The ASF licenses this file
6 to you under the Apache License, Version 2.0 (the
7 "License"); you may not use this file except in compliance
8 with the License. You may obtain a copy of the License at
9
10 http://www.apache.org/licenses/LICENSE-2.0
11
12 Unless required by applicable law or agreed to in writing,
13 software distributed under the License is distributed on an
14 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
15 KIND, either express or implied. See the License for the
16 specific language governing permissions and limitations
17 under the License.
18-->
Karl Paulsd69e8af2006-08-12 09:51:20 +000019<project>
20 <modelVersion>4.0.0</modelVersion>
21 <groupId>org.apache.felix</groupId>
22 <artifactId>felix</artifactId>
23 <packaging>pom</packaging>
Marcel Offermans0ed87292006-08-17 19:10:30 +000024 <name>Apache Felix</name>
Richard S. Hallf2be1962006-12-22 19:46:42 +000025 <version>0.9.0-incubator-SNAPSHOT</version>
Marcel Offermans0ed87292006-08-17 19:10:30 +000026 <url>http://incubator.apache.org/felix/</url>
27 <description>Apache felix is an OSGi implementation.</description>
28
29 <issueManagement>
30 <system>Jira</system>
31 <url>http://issues.apache.org/jira/browse/FELIX</url>
32 </issueManagement>
33
34 <mailingLists>
35 <mailingList>
36 <name>Felix Dev</name>
37 <subscribe>felix-dev-subscribe@incubator.apache.org</subscribe>
38 <unsubscribe>felix-dev-unsubscribe@incubator.apache.org</unsubscribe>
39 <post>-</post>
40 <archive>http://www.mail-archive.com/felix-dev%40incubator.apache.org/</archive>
41 </mailingList>
42 <mailingList>
43 <name>Felix Commits</name>
44 <subscribe>felix-commits-subscribe@incubator.apache.org</subscribe>
45 <unsubscribe>felix-commits-unsubscribe@incubator.apache.org</unsubscribe>
46 <post>-</post>
47 <archive>http://www.mail-archive.com/felix-commits%40incubator.apache.org/</archive>
48 </mailingList>
49 </mailingLists>
50
51 <licenses>
52 <license>
53 <name>The Apache Software License, Version 2.0</name>
54 <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
55 <distribution>repo</distribution>
56 </license>
57 </licenses>
58
59 <scm>
60 <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/felix</connection>
61 <developerConnection>scm:svn:http://svn.apache.org/repos/asf/incubator/felix</developerConnection>
62 <url>http://cvs.apache.org/viewcvs.cgi/incubator/felix/?root=Apache-SVN</url>
63 </scm>
64
Karl Paulsd69e8af2006-08-12 09:51:20 +000065 <modules>
66 <module>tools/maven2/maven-osgi-plugin</module>
Karl Paulsd69e8af2006-08-12 09:51:20 +000067 <module>shell.gui</module>
68 <module>shell.gui.plugin</module>
Karl Paulsd69e8af2006-08-12 09:51:20 +000069 <module>org.apache.felix.daemon</module>
70 <module>org.apache.felix.dependencymanager</module>
Karl Paulsd69e8af2006-08-12 09:51:20 +000071
72 <module>examples</module>
73
74 <module>servicebinder</module>
75 <module>wireadmin</module>
76 <module>upnp.extra</module>
77 <module>upnp.basedriver</module>
78 <module>upnp.tester</module>
79 <module>upnp.sample.tv</module>
80 <module>upnp.sample.clock</module>
81 <module>upnp.sample.binaryLight</module>
Richard S. Hallf2be1962006-12-22 19:46:42 +000082<!-- <module>http.jetty</module> -->
Karl Paulsd69e8af2006-08-12 09:51:20 +000083 <module>scr</module>
Stephane Frenotab672472006-08-29 13:29:31 +000084
Richard S. Hall3ec400c2006-12-22 19:57:56 +000085<!-- <module>tools/mangen</module> -->
Stephane Frenotab672472006-08-29 13:29:31 +000086
Karl Paulsd69e8af2006-08-12 09:51:20 +000087 <module>ipojo</module>
88 <module>ipojo.metadata</module>
Richard S. Hall71906bb2007-01-18 20:25:22 +000089 <module>ipojo.plugin</module>
90 <module>ipojo.arch</module>
Stephane Frenotab672472006-08-29 13:29:31 +000091
Karl Paulsd69e8af2006-08-12 09:51:20 +000092 </modules>
93
Stephane Frenotab672472006-08-29 13:29:31 +000094 <profiles>
95 <profile>
96 <id>jdk1.5</id>
97 <activation>
98 <jdk>1.5</jdk>
99 </activation>
100 <modules>
101 <module>mosgi.console.ifc</module>
102 <module>mosgi.console.component</module>
103 <module>mosgi.console.gui</module>
104 <module>mosgi.jmx.agent</module>
105 <module>mosgi.jmx.httpconnector</module>
106 <module>mosgi.jmx.registry</module>
107 <module>mosgi.jmx.remotelogger</module>
108 <module>mosgi.jmx.rmiconnector</module>
109 <module>mosgi.managedelements.osgiprobes</module>
110 <module>mosgi.managedelements.osgiprobes.tab</module>
Stephane Frenot0f068b62006-08-30 11:12:48 +0000111 <module>mosgi.managedelements.bundlesprobes</module>
112 <module>mosgi.managedelements.bundlesprobes.tab</module>
Stephane Frenot593bac32006-08-30 12:42:49 +0000113 <module>mosgi.managedelements.obrprobe</module>
114 <module>mosgi.managedelements.obrprobe.tab</module>
Stephane Frenot8ed309a2006-08-31 14:04:13 +0000115 <module>mosgi.managedelements.memoryprobe</module>
Stephane Frenotab672472006-08-29 13:29:31 +0000116 </modules>
117 </profile>
Stephane Frenotab672472006-08-29 13:29:31 +0000118 </profiles>
119
Stephane Frenote8c7a982006-09-28 15:46:53 +0000120 <!-- Specify a default version number for dependencies -->
121 <dependencyManagement>
122 <dependencies>
123 <dependency>
124 <groupId>org.apache.felix</groupId>
125 <artifactId>org.osgi.core</artifactId>
Richard S. Hallf2be1962006-12-22 19:46:42 +0000126 <version>0.9.0-incubator-SNAPSHOT</version>
Stephane Frenote8c7a982006-09-28 15:46:53 +0000127 </dependency>
128 <dependency>
129 <groupId>org.apache.felix</groupId>
130 <artifactId>org.osgi.compendium</artifactId>
Richard S. Hallf2be1962006-12-22 19:46:42 +0000131 <version>0.9.0-incubator-SNAPSHOT</version>
Stephane Frenote8c7a982006-09-28 15:46:53 +0000132 </dependency>
133 <dependency>
134 <groupId>org.apache.felix</groupId>
135 <artifactId>org.apache.felix.framework</artifactId>
Richard S. Hallf2be1962006-12-22 19:46:42 +0000136 <version>0.9.0-incubator-SNAPSHOT</version>
Stephane Frenote8c7a982006-09-28 15:46:53 +0000137 </dependency>
138 <dependency>
139 <groupId>org.apache.felix</groupId>
140 <artifactId>org.apache.felix.bundlerepository</artifactId>
Richard S. Hallf2be1962006-12-22 19:46:42 +0000141 <version>0.9.0-incubator-SNAPSHOT</version>
Stephane Frenote8c7a982006-09-28 15:46:53 +0000142 </dependency>
143 <dependency>
144 <groupId>org.apache.felix</groupId>
145 <artifactId>org.apache.felix.mosgi.jmx.registry</artifactId>
Richard S. Hallf2be1962006-12-22 19:46:42 +0000146 <version>0.9.0-incubator-SNAPSHOT</version>
Stephane Frenote8c7a982006-09-28 15:46:53 +0000147 </dependency>
148 <dependency>
149 <groupId>org.apache.felix</groupId>
150 <artifactId>org.apache.felix.mosgi.jmx.agent</artifactId>
Richard S. Hallf2be1962006-12-22 19:46:42 +0000151 <version>0.9.0-incubator-SNAPSHOT</version>
Stephane Frenote8c7a982006-09-28 15:46:53 +0000152 </dependency>
153 <dependency>
154 <groupId>org.apache.felix</groupId>
155 <artifactId>org.apache.felix.mosgi.console.ifc</artifactId>
Richard S. Hallf2be1962006-12-22 19:46:42 +0000156 <version>0.9.0-incubator-SNAPSHOT</version>
Stephane Frenote8c7a982006-09-28 15:46:53 +0000157 </dependency>
158 </dependencies>
159 </dependencyManagement>
160
Karl Paulsd69e8af2006-08-12 09:51:20 +0000161 <repositories>
162 <!-- For snapshots (no release jars or non-apache jars) -->
163 <repository>
164 <id>apache.snapshots</id>
165 <name>Apache Snapshot Repository</name>
Richard S. Hallf2be1962006-12-22 19:46:42 +0000166 <url>http://people.apache.org/repo/m2-snapshot-repository</url>
Karl Paulsd69e8af2006-08-12 09:51:20 +0000167 </repository>
168
169 <repository>
170 <id>safehaus</id>
171 <name>Alternate Repository for Missing Ibiblio Artifacts</name>
172 <url>http://m2.safehaus.org</url>
173 </repository>
174 </repositories>
175
176 <distributionManagement>
Marcel Offermans0ed87292006-08-17 19:10:30 +0000177 <site>
178 <id>felix website</id>
Marcel Offermansf6737032006-08-17 19:49:13 +0000179 <url>file:///${user.dir}/target/site-deployed/</url>
Marcel Offermans0ed87292006-08-17 19:10:30 +0000180 </site>
Karl Paulsd69e8af2006-08-12 09:51:20 +0000181 <snapshotRepository>
Karl Paulsd69e8af2006-08-12 09:51:20 +0000182 <id>apache.snapshots</id>
Richard S. Halle0341b22006-10-20 19:15:10 +0000183 <name>Apache Snapshot Repository</name>
Karl Paulsd69e8af2006-08-12 09:51:20 +0000184 <url>
Richard S. Halle0341b22006-10-20 19:15:10 +0000185 scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository
Karl Paulsd69e8af2006-08-12 09:51:20 +0000186 </url>
187 </snapshotRepository>
188 <repository>
189 <name>ASF Mirrored M2 Distributions</name>
190 <id>apache.distributions</id>
191 <url>
Richard S. Hallf2be1962006-12-22 19:46:42 +0000192 scp://people.apache.org/www/people.apache.org/repo/m2-incubating-repository
Karl Paulsd69e8af2006-08-12 09:51:20 +0000193 </url>
194 </repository>
195 </distributionManagement>
196
197 <pluginRepositories>
198 <pluginRepository>
199 <id>apache.snapshots</id>
200 <name>snapshot plugins</name>
201 <url>
Richard S. Hallf2be1962006-12-22 19:46:42 +0000202 http://people.apache.org/repo/m2-snapshot-repository
Karl Paulsd69e8af2006-08-12 09:51:20 +0000203 </url>
204 </pluginRepository>
205 </pluginRepositories>
206
207 <!-- definitions for testing -->
208 <dependencies>
209 <dependency>
210 <groupId>junit</groupId>
211 <artifactId>junit</artifactId>
212 <version>3.8.1</version>
213 <scope>test</scope>
214 </dependency>
215 <dependency>
216 <groupId>easymock</groupId>
217 <artifactId>easymock</artifactId>
218 <version>1.2_Java1.3</version>
219 <scope>test</scope>
220 </dependency>
221 </dependencies>
222 <build>
223 <plugins>
224 <plugin>
225 <groupId>org.apache.maven.plugins</groupId>
226 <artifactId>maven-compiler-plugin</artifactId>
227 <configuration>
228 <target>1.4</target>
229 </configuration>
230 </plugin>
231 <plugin>
232 <groupId>org.apache.maven.plugins</groupId>
233 <artifactId>maven-surefire-plugin</artifactId>
234 </plugin>
Stephane Frenotab672472006-08-29 13:29:31 +0000235 <!-- plugin>
Karl Paulsd69e8af2006-08-12 09:51:20 +0000236 <groupId>org.apache.maven.plugins</groupId>
237 <artifactId>maven-surefire-report-plugin</artifactId>
Stephane Frenotab672472006-08-29 13:29:31 +0000238 </plugin -->
Karl Paulsd69e8af2006-08-12 09:51:20 +0000239 </plugins>
240 </build>
241 <reporting>
242 <plugins>
243 <plugin>
244 <groupId>org.apache.maven.plugins</groupId>
Marcel Offermans0ed87292006-08-17 19:10:30 +0000245 <artifactId>maven-site-plugin</artifactId>
246 <configuration>
Marcel Offermans5dcb02c2006-08-17 20:58:34 +0000247 <templateDirectory>${user.dir}/src/site/</templateDirectory>
Marcel Offermans0ed87292006-08-17 19:10:30 +0000248 <template>maven-site.vm</template>
249 </configuration>
Karl Paulsd69e8af2006-08-12 09:51:20 +0000250 </plugin>
Marcel Offermans0ed87292006-08-17 19:10:30 +0000251 <plugin>
252 <groupId>org.apache.maven.plugins</groupId>
253 <artifactId>maven-surefire-plugin</artifactId>
254 </plugin>
255 <plugin>
256 <groupId>org.codehaus.mojo</groupId>
257 <artifactId>jxr-maven-plugin</artifactId>
258 </plugin>
259 <plugin>
260 <groupId>org.apache.maven.plugins</groupId>
261 <artifactId>maven-project-info-reports-plugin</artifactId>
262 <reportSets>
263 <reportSet>
264 <reports>
265 <report>index</report>
266 <report>dependencies</report>
267 <report>project-team</report>
268 <report>mailing-list</report>
269 <report>issue-tracking</report>
270 <report>license</report>
271 <report>scm</report>
272 </reports>
273 </reportSet>
274 </reportSets>
275 </plugin>
276 <!--plugin>
277 <groupId>org.apache.maven.plugins</groupId>
278 <artifactId>maven-javadoc-plugin</artifactId>
279 <configuration>
280 <aggregate>true</aggregate>
281 </configuration>
282 </plugin-->
Karl Paulsd69e8af2006-08-12 09:51:20 +0000283 </plugins>
284 </reporting>
285</project>