pom.xml revision fe0690e679028cee9131ef2db5229fe11971049d
25f72e2845c89a153ca9d3279d7feccbc912524ematthew ~ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
25f72e2845c89a153ca9d3279d7feccbc912524ematthew ~ Copyright (c) 2011-2014 ForgeRock AS. All Rights Reserved
25f72e2845c89a153ca9d3279d7feccbc912524ematthew ~ The contents of this file are subject to the terms
25f72e2845c89a153ca9d3279d7feccbc912524ematthew ~ of the Common Development and Distribution License
25f72e2845c89a153ca9d3279d7feccbc912524ematthew ~ (the License). You may not use this file except in
25f72e2845c89a153ca9d3279d7feccbc912524ematthew ~ compliance with the License.
25f72e2845c89a153ca9d3279d7feccbc912524ematthew ~ You can obtain a copy of the License at
25f72e2845c89a153ca9d3279d7feccbc912524ematthew ~ See the License for the specific language governing
25f72e2845c89a153ca9d3279d7feccbc912524ematthew ~ permission and limitations under the License.
25f72e2845c89a153ca9d3279d7feccbc912524ematthew ~ When distributing Covered Code, include this CDDL
25f72e2845c89a153ca9d3279d7feccbc912524ematthew ~ Header Notice in each file and include the License file
25f72e2845c89a153ca9d3279d7feccbc912524ematthew ~ If applicable, add the following below the CDDL Header,
25f72e2845c89a153ca9d3279d7feccbc912524ematthew ~ with the fields enclosed by brackets [] replaced by
25f72e2845c89a153ca9d3279d7feccbc912524ematthew ~ your own identifying information:
25f72e2845c89a153ca9d3279d7feccbc912524ematthew ~ "Portions Copyrighted [year] [name of copyright owner]"
a5b9f8fb834b1b2208e59a2fa76714bd91a5f147violette<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">
25f72e2845c89a153ca9d3279d7feccbc912524ematthew <properties>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew </properties>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew <dependencies>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew <dependency>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew </dependency>
7edeca432448c9eb6a7618b130fccc3eb04459aemark <dependency>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew </dependency>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew <dependency>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew <artifactId>org.apache.servicemix.bundles.rhino</artifactId>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew </dependency>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew <dependency>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew </dependency>
a5b9f8fb834b1b2208e59a2fa76714bd91a5f147violette <dependency>
8890d0c686adc8442c156956735470bf289ba2d8mark </dependency>
8890d0c686adc8442c156956735470bf289ba2d8mark <dependency>
8890d0c686adc8442c156956735470bf289ba2d8mark </dependency>
8890d0c686adc8442c156956735470bf289ba2d8mark <dependency>
28a3ff3fa0d3b5e1c774217425cf609cc6339df7matthew </dependency>
51607ea01068c9047391e4c8b46bc9dbd0edb7fdmark <dependency>
51607ea01068c9047391e4c8b46bc9dbd0edb7fdmark </dependency>
cc354d5672bc5cb5bba3bf49b6bf953e2021d7d3mark <dependency>
51607ea01068c9047391e4c8b46bc9dbd0edb7fdmark </dependency>
cc354d5672bc5cb5bba3bf49b6bf953e2021d7d3mark <dependency>
51607ea01068c9047391e4c8b46bc9dbd0edb7fdmark </dependency>
51607ea01068c9047391e4c8b46bc9dbd0edb7fdmark </dependencies>
51607ea01068c9047391e4c8b46bc9dbd0edb7fdmark <profiles>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew <!-- the profile to build the non-optimized UI -->
25f72e2845c89a153ca9d3279d7feccbc912524ematthew <activation>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew </property>
8890d0c686adc8442c156956735470bf289ba2d8mark </activation>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew <resources>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew </resource>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew <directory>${basedir}/src/main/resources</directory>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew </resource>
51607ea01068c9047391e4c8b46bc9dbd0edb7fdmark </resources>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew <configuration>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew <disallowInsecureCharsInRegExp>false</disallowInsecureCharsInRegExp>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew <exclude>**/libs/codemirror/mode/javascript/*.js</exclude>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew <exclude>**/libs/codemirror/mode/groovy/*.js</exclude>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew <exclude>**/libs/codemirror/addon/display/*.js</exclude>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew </excludes>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew </configuration>
c474d6853192b277a73b133d56970bbf118d3fe3mark <executions>
820ed286b08eac25f26a4904ca06e9d600b612aemark <execution>
c474d6853192b277a73b133d56970bbf118d3fe3mark </execution>
5ffeac9af157b599c7fb34a23d6c50161fbd6a6cmatthew </executions>
c474d6853192b277a73b133d56970bbf118d3fe3mark <executions>
c474d6853192b277a73b133d56970bbf118d3fe3mark <execution>
c474d6853192b277a73b133d56970bbf118d3fe3mark </execution>
c474d6853192b277a73b133d56970bbf118d3fe3mark </executions>
820ed286b08eac25f26a4904ca06e9d600b612aemark <executions>
820ed286b08eac25f26a4904ca06e9d600b612aemark <execution>
9eda38ceea9e23ecaf607534cd0f6954b2df0e0amark <configuration>
51607ea01068c9047391e4c8b46bc9dbd0edb7fdmark <artifactItems>
51607ea01068c9047391e4c8b46bc9dbd0edb7fdmark <artifactItem>
51607ea01068c9047391e4c8b46bc9dbd0edb7fdmark </artifactItem>
51607ea01068c9047391e4c8b46bc9dbd0edb7fdmark <artifactItem>
cc354d5672bc5cb5bba3bf49b6bf953e2021d7d3mark </artifactItem>
b7f75c10fb767ed09cc78d57f17593f91fa21ea9mark </artifactItems>
51607ea01068c9047391e4c8b46bc9dbd0edb7fdmark </configuration>
cc354d5672bc5cb5bba3bf49b6bf953e2021d7d3mark </execution>
51607ea01068c9047391e4c8b46bc9dbd0edb7fdmark <execution>
b7f75c10fb767ed09cc78d57f17593f91fa21ea9mark <configuration>
b7f75c10fb767ed09cc78d57f17593f91fa21ea9mark <outputDirectory>${project.build.directory}</outputDirectory>
b7f75c10fb767ed09cc78d57f17593f91fa21ea9mark <artifactItems>
b7f75c10fb767ed09cc78d57f17593f91fa21ea9mark <artifactItem>
51607ea01068c9047391e4c8b46bc9dbd0edb7fdmark </artifactItem>
51607ea01068c9047391e4c8b46bc9dbd0edb7fdmark </artifactItems>
51607ea01068c9047391e4c8b46bc9dbd0edb7fdmark </configuration>
51607ea01068c9047391e4c8b46bc9dbd0edb7fdmark </execution>
51607ea01068c9047391e4c8b46bc9dbd0edb7fdmark </executions>
51607ea01068c9047391e4c8b46bc9dbd0edb7fdmark <configuration>
51607ea01068c9047391e4c8b46bc9dbd0edb7fdmark <descriptors>
51607ea01068c9047391e4c8b46bc9dbd0edb7fdmark </descriptors>
9eda38ceea9e23ecaf607534cd0f6954b2df0e0amark </configuration>
9eda38ceea9e23ecaf607534cd0f6954b2df0e0amark <executions>
9eda38ceea9e23ecaf607534cd0f6954b2df0e0amark <execution>
9eda38ceea9e23ecaf607534cd0f6954b2df0e0amark </execution>
9eda38ceea9e23ecaf607534cd0f6954b2df0e0amark </executions>
9eda38ceea9e23ecaf607534cd0f6954b2df0e0amark <executions>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew <execution>
5ffeac9af157b599c7fb34a23d6c50161fbd6a6cmatthew </execution>
5ffeac9af157b599c7fb34a23d6c50161fbd6a6cmatthew </executions>
5ffeac9af157b599c7fb34a23d6c50161fbd6a6cmatthew <configuration>
5ffeac9af157b599c7fb34a23d6c50161fbd6a6cmatthew <instructions>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew </instructions>
5ffeac9af157b599c7fb34a23d6c50161fbd6a6cmatthew </configuration>
5ffeac9af157b599c7fb34a23d6c50161fbd6a6cmatthew <!-- the profile to build the optimized UI -->
b71b897e701bebae34ed137919077cd8374232eamatthew <activation>
5ffeac9af157b599c7fb34a23d6c50161fbd6a6cmatthew </property>
5ffeac9af157b599c7fb34a23d6c50161fbd6a6cmatthew </activation>
5ffeac9af157b599c7fb34a23d6c50161fbd6a6cmatthew <resources>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew </resource>
803d79f1f1fd8c2134e01ac1383686389e267f3ematthew <directory>${basedir}/src/main/resources</directory>
803d79f1f1fd8c2134e01ac1383686389e267f3ematthew </resource>
803d79f1f1fd8c2134e01ac1383686389e267f3ematthew </resources>
803d79f1f1fd8c2134e01ac1383686389e267f3ematthew <configuration>
503c353d31964b01e67395d3b1207f3e408dd774matthew </excludes>
503c353d31964b01e67395d3b1207f3e408dd774matthew </configuration>
503c353d31964b01e67395d3b1207f3e408dd774matthew <executions>
503c353d31964b01e67395d3b1207f3e408dd774matthew <execution>
503c353d31964b01e67395d3b1207f3e408dd774matthew </execution>
503c353d31964b01e67395d3b1207f3e408dd774matthew </executions>
503c353d31964b01e67395d3b1207f3e408dd774matthew <executions>
503c353d31964b01e67395d3b1207f3e408dd774matthew <execution>
503c353d31964b01e67395d3b1207f3e408dd774matthew </execution>
503c353d31964b01e67395d3b1207f3e408dd774matthew </executions>
503c353d31964b01e67395d3b1207f3e408dd774matthew <executions>
25f72e2845c89a153ca9d3279d7feccbc912524ematthew <execution>