869N/A<?
xml version="1.0" encoding="UTF-8"?>
869N/A ~ DO NOT REMOVE COPYRIGHT NOTICES OR THIS HEADER. 869N/A ~ Copyright (c) 2012 ForgeRock Inc. All rights reserved. 869N/A ~ The contents of this file are subject to the terms 869N/A ~ of the Common Development and Distribution License 869N/A ~ (the License). You may not use this file except in 869N/A ~ compliance with the License. 869N/A ~ You can obtain a copy of the License at 869N/A ~ See the License for the specific language governing 869N/A ~ permission and limitations under the License. 873N/A ~ When distributing Covered Code, include this CDDL 869N/A ~ Header Notice in each file and include the License file 869N/A ~ If applicable, add the following below the CDDL Header, 869N/A ~ with the fields enclosed by brackets [] replaced by 4129N/A ~ your own identifying information: 869N/A ~ "Portions Copyrighted [year] [name of copyright owner]" 0N/A <
modelVersion>4.0.0</
modelVersion>
0N/A <
artifactId>openam</
artifactId>
0N/A <
version>10.2.0-SNAPSHOT</
version>
869N/A <
artifactId>openam-forgerock-rest</
artifactId>
0N/A <
packaging>jar</
packaging>
869N/A <
name>OpenAM Forgerock REST API</
name>
869N/A <
description>OpenAM Forgerock REST API</
description>
3127N/A <!--Skipping Tests for Now --> 1954N/A <
artifactId>maven-surefire-plugin</
artifactId>
4306N/A <
artifactId>maven-jar-plugin</
artifactId>
0N/A <
addClasspath>true</
addClasspath>
0N/A <
classpathPrefix>lib/</
classpathPrefix>
2624N/A <
Specification-
Title>OpenAM Forgerock REST API</
Specification-
Title>
2042N/A <
Specification-
Vendor>ForgeRock</
Specification-
Vendor>
2982N/A <
Implementation-
Title>OpenAM Forgerock REST API</
Implementation-
Title>
2963N/A <
Implementation-
Vendor>ForgeRock</
Implementation-
Vendor>
2270N/A <!-- TODO Add License to Manifest --> 868N/A <
artifactId>servlet-api</
artifactId>
65N/A <
scope>provided</
scope>
65N/A <!-- OpenAM-CLI --> 65N/A <
artifactId>openam-cli-impl</
artifactId>
65N/A <!-- OpenAM Shared --> 65N/A <
artifactId>openam-shared</
artifactId>
2266N/A <
artifactId>openam-core</
artifactId>
2266N/A <
artifactId>openam-dashboard</
artifactId>
2266N/A <
artifactId>json-resource</
artifactId>
2266N/A <
artifactId>json-resource-servlet</
artifactId>
2266N/A <
artifactId>json-web-token</
artifactId>
2266N/A <
artifactId>jsr311-api</
artifactId>
2266N/A <!-- OAuth2 Dependencies --> 2266N/A <
artifactId>openam-oauth2-core-token-service</
artifactId>
868N/A <
artifactId>openam-oauth2-common</
artifactId>
0N/A <!-- Test Dependencies --> 2334N/A <
artifactId>fest-assert</
artifactId>
0N/A <
artifactId>testng</
artifactId>
869N/A <
artifactId>mockito-all</
artifactId>
2624N/A <
artifactId>easymock</
artifactId>
2624N/A <
artifactId>powermock-module-junit4</
artifactId>
2624N/A <
artifactId>powermock-api-mockito</
artifactId>
2624N/A <
artifactId>powermock-api-easymock</
artifactId>
2624N/A <
artifactId>powermock-module-testng</
artifactId>
0N/A <
groupId>httpunit</
groupId>
0N/A <
artifactId>httpunit</
artifactId>
848N/A <
artifactId>powermock-module-testng-common</
artifactId>
0N/A <
artifactId>jetty-servlet-tester</
artifactId>
2624N/A <
artifactId>servlet-api</
artifactId>