pom.xml revision 0c846ddf4297012db328c5832058f9bc2f10e2c1
e9458b1a7a19a63aa4c179f9ab20f4d50681c168Jens Elkner The contents of this file are subject to the terms of the Common Development and
54af18468065daf78f338739056514353bd3062aEwaryst Schulz Distribution License (the License). You may not use this file except in compliance with the
54af18468065daf78f338739056514353bd3062aEwaryst Schulz You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
54af18468065daf78f338739056514353bd3062aEwaryst Schulz specific language governing permission and limitations under the License.
54af18468065daf78f338739056514353bd3062aEwaryst Schulz When distributing Covered Software, include this CDDL Header Notice in each file and include
54af18468065daf78f338739056514353bd3062aEwaryst Schulz the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
54af18468065daf78f338739056514353bd3062aEwaryst Schulz Header, with the fields enclosed by brackets [] replaced by your own identifying
54af18468065daf78f338739056514353bd3062aEwaryst Schulz information: "Portions Copyrighted [year] [name of copyright owner]".
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz Copyright © 2011-2012 ForgeRock AS. All rights reserved.
54af18468065daf78f338739056514353bd3062aEwaryst Schulz--><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <description>OpenIDM is an open standards based Identity Management, Provisioning and Compliance solution. Experience shows that the most important features of an identity management product are: high flexibility in Business Process handling and compliance with open standards and interfaces. A highly flexible user interface combined with a very robust workflow engine make OpenIDM ready for any Identity Management project.</description>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <url>http://www.opensource.org/licenses/cddl1.php</url>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <comments>Common Development and Distribution License (CDDL) 1.0.
54af18468065daf78f338739056514353bd3062aEwaryst Schulz This license applies to OpenIDM source code as indicated in the
54af18468065daf78f338739056514353bd3062aEwaryst Schulz source code.</comments>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <url>http://creativecommons.org/licenses/by-nc-nd/3.0/</url>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <comments>Creative Commons Attribution-NonCommercial-NoDerivs 3.0
3d3889e0cefcdce9b3f43c53aaa201943ac2e895Jonathan von Schroeder Unported. This license applies to the site content, and to the
f44b7a2f81deda371f621f469d50b96417b7b125Ewaryst Schulz documentation as indicated in the documentation source code.</comments>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <connection>scm:svn:https://svn.forgerock.org/openidm/trunk</connection>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <developerConnection>scm:svn:https://svn.forgerock.org/openidm/trunk</developerConnection>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <url>http://sources.forgerock.org/browse/openidm/trunk</url>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <distributionManagement>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </distributionManagement>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <!-- NOT ALLOWED: (see FAQ at http://maven.apache.org/guides/mini/guide-central-repository-upload.html ) -->
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <repositories>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <url>http://maven.forgerock.org/repo/releases</url>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </repository>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <url>http://maven.forgerock.org/repo/snapshots</url>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </repository>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </repository>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <url>http://repository.ops4j.org/maven2</url>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz </repository>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <!-- OrientDB -->
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <name>Orient Technologies Maven2 Repository</name>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <url>http://www.orientechnologies.com/listing/m2</url>
f33f8ec33a87a0eaee746cb7355054f2c0469579Ewaryst Schulz </repository>
3d3889e0cefcdce9b3f43c53aaa201943ac2e895Jonathan von Schroeder <name>Public online Restlet repository</name>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz </repository>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <id>com.springsource.repository.bundles.release</id>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <name>SpringSource Enterprise Bundle Repository - SpringSource Bundle Releases</name>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <url>http://repository.springsource.com/maven/bundles/release</url>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz </repository>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <id>com.springsource.repository.bundles.external</id>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <name>SpringSource Enterprise Bundle Repository - External Bundle Releases</name>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <url>http://repository.springsource.com/maven/bundles/external</url>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz </repository>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz </repositories>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <pluginRepositories>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <pluginRepository>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <name>JBoss Public Maven Repository Group</name>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <url>https://repository.jboss.org/nexus/content/groups/public-jboss/</url>
3d3889e0cefcdce9b3f43c53aaa201943ac2e895Jonathan von Schroeder </pluginRepository>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz </pluginRepositories>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <mailingList>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <name>OpenIDM: Technical communications</name>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <subscribe>http://lists.forgerock.org/mailman/listinfo/openidm</subscribe>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <unsubscribe>http://lists.forgerock.org/mailman/listinfo/openidm</unsubscribe>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <archive>http://lists.forgerock.org/pipermail/openidm/</archive>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz </mailingList>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <mailingList>
88e08f20c80fea4b7892bbb5e70c5002f7c1da18Christian Maeder <subscribe>http://lists.forgerock.org/mailman/listinfo/commitopenidm</subscribe>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <unsubscribe>http://lists.forgerock.org/mailman/listinfo/commitopenidm</unsubscribe>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <archive>http://lists.forgerock.org/pipermail/commitopenidm/</archive>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz </mailingList>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <mailingList>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <subscribe>http://lists.forgerock.org/mailman/listinfo/openidm-dev</subscribe>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <unsubscribe>http://lists.forgerock.org/mailman/listinfo/openidm-dev</unsubscribe>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <archive>http://lists.forgerock.org/pipermail/openidm-dev/</archive>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <subscribe>http://lists.forgerock.org/mailman/listinfo/openidm-issues</subscribe>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <unsubscribe>http://lists.forgerock.org/mailman/listinfo/openidm-issues</unsubscribe>
88e08f20c80fea4b7892bbb5e70c5002f7c1da18Christian Maeder <archive>http://lists.forgerock.org/pipermail/openidm-issues/</archive>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz </mailingList>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz </mailingLists>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <issueManagement>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <url>https://bugster.forgerock.org/jira/browse/OPENIDM</url>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz </issueManagement>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <ciManagement>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <url>http://builds.forgerock.org/job/OpenIDM/</url>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz </ciManagement>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <maven.compiler.target>1.6</maven.compiler.target>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <maven.compiler.source>1.6</maven.compiler.source>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <!-- version management -->
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <openidm.version>2.1.0-SNAPSHOT</openidm.version>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <!--<orientdb.version>1.0rc9-SNAPSHOT</orientdb.version>-->
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <!-- Commons JSON versions -->
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <commons.json-fluent.version>1.1.0</commons.json-fluent.version>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <commons.json-patch.version>1.0.0</commons.json-patch.version>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <commons.json-crypto.version>1.1.0</commons.json-crypto.version>
3d3889e0cefcdce9b3f43c53aaa201943ac2e895Jonathan von Schroeder <commons.json-resource.version>1.2.2</commons.json-resource.version>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <!-- OSGi bundles properties -->
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <!--openidm.osgi.import.openidm.version>version="[$(version;==;${openidm.osgi.version.clean}),$(version;=+;${openidm.osgi.version.clean}))"</openidm.osgi.import.openidm.version-->
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <openidm.osgi.import.openidm.version>version="[$(version;==;2.1.0),$(version;=+;2.1.0))"</openidm.osgi.import.openidm.version>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <openidm.osgi.import.json-fluent.version>version="[$(version;===;${commons.json-fluent.version}),$(version;==+;${commons.json-fluent.version}))"</openidm.osgi.import.json-fluent.version>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <openidm.osgi.import.json-patch.version>version="[$(version;===;${commons.json-patch.version}),$(version;==+;${commons.json-patch.version}))"</openidm.osgi.import.json-patch.version>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <openidm.osgi.import.json-crypto.version>version="[$(version;===;${commons.json-crypto.version}),$(version;==+;${commons.json-crypto.version}))"</openidm.osgi.import.json-crypto.version>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <openidm.osgi.import.json-resource.version>version="[$(version;===;${commons.json-resource.version}),$(version;==+;${commons.json-resource.version}))"</openidm.osgi.import.json-resource.version>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <openidm.osgi.import.default.version>[$(version;==;$(@)),$(version;+;$(@)))</openidm.osgi.import.default.version>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz org.forgerock.openidm.*;${openidm.osgi.import.openidm.version},
54af18468065daf78f338739056514353bd3062aEwaryst Schulz org.forgerock.json.fluent.*;${openidm.osgi.import.json-fluent.version},
54af18468065daf78f338739056514353bd3062aEwaryst Schulz org.forgerock.json.patch.*;${openidm.osgi.import.json-patch.version},
21d73c5124e81aaa6bd7efb389a9ab1cb6a08d7fEwaryst Schulz org.forgerock.json.crypto.*;${openidm.osgi.import.json-crypto.version},
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <!-- Documentation and site properties -->
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <siteDistributionURL>scp://forgerock.org/var/www/vhosts/openidm.forgerock.org/httpdocs</siteDistributionURL>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <opendjPasswordPluginVersion>1.0.0</opendjPasswordPluginVersion>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <adPasswordPluginVersion>2.0.1</adPasswordPluginVersion>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <commonsJsonCryptoVersion>${commons.json-crypto.version}</commonsJsonCryptoVersion>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <openicfBundleVersion>1.1.0.0</openicfBundleVersion>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </properties>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <module>openidm-jaas-loginmodule-repo</module>
3d3889e0cefcdce9b3f43c53aaa201943ac2e895Jonathan von Schroeder <module>openidm-provisioner-openicf</module>
3d3889e0cefcdce9b3f43c53aaa201943ac2e895Jonathan von Schroeder <module>openidm-repo-orientdb</module>
ff0b88907cb0f5b5efce72e44ea32496fae0d401Ewaryst Schulz <!-- This profile only active if the build server exports the SVN_REVISION variable -->
f33f8ec33a87a0eaee746cb7355054f2c0469579Ewaryst Schulz </activation>
f33f8ec33a87a0eaee746cb7355054f2c0469579Ewaryst Schulz <ci.build.number>${env.BUILD_NUMBER}</ci.build.number>
f33f8ec33a87a0eaee746cb7355054f2c0469579Ewaryst Schulz <ci.svn.revision>${env.SVN_REVISION}</ci.svn.revision>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </properties>
f33f8ec33a87a0eaee746cb7355054f2c0469579Ewaryst Schulz </activation>
79520d73eba2cbe75101dc80504c8988a6c6295eEwaryst Schulz </properties>
f33f8ec33a87a0eaee746cb7355054f2c0469579Ewaryst Schulz </activation>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <dependencyManagement>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <dependencies>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <!-- mvn versions:display-plugin-updates
54af18468065daf78f338739056514353bd3062aEwaryst Schulz mvn versions:display-dependency-updates
54af18468065daf78f338739056514353bd3062aEwaryst Schulz mvn versions:use-latest-versions
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <!-- ForgeRock Commons -->
3d3889e0cefcdce9b3f43c53aaa201943ac2e895Jonathan von Schroeder <version>${commons.json-fluent.version}</version>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </dependency>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <version>${commons.json-patch.version}</version>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </dependency>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <version>${commons.json-crypto.version}</version>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </dependency>
3d3889e0cefcdce9b3f43c53aaa201943ac2e895Jonathan von Schroeder <groupId>org.forgerock.commons</groupId>
3d3889e0cefcdce9b3f43c53aaa201943ac2e895Jonathan von Schroeder <artifactId>json-crypto-cli</artifactId>
3d3889e0cefcdce9b3f43c53aaa201943ac2e895Jonathan von Schroeder <version>${commons.json-crypto.version}</version>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz </dependency>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <artifactId>org.forgerock.json.resource</artifactId>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <version>${commons.json-resource.version}</version>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </dependency>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <artifactId>org.forgerock.json.resource.restlet</artifactId>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <version>${commons.json-resource.version}</version>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </dependency>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <artifactId>org.forgerock.restlet</artifactId>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </dependency>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <!-- SLF4J -->
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </dependency>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <!-- Java EE -->
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <!-- Restlet -->
21d73c5124e81aaa6bd7efb389a9ab1cb6a08d7fEwaryst Schulz </dependency>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <artifactId>org.restlet.ext.servlet</artifactId>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </dependency>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <artifactId>org.restlet.ext.jackson</artifactId>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </dependency>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <!-- Core OSGi -->
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </dependency>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <artifactId>org.apache.felix.framework</artifactId>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </dependency>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <artifactId>org.apache.felix.main</artifactId>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </dependency>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <artifactId>org.apache.felix.shell</artifactId>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </dependency>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <artifactId>org.apache.felix.shell.tui</artifactId>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </dependency>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <artifactId>org.apache.felix.webconsole</artifactId>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </dependency>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <artifactId>org.apache.felix.configadmin</artifactId>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </dependency>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <artifactId>org.apache.felix.log</artifactId>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </dependency>
88e08f20c80fea4b7892bbb5e70c5002f7c1da18Christian Maeder <artifactId>org.apache.felix.fileinstall</artifactId>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </dependency>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </dependency>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </dependency>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <!-- Declarative Services support -->
54af18468065daf78f338739056514353bd3062aEwaryst Schulz <artifactId>org.apache.felix.scr</artifactId>
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </dependency>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <artifactId>org.apache.felix.scr.annotations</artifactId>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz </dependency>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <!-- Quartz based scheduler OSGi bundle.
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz This version wraps the original jar which is not a bundle
3d3889e0cefcdce9b3f43c53aaa201943ac2e895Jonathan von Schroeder 2.0.* is not compatible yet -->
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <groupId>org.apache.servicemix.bundles</groupId>
88e08f20c80fea4b7892bbb5e70c5002f7c1da18Christian Maeder <artifactId>org.apache.servicemix.bundles.quartz</artifactId>
f44b7a2f81deda371f621f469d50b96417b7b125Ewaryst Schulz <!-- Jackson JSON parser -->
f33f8ec33a87a0eaee746cb7355054f2c0469579Ewaryst Schulz </dependency>
293138b28842d590a5daa908db72ee70a9a505c8Ewaryst Schulz </dependency>
293138b28842d590a5daa908db72ee70a9a505c8Ewaryst Schulz <!-- Pax Web Dependencies -->
293138b28842d590a5daa908db72ee70a9a505c8Ewaryst Schulz </dependency>
293138b28842d590a5daa908db72ee70a9a505c8Ewaryst Schulz <artifactId>pax-web-extender-whiteboard</artifactId>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz </dependency>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <artifactId>pax-web-jetty-bundle</artifactId>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz </dependency>
5dad1d101f19a24ec783767c720a9b36640a1222Ewaryst Schulz <!-- Test Dependencies -->
54af18468065daf78f338739056514353bd3062aEwaryst Schulz </dependency>
ff0b88907cb0f5b5efce72e44ea32496fae0d401Ewaryst Schulz </dependency>
ff0b88907cb0f5b5efce72e44ea32496fae0d401Ewaryst Schulz </dependency>
ff0b88907cb0f5b5efce72e44ea32496fae0d401Ewaryst Schulz </dependencies>
3d3889e0cefcdce9b3f43c53aaa201943ac2e895Jonathan von Schroeder </dependencyManagement>
ff0b88907cb0f5b5efce72e44ea32496fae0d401Ewaryst Schulz <pluginManagement>
ff0b88907cb0f5b5efce72e44ea32496fae0d401Ewaryst Schulz <configuration>
ff0b88907cb0f5b5efce72e44ea32496fae0d401Ewaryst Schulz <instructions>
ff0b88907cb0f5b5efce72e44ea32496fae0d401Ewaryst Schulz <Import-Package>${openidm.osgi.import}</Import-Package>
ff0b88907cb0f5b5efce72e44ea32496fae0d401Ewaryst Schulz <_versionpolicy>${openidm.osgi.import.default.version}</_versionpolicy>
ff0b88907cb0f5b5efce72e44ea32496fae0d401Ewaryst Schulz <Implementation-Build>${ci.build.number}</Implementation-Build>
ff0b88907cb0f5b5efce72e44ea32496fae0d401Ewaryst Schulz <SCM-Revision>${ci.svn.revision}</SCM-Revision>
ff0b88907cb0f5b5efce72e44ea32496fae0d401Ewaryst Schulz <_removeheaders>Bnd-LastModified,Built-By,Private-Package,Tool,Build-Jdk,Include-Resource,Ignore-Package,Private-Package,Bundle-DocURL</_removeheaders>
ff0b88907cb0f5b5efce72e44ea32496fae0d401Ewaryst Schulz </instructions>
ff0b88907cb0f5b5efce72e44ea32496fae0d401Ewaryst Schulz <openidm.osgi.version.clean>${openidm.version}</openidm.osgi.version.clean>
ff0b88907cb0f5b5efce72e44ea32496fae0d401Ewaryst Schulz </configuration>
ff0b88907cb0f5b5efce72e44ea32496fae0d401Ewaryst Schulz <artifactId>maven-javadoc-plugin</artifactId>
ff0b88907cb0f5b5efce72e44ea32496fae0d401Ewaryst Schulz <configuration>
ff0b88907cb0f5b5efce72e44ea32496fae0d401Ewaryst Schulz <link>http://java.sun.com/javase/6/docs/api/</link>
88e08f20c80fea4b7892bbb5e70c5002f7c1da18Christian Maeder </configuration>
ff0b88907cb0f5b5efce72e44ea32496fae0d401Ewaryst Schulz </executions>
ff0b88907cb0f5b5efce72e44ea32496fae0d401Ewaryst Schulz </pluginManagement>
ff0b88907cb0f5b5efce72e44ea32496fae0d401Ewaryst Schulz <artifactId>maven-compiler-plugin</artifactId>
ff0b88907cb0f5b5efce72e44ea32496fae0d401Ewaryst Schulz <configuration>