pom.xml revision e25d61070d8aad83f29bea8cbe98d547442f4566
842ae4bd224140319ae7feec1872b93dfd491143fielding<?xml version="1.0" encoding="UTF-8"?>
842ae4bd224140319ae7feec1872b93dfd491143fielding<!--
842ae4bd224140319ae7feec1872b93dfd491143fielding ~ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
842ae4bd224140319ae7feec1872b93dfd491143fielding ~
842ae4bd224140319ae7feec1872b93dfd491143fielding ~ Copyright (c) 2011-2013 ForgeRock AS. All Rights Reserved
842ae4bd224140319ae7feec1872b93dfd491143fielding ~
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding ~ The contents of this file are subject to the terms
ce9621257ef9e54c1bbe5ad8a5f445a1f211c2dcnd ~ of the Common Development and Distribution License
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding ~ (the License). You may not use this file except in
ce9621257ef9e54c1bbe5ad8a5f445a1f211c2dcnd ~ compliance with the License.
ce9621257ef9e54c1bbe5ad8a5f445a1f211c2dcnd ~
ce9621257ef9e54c1bbe5ad8a5f445a1f211c2dcnd ~ You can obtain a copy of the License at
ce9621257ef9e54c1bbe5ad8a5f445a1f211c2dcnd ~ http://forgerock.org/license/CDDLv1.0.html
ce9621257ef9e54c1bbe5ad8a5f445a1f211c2dcnd ~ See the License for the specific language governing
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding ~ permission and limitations under the License.
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding ~
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding ~ When distributing Covered Code, include this CDDL
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding ~ Header Notice in each file and include the License file
e8f95a682820a599fe41b22977010636be5c2717jim ~ at http://forgerock.org/license/CDDLv1.0.html
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding ~ If applicable, add the following below the CDDL Header,
e8f95a682820a599fe41b22977010636be5c2717jim ~ with the fields enclosed by brackets [] replaced by
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding ~ your own identifying information:
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding ~ "Portions Copyrighted [year] [name of copyright owner]"
024cd9589e52cf11ce765dfddb5b5f0c6e421a48gstein -->
b6055b7832a0e4d0818416252fff5925aaebae4brbb<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">
694e8dc146faadc46b2455f3bd0998121fc76c5drbb <modelVersion>4.0.0</modelVersion>
688f7d0bc138bb02f92288017920468e7e314f23stoddard <parent>
024cd9589e52cf11ce765dfddb5b5f0c6e421a48gstein <groupId>org.forgerock.openidm</groupId>
024cd9589e52cf11ce765dfddb5b5f0c6e421a48gstein <artifactId>openidm-project</artifactId>
024cd9589e52cf11ce765dfddb5b5f0c6e421a48gstein <version>3.1.0-SNAPSHOT</version>
024cd9589e52cf11ce765dfddb5b5f0c6e421a48gstein </parent>
9625528fcf4fa27288f3be080a1979c8ef60d7dfrbb <artifactId>openidm-workflow-remote</artifactId>
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding <name>OpenIDM Activiti Restlet Interface</name>
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding <packaging>war</packaging>
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding
fd0edaa8e3d4dd67d0604ccef2e96b071db96643fielding <repositories>
e9dacb49354baa7346837faad335f27caa7fe1eestoddard <repository>
8f3ec4772d2aeb347cf40e87c77627bb784dd018rbb <id>activiti-repository</id>
3e91d7dbd9861343e0cb06a12bde47066b45afe9dirkx <name>Activiti Maven Repository</name>
3e91d7dbd9861343e0cb06a12bde47066b45afe9dirkx <url>https://maven.alfresco.com/nexus/content/groups/public</url>
c9d61c89bc925c6d68ba518521069f0c484d431daaron <snapshots>
e8f95a682820a599fe41b22977010636be5c2717jim <enabled>true</enabled>
3e91d7dbd9861343e0cb06a12bde47066b45afe9dirkx </snapshots>
e8f95a682820a599fe41b22977010636be5c2717jim </repository>
3e91d7dbd9861343e0cb06a12bde47066b45afe9dirkx <repository>
3e91d7dbd9861343e0cb06a12bde47066b45afe9dirkx <id>jboss-public-repository-group</id>
3e91d7dbd9861343e0cb06a12bde47066b45afe9dirkx <name>JBoss Public Maven Repository Group</name>
10a4cdd68ef1ca0e54af296fe1d08ac00150c90bwrowe <url>https://repository.jboss.org/nexus/content/groups/public-jboss/</url>
3e91d7dbd9861343e0cb06a12bde47066b45afe9dirkx </repository>
3e91d7dbd9861343e0cb06a12bde47066b45afe9dirkx </repositories>
e8f95a682820a599fe41b22977010636be5c2717jim <dependencies>
d966517aa21082d145889d5486c1bface0629597dirkx <!-- mvn versions:display-dependency-updates -->
3e91d7dbd9861343e0cb06a12bde47066b45afe9dirkx <dependency>
12b41741aa68f0f4a5d908ca7f7d58a583b17bb0rbb <groupId>org.forgerock.openidm</groupId>
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding <artifactId>openidm-workflow-activiti</artifactId>
b2c2c8a4bc977c0a6bb937af995efc56dc3879a3wrowe <version>${openidm.version}</version>
12b41741aa68f0f4a5d908ca7f7d58a583b17bb0rbb </dependency>
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding <dependency>
688f7d0bc138bb02f92288017920468e7e314f23stoddard <groupId>org.activiti</groupId>
688f7d0bc138bb02f92288017920468e7e314f23stoddard <artifactId>activiti-engine</artifactId>
688f7d0bc138bb02f92288017920468e7e314f23stoddard <version>5.11</version>
688f7d0bc138bb02f92288017920468e7e314f23stoddard <exclusions>
688f7d0bc138bb02f92288017920468e7e314f23stoddard <exclusion>
688f7d0bc138bb02f92288017920468e7e314f23stoddard <artifactId>activation</artifactId>
688f7d0bc138bb02f92288017920468e7e314f23stoddard <groupId>javax.activation</groupId>
688f7d0bc138bb02f92288017920468e7e314f23stoddard </exclusion>
b2c2c8a4bc977c0a6bb937af995efc56dc3879a3wrowe <exclusion>
b2c2c8a4bc977c0a6bb937af995efc56dc3879a3wrowe <artifactId>livetribe-jsr223</artifactId>
688f7d0bc138bb02f92288017920468e7e314f23stoddard <groupId>org.livetribe</groupId>
688f7d0bc138bb02f92288017920468e7e314f23stoddard </exclusion>
6ce942b017db75b559a42bdc2d7b8ea9e869a956wrowe </exclusions>
6ce942b017db75b559a42bdc2d7b8ea9e869a956wrowe </dependency>
6ce942b017db75b559a42bdc2d7b8ea9e869a956wrowe <dependency>
6ce942b017db75b559a42bdc2d7b8ea9e869a956wrowe <groupId>org.codehaus.groovy</groupId>
6ce942b017db75b559a42bdc2d7b8ea9e869a956wrowe <artifactId>groovy</artifactId>
6ce942b017db75b559a42bdc2d7b8ea9e869a956wrowe <version>1.8.6</version>
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding </dependency>
c9d61c89bc925c6d68ba518521069f0c484d431daaron <!-- REST Dependencies-->
c9d61c89bc925c6d68ba518521069f0c484d431daaron <dependency>
f2e16ea0697f128c32da623a0b2b9d0f81c5ebcawrowe <groupId>org.forgerock.commons</groupId>
b2c2c8a4bc977c0a6bb937af995efc56dc3879a3wrowe <artifactId>json-resource-servlet</artifactId>
12b41741aa68f0f4a5d908ca7f7d58a583b17bb0rbb </dependency>
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding <dependency>
6ce942b017db75b559a42bdc2d7b8ea9e869a956wrowe <groupId>org.restlet.jee</groupId>
6ce942b017db75b559a42bdc2d7b8ea9e869a956wrowe <artifactId>org.restlet.ext.httpclient</artifactId>
e8f95a682820a599fe41b22977010636be5c2717jim </dependency>
6ce942b017db75b559a42bdc2d7b8ea9e869a956wrowe <dependency>
b7838ae85a698af19d90ba4ebe03e10bdc149eacjerenkrantz <groupId>org.restlet.jee</groupId>
b7838ae85a698af19d90ba4ebe03e10bdc149eacjerenkrantz <artifactId>org.restlet.ext.servlet</artifactId>
b7838ae85a698af19d90ba4ebe03e10bdc149eacjerenkrantz </dependency>
b7838ae85a698af19d90ba4ebe03e10bdc149eacjerenkrantz <dependency>
e8f95a682820a599fe41b22977010636be5c2717jim <groupId>org.slf4j</groupId>
b7838ae85a698af19d90ba4ebe03e10bdc149eacjerenkrantz <artifactId>jcl-over-slf4j</artifactId>
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding <version>${slf4j.version}</version>
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding </dependency>
3e91d7dbd9861343e0cb06a12bde47066b45afe9dirkx
3e91d7dbd9861343e0cb06a12bde47066b45afe9dirkx <!-- Test Dependencies -->
3e91d7dbd9861343e0cb06a12bde47066b45afe9dirkx <dependency>
3e91d7dbd9861343e0cb06a12bde47066b45afe9dirkx <groupId>org.easytesting</groupId>
3e91d7dbd9861343e0cb06a12bde47066b45afe9dirkx <artifactId>fest-assert</artifactId>
3e91d7dbd9861343e0cb06a12bde47066b45afe9dirkx <scope>test</scope>
3e91d7dbd9861343e0cb06a12bde47066b45afe9dirkx </dependency>
fae68e78bb1d5fb33d6198eb8ed6092cf8bab5f0brianp <dependency>
fae68e78bb1d5fb33d6198eb8ed6092cf8bab5f0brianp <groupId>org.testng</groupId>
fae68e78bb1d5fb33d6198eb8ed6092cf8bab5f0brianp <artifactId>testng</artifactId>
fae68e78bb1d5fb33d6198eb8ed6092cf8bab5f0brianp <scope>test</scope>
3e91d7dbd9861343e0cb06a12bde47066b45afe9dirkx </dependency>
3e91d7dbd9861343e0cb06a12bde47066b45afe9dirkx </dependencies>
3e91d7dbd9861343e0cb06a12bde47066b45afe9dirkx <build>
3e91d7dbd9861343e0cb06a12bde47066b45afe9dirkx <plugins>
3e91d7dbd9861343e0cb06a12bde47066b45afe9dirkx <plugin>
3e91d7dbd9861343e0cb06a12bde47066b45afe9dirkx <groupId>org.apache.felix</groupId>
3e91d7dbd9861343e0cb06a12bde47066b45afe9dirkx <artifactId>maven-scr-plugin</artifactId>
3e91d7dbd9861343e0cb06a12bde47066b45afe9dirkx <executions>
3e91d7dbd9861343e0cb06a12bde47066b45afe9dirkx <execution>
3d96ee83babeec32482c9082c9426340cee8c44dwrowe <id>generate-scr-scrdescriptor</id>
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding <goals>
1ccd992d37d62c8cb2056126f2234f64ec189bfddougm <goal>scr</goal>
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding </goals>
c9d61c89bc925c6d68ba518521069f0c484d431daaron </execution>
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding </executions>
f79ab7cf4bb032a6c208b18eda06701885655358dougm </plugin>
b2c2c8a4bc977c0a6bb937af995efc56dc3879a3wrowe <plugin>
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding <groupId>org.apache.felix</groupId>
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding <artifactId>maven-bundle-plugin</artifactId>
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding <extensions>true</extensions>
6ce942b017db75b559a42bdc2d7b8ea9e869a956wrowe <configuration>
6ce942b017db75b559a42bdc2d7b8ea9e869a956wrowe <instructions>
b7838ae85a698af19d90ba4ebe03e10bdc149eacjerenkrantz <DynamicImport-Package>*</DynamicImport-Package>
b7838ae85a698af19d90ba4ebe03e10bdc149eacjerenkrantz </instructions>
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding </configuration>
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding </plugin>
688f7d0bc138bb02f92288017920468e7e314f23stoddard </plugins>
688f7d0bc138bb02f92288017920468e7e314f23stoddard </build>
688f7d0bc138bb02f92288017920468e7e314f23stoddard</project>
8d89aea1726567c698b5c24e82b4a951f498e588ianh