pom.xml revision 2eb24152b9a7c76f8f578638573097138f8f2174
97a9a944b5887e91042b019776c41d5dd74557aferikabele<?xml version="1.0" encoding="UTF-8"?>
97a9a944b5887e91042b019776c41d5dd74557aferikabele<!--
fd9abdda70912b99b24e3bf1a38f26fde908a74cnd DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
fd9abdda70912b99b24e3bf1a38f26fde908a74cnd
fd9abdda70912b99b24e3bf1a38f26fde908a74cnd Copyright (c) 2015 ForgeRock AS. All rights reserved.
a945f35eff8b6a88009ce73de6d4c862ce58de3cslive
a945f35eff8b6a88009ce73de6d4c862ce58de3cslive The contents of this file are subject to the terms
a945f35eff8b6a88009ce73de6d4c862ce58de3cslive of the Common Development and Distribution License
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd (the License). You may not use this file except in
96ad5d81ee4a2cc66a4ae19893efc8aa6d06fae7jailletc compliance with the License.
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd You can obtain a copy of the License at
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen http://forgerock.org/license/CDDLv1.0.html
2e545ce2450a9953665f701bb05350f0d3f26275nd See the License for the specific language governing
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen permission and limitations under the License.
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd When distributing Covered Code, include this CDDL
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd Header Notice in each file and include the License file
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd at http://forgerock.org/license/CDDLv1.0.html
af33a4994ae2ff15bc67d19ff1a7feb906745bf8rbowen If applicable, add the following below the CDDL Header,
3f08db06526d6901aa08c110b5bc7dde6bc39905nd with the fields enclosed by brackets [] replaced by
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd your own identifying information:
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd "Portions Copyrighted [year] [name of copyright owner]"
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd-->
3f08db06526d6901aa08c110b5bc7dde6bc39905nd<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">
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <modelVersion>4.0.0</modelVersion>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <parent>
3b3b7fc78d1f5bfc2769903375050048ff41ff26nd <groupId>org.forgerock.openidm</groupId>
a78048ccbdb6256da15e6b0e7e95355e480c2301nd <artifactId>openidm-project</artifactId>
cc8190433d13f5e9de618c5d7f10c824c0c1919cgryzor <version>4.0.0</version>
f086b4b402fa9a2fefc7dda85de2a3cc1cd0a654rjung </parent>
3b3b7fc78d1f5bfc2769903375050048ff41ff26nd
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <groupId>org.forgerock.openidm.tools</groupId>
635e08c1d8332adc365b1c20bbe3577d59ebcd78kess <artifactId>custom-scripted-connector-bundler</artifactId>
4b3a8afbfcea8b265d179a122bf40dfedd1ce280takashi <version>4.0.0</version>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <name>Custom Scripted Groovy Connector Bundler</name>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <description>This is a tool to bundle the Groovy connector using configured bundle name and configuration
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd parameters without the user needing to write connector code manually (aside from the Groovy scripts).
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd </description>
1ac39787115a288f5e848344b1b1e8dccb1c58f1nd <url>http://openidm.forgerock.org/tools/custom-scripted-connector-bundler/</url>
1ac39787115a288f5e848344b1b1e8dccb1c58f1nd <scm>
45d66a3a49ac14b7f18cd4d733c1947801b55172sf <connection>scm:svn:https://svn.forgerock.org/openidm/trunk/tools/custom-scripted-connector-bundler</connection>
ffb9e918294fd2fff6e984d23d0ff6ed86a9cf2csf <developerConnection>scm:svn:https://svn.forgerock.org/openidm/trunk/tools/custom-scripted-connector-bundler</developerConnection>
ffb9e918294fd2fff6e984d23d0ff6ed86a9cf2csf <url>http://sources.forgerock.org/browse/openidm/trunk/tools/custom-scripted-connector-bundler</url>
ffb9e918294fd2fff6e984d23d0ff6ed86a9cf2csf <tag>4.0.0-SF-Connector</tag>
ffb9e918294fd2fff6e984d23d0ff6ed86a9cf2csf </scm>
ffb9e918294fd2fff6e984d23d0ff6ed86a9cf2csf <issueManagement>
45d66a3a49ac14b7f18cd4d733c1947801b55172sf <system>jira</system>
45d66a3a49ac14b7f18cd4d733c1947801b55172sf <url>https://bugster.forgerock.org/jira/browse/OPENIDM</url>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd </issueManagement>
c44eeebd065e2c8cd028016b45c58afb480aaf8fdruggeri <ciManagement>
c44eeebd065e2c8cd028016b45c58afb480aaf8fdruggeri <system>jenkins</system>
c44eeebd065e2c8cd028016b45c58afb480aaf8fdruggeri <url>http://builds.forgerock.org/job/OpenIDM</url>
c44eeebd065e2c8cd028016b45c58afb480aaf8fdruggeri </ciManagement>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <properties>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <!-- maven-compiler-plugin -->
117c1f888a14e73cdd821dc6c23eb0411144a41cnd <maven.compiler.target>1.6</maven.compiler.target>
117c1f888a14e73cdd821dc6c23eb0411144a41cnd <maven.compiler.source>1.6</maven.compiler.source>
117c1f888a14e73cdd821dc6c23eb0411144a41cnd <openicf.osgi.import.defaults>
117c1f888a14e73cdd821dc6c23eb0411144a41cnd org.codehaus.groovy*;version="[2.2,3)",
aa0b2780958e9b1467c9d0153a05738e399811a5nd groovy.*;version="[2.2,3)",
117c1f888a14e73cdd821dc6c23eb0411144a41cnd groovyjar*;version="[2.2,3)",
aa0b2780958e9b1467c9d0153a05738e399811a5nd groovyx.net.http*;resolution:=optional,
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd </openicf.osgi.import.defaults>
c44eeebd065e2c8cd028016b45c58afb480aaf8fdruggeri <openicf.osgi.embed />
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd </properties>
9335f6d807d76d60e54af4ededdebebddb3e3d13noodl <repositories>
9335f6d807d76d60e54af4ededdebebddb3e3d13noodl <repository>
9335f6d807d76d60e54af4ededdebebddb3e3d13noodl <id>forgerock-staging-repository</id>
b12f74e1aaac71d21e4b9a376b31d7307a8d87d8nd <name>ForgeRock Release Repository</name>
30471a4650391f57975f60bbb6e4a90be7b284bfhumbedooh <url>http://maven.forgerock.org/repo/releases</url>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <snapshots>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <enabled>false</enabled>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar </snapshots>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar </repository>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <repository>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <id>forgerock-snapshots-repository</id>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <name>ForgeRock Snapshot Repository</name>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <url>http://maven.forgerock.org/repo/snapshots</url>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <releases>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <enabled>false</enabled>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar </releases>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar </repository>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar </repositories>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <dependencies>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <dependency>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <groupId>org.codehaus.groovy</groupId>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <artifactId>groovy-all</artifactId>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <version>2.2.2</version>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <scope>provided</scope>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar </dependency>
a99c5d4cc3cab6a62b04d52000dbc22ce1fa2d94coar <dependency>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <groupId>org.apache.ivy</groupId>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <artifactId>ivy</artifactId>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <version>2.4.0-rc1</version>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <scope>provided</scope>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar </dependency>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <dependency>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <groupId>com.fasterxml.jackson.core</groupId>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <artifactId>jackson-databind</artifactId>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar </dependency>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <dependency>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <groupId>org.apache.commons</groupId>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <artifactId>commons-lang3</artifactId>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar </dependency>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <dependency>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <groupId>commons-cli</groupId>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <artifactId>commons-cli</artifactId>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <version>1.2</version>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar </dependency>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <dependency>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <groupId>com.github.jknack</groupId>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <artifactId>handlebars</artifactId>
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar <version>2.0.0</version>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd </dependency>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <dependency>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <groupId>org.slf4j</groupId>
829b0589d84d29d23e1a44583e3cd343177e4725nd <artifactId>slf4j-jdk14</artifactId>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd </dependency>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <dependency>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <groupId>commons-io</groupId>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <artifactId>commons-io</artifactId>
4b3a8afbfcea8b265d179a122bf40dfedd1ce280takashi <version>2.4</version>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd </dependency>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd </dependencies>
06ba4a61654b3763ad65f52283832ebf058fdf1cslive <build>
06ba4a61654b3763ad65f52283832ebf058fdf1cslive <plugins>
06ba4a61654b3763ad65f52283832ebf058fdf1cslive <plugin>
06ba4a61654b3763ad65f52283832ebf058fdf1cslive <groupId>org.apache.maven.plugins</groupId>
b9b166bce28378f88ecba40c17f788f510b8357and <artifactId>maven-compiler-plugin</artifactId>
b9b166bce28378f88ecba40c17f788f510b8357and <configuration>
b9b166bce28378f88ecba40c17f788f510b8357and <testExcludes>
b9b166bce28378f88ecba40c17f788f510b8357and <exclude>src/test/resources/**/*.groovy</exclude>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd </testExcludes>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd </configuration>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd </plugin>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <plugin>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <groupId>org.codehaus.gmaven</groupId>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <artifactId>gmaven-plugin</artifactId>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <version>1.5</version>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <configuration>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <providerSelection>2.0</providerSelection>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <sourceEncoding>UTF-8</sourceEncoding>
4b3a8afbfcea8b265d179a122bf40dfedd1ce280takashi </configuration>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <executions>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <execution>
06ba4a61654b3763ad65f52283832ebf058fdf1cslive <goals>
06ba4a61654b3763ad65f52283832ebf058fdf1cslive <goal>generateStubs</goal>
e664651cf58dcb8f5cc8f7add78c057a8d68430cnd <goal>compile</goal>
829b0589d84d29d23e1a44583e3cd343177e4725nd <goal>generateTestStubs</goal>
e664651cf58dcb8f5cc8f7add78c057a8d68430cnd <goal>testCompile</goal>
e664651cf58dcb8f5cc8f7add78c057a8d68430cnd </goals>
829b0589d84d29d23e1a44583e3cd343177e4725nd </execution>
06ba4a61654b3763ad65f52283832ebf058fdf1cslive </executions>
06ba4a61654b3763ad65f52283832ebf058fdf1cslive <dependencies>
06ba4a61654b3763ad65f52283832ebf058fdf1cslive <dependency>
06ba4a61654b3763ad65f52283832ebf058fdf1cslive <groupId>org.codehaus.gmaven.runtime</groupId>
06ba4a61654b3763ad65f52283832ebf058fdf1cslive <artifactId>gmaven-runtime-2.0</artifactId>
06ba4a61654b3763ad65f52283832ebf058fdf1cslive <version>1.5</version>
e664651cf58dcb8f5cc8f7add78c057a8d68430cnd </dependency>
06ba4a61654b3763ad65f52283832ebf058fdf1cslive <dependency>
06ba4a61654b3763ad65f52283832ebf058fdf1cslive <groupId>org.codehaus.groovy</groupId>
06ba4a61654b3763ad65f52283832ebf058fdf1cslive <artifactId>groovy-all</artifactId>
06ba4a61654b3763ad65f52283832ebf058fdf1cslive <version>2.2.2</version>
06ba4a61654b3763ad65f52283832ebf058fdf1cslive </dependency>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd </dependencies>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd </plugin>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <plugin>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <groupId>org.apache.maven.plugins</groupId>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <artifactId>maven-checkstyle-plugin</artifactId>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <configuration>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <excludes>**/generated-sources/groovy-stubs/**/*</excludes>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd </configuration>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd </plugin>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <plugin>
4b3a8afbfcea8b265d179a122bf40dfedd1ce280takashi <artifactId>maven-assembly-plugin</artifactId>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <configuration>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <archive>
b9b166bce28378f88ecba40c17f788f510b8357and <manifest>
b9b166bce28378f88ecba40c17f788f510b8357and <mainClass>org.forgerock.openidm.tools.scriptedbundler.ScriptedBundler</mainClass>
b9b166bce28378f88ecba40c17f788f510b8357and <addDefaultImplementationEntries>
b9b166bce28378f88ecba40c17f788f510b8357and true
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd </addDefaultImplementationEntries>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd </manifest>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd </archive>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <descriptorRefs>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <descriptorRef>jar-with-dependencies</descriptorRef>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd </descriptorRefs>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <appendAssemblyId>false</appendAssemblyId>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd </configuration>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <executions>
4b3a8afbfcea8b265d179a122bf40dfedd1ce280takashi <execution>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <id>make-assembly</id>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd <phase>package</phase>
aa0b2780958e9b1467c9d0153a05738e399811a5nd <goals>
aa0b2780958e9b1467c9d0153a05738e399811a5nd <goal>single</goal>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd </goals>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd </execution>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd </executions>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd </plugin>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd </plugins>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd </build>
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd</project>