jetspeed-portal
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>org.apache.portals.jetspeed-2</groupId> <artifactId>jetspeed-portal</artifactId> <version>2.3.1</version> </dependency>
<?xml version="1.0" encoding="UTF-8"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. $Id: pom.xml 1742341 2016-05-04 23:47:06Z taylor $ --> <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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <prerequisites> <maven>2.0.9</maven> </prerequisites> <artifactId>jetspeed-portal</artifactId> <name>Jetspeed-2 Portal Components</name> <description>Jetspeed-2 Portal Components</description> <parent> <groupId>org.apache.portals.jetspeed-2</groupId> <artifactId>components</artifactId> <version>2.3.1</version> </parent> <packaging>jar</packaging> <!-- Dependencies --> <dependencies> <!-- Build Dependencies --> <dependency> <groupId>${project.groupId}</groupId> <artifactId>jetspeed-api</artifactId> <scope>provided</scope> </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>jetspeed-commons</artifactId> <scope>provided</scope> </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>jetspeed-rdbms</artifactId> </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>jetspeed-deploy-tools</artifactId> </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>jetspeed-registry</artifactId> </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>jetspeed-page-manager</artifactId> </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>jetspeed-security</artifactId> </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>jetspeed-page-layout</artifactId> </dependency> <dependency> <groupId>org.apache.portals.pluto</groupId> <artifactId>pluto-container-api</artifactId> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.portals.pluto</groupId> <artifactId>pluto-container</artifactId> </dependency> <dependency> <groupId>org.apache.velocity</groupId> <artifactId>velocity</artifactId> </dependency> <dependency> <groupId>org.apache.velocity</groupId> <artifactId>velocity-tools</artifactId> </dependency> <dependency> <groupId>org.apache.portals.bridges</groupId> <artifactId>portals-bridges-velocity</artifactId> </dependency> <dependency> <groupId>log4j</groupId> <artifactId>log4j</artifactId> </dependency> <dependency> <groupId>taglibs</groupId> <artifactId>random</artifactId> </dependency> <dependency> <groupId>commons-fileupload</groupId> <artifactId>commons-fileupload</artifactId> </dependency> <dependency> <groupId>commons-configuration</groupId> <artifactId>commons-configuration</artifactId> </dependency> <dependency> <groupId>commons-httpclient</groupId> <artifactId>commons-httpclient</artifactId> </dependency> <dependency> <groupId>commons-codec</groupId> <artifactId>commons-codec</artifactId> </dependency> <dependency> <groupId>commons-collections</groupId> <artifactId>commons-collections</artifactId> </dependency> <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> </dependency> <dependency> <groupId>commons-beanutils</groupId> <artifactId>commons-beanutils</artifactId> </dependency> <dependency> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-javamail_1.4_spec</artifactId> </dependency> <dependency> <groupId>org.apache.geronimo.javamail</groupId> <artifactId>geronimo-javamail_1.4_provider</artifactId> </dependency> <dependency> <groupId>net.sf.ehcache</groupId> <artifactId>ehcache-core</artifactId> </dependency> <dependency> <groupId>jaxen</groupId> <artifactId>jaxen</artifactId> </dependency> <dependency> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-commonj_1.1_spec</artifactId> <scope>provided</scope> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-ext</artifactId> </dependency> <dependency> <groupId>cglib</groupId> <artifactId>cglib</artifactId> </dependency> <!-- for spring-core we require JCL --> <dependency> <groupId>org.slf4j</groupId> <artifactId>jcl-over-slf4j</artifactId> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-context-support</artifactId> </dependency> <dependency> <groupId>javax.ws.rs</groupId> <artifactId>jsr311-api</artifactId> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-frontend-jaxrs</artifactId> <scope>runtime</scope> </dependency> <dependency> <groupId>org.codehaus.jackson</groupId> <artifactId>jackson-jaxrs</artifactId> </dependency> <dependency> <groupId>org.codehaus.jackson</groupId> <artifactId>jackson-xc</artifactId> </dependency> <dependency> <groupId>org.codehaus.jackson</groupId> <artifactId>jackson-mapper-asl</artifactId> </dependency> <dependency> <groupId>org.codehaus.jackson</groupId> <artifactId>jackson-core-asl</artifactId> </dependency> <dependency> <groupId>org.openid4java</groupId> <artifactId>openid4java-consumer</artifactId> <exclusions> <exclusion> <groupId>org.openid4java</groupId> <artifactId>openid4java-nodeps</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>com-google-step2-common</artifactId> </dependency> <dependency> <groupId>org.openid4java</groupId> <artifactId>openid4java-nodeps</artifactId> </dependency> <!-- Test Dependencies --> <dependency> <groupId>${project.groupId}</groupId> <artifactId>jetspeed-statistics</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>jetspeed-header-resource</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>jetspeed-search</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>jetspeed-sso</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>jetspeed-profiler</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>jetspeed-id-generator</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>jetspeed-capability</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>jetspeed-portal-site</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-log4j12</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>jmock</groupId> <artifactId>jmock</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>com.mockrunner</groupId> <artifactId>mockrunner-servlet</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jta_1.1_spec</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>${org.apache.jetspeed.test.jdbc.driver.groupId}</groupId> <artifactId>${org.apache.jetspeed.test.jdbc.driver.artifactId}</artifactId> <version>${org.apache.jetspeed.test.jdbc.driver.version}</version> <scope>test</scope> </dependency> <dependency> <groupId>tyrex</groupId> <artifactId>tyrex</artifactId> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-jexl</artifactId> <scope>test</scope> </dependency> <!-- defining optional dependencies which are included transitively so their exclusions (defined in the root pom) are honored --> <dependency> <groupId>dom4j</groupId> <artifactId>dom4j</artifactId> <optional>true</optional> </dependency> </dependencies> <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> <configuration> <excludes> <exclude>**/*$*</exclude> <exclude>**/TestAggregator.java</exclude> <exclude>**/Abstract*.java</exclude> </excludes> </configuration> </plugin> <plugin> <groupId>${project.groupId}</groupId> <artifactId>jetspeed-unpack-maven-plugin</artifactId> <version>${project.version}</version> <executions> <execution> <id>unpack-test-resources</id> <goals> <goal>unpack</goal> </goals> <phase>process-test-resources</phase> <configuration> <skip>${skipTests}</skip> <unpack> <artifact>${project.groupId}:jetspeed-portal-resources:jar</artifact> <targetDirectory>${project.build.testOutputDirectory}</targetDirectory> <resources> <resource> <path>assembly</path> </resource> <resource> <path>assembly</path> <destination>webapp/WEB-INF/assembly</destination> </resource> <resource> <path>conf/jetspeed</path> <destination>webapp/WEB-INF/conf</destination> </resource> <resource> <path>db-ojb</path> </resource> <resource> <path>webapp</path> <destination>webapp</destination> </resource> </resources> </unpack> </configuration> </execution> </executions> <dependencies> <dependency> <groupId>${project.groupId}</groupId> <artifactId>jetspeed-portal-resources</artifactId> <version>${project.version}</version> </dependency> </dependencies> </plugin> </plugins> <testResources> <testResource> <directory>src/test/resources</directory> <filtering>true</filtering> </testResource> <testResource> <directory>src/test/java</directory> <excludes> <exclude>**/*.java</exclude> </excludes> </testResource> </testResources> </build> </project>