blob: acbd368c6e7aa77f738172636d66507b5709eab4 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2004-2005 The Apache Software Foundation or its licensors,
as applicable.
Licensed 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.
-->
<project>
<pomVersion>3</pomVersion>
<artifactId>jackrabbit-textfilters</artifactId>
<groupId>org.apache.jackrabbit</groupId>
<name>Jackrabbit - Text filters</name>
<currentVersion>1.0-SNAPSHOT</currentVersion>
<organization>
<name>The Apache Software Foundation</name>
<url>http://incubator.apache.org/projects/jackrabbit.html</url>
<logo>http://incubator.apache.org/images/apache-incubator-logo.png</logo>
</organization>
<package>org.apache.jackrabbit.*</package>
<logo>/images/jackrabbitlogo.gif</logo>
<url>http://incubator.apache.org/projects/jackrabbit.html</url>
<issueTrackingUrl>http://issues.apache.org/jira/browse/JCR</issueTrackingUrl>
<siteDirectory>../jackrabbit-site</siteDirectory>
<distributionSite>incubator.apache.org</distributionSite>
<distributionDirectory>/www/www.apache.org/dist/java-repository/</distributionDirectory>
<repository>
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/jackrabbit/trunk</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/jackrabbit/trunk</developerConnection>
<url>http://svn.apache.org/viewcvs</url>
</repository>
<mailingLists>
<!--
<mailingList>
<name>Jackrabbit Users List</name>
<subscribe>user-subscribe@jackrabbit.apache.org</subscribe>
<unsubscribe>user-unsubscribe@jackrabbit.apache.org</unsubscribe>
<archive>http://mail-archives.apache.org/eyebrowse/SummarizeList?listName=user@jackrabbit.apache.org</archive>
</mailingList>
-->
<mailingList>
<name>Jackrabbit Developer List</name>
<subscribe>jackrabbit-dev-subscribe at incubator.apache.org</subscribe>
<unsubscribe>jackrabbit-dev-unsubscribe at incubator.apache.org</unsubscribe>
<archive>http://incubator.apache.org/mail/jackrabbit-dev/</archive>
</mailingList>
<mailingList>
<name>Jackrabbit Source Control List</name>
<subscribe>jackrabbit-commits-subscribe at incubator.apache.org</subscribe>
<unsubscribe>jackrabbit-commits-unsubscribe at incubator.apache.org</unsubscribe>
<archive>http://incubator.apache.org/mail/jackrabbit-commits/</archive>
</mailingList>
</mailingLists>
<developers>
<developer>
<name>Roy T. Fielding</name>
<id>fielding</id>
<organization>Day Software</organization>
<timezone>-8</timezone>
</developer>
<developer>
<name>Stefan Guggisberg</name>
<id>stefan</id>
<organization>Day Software</organization>
<timezone>+1</timezone>
</developer>
<developer>
<name>Stefano Mazzocchi</name>
<id>stefano</id>
<timezone>-5</timezone>
</developer>
<developer>
<name>David Nuescheler</name>
<id>uncled</id>
<organization>Day Software</organization>
<timezone>+1</timezone>
</developer>
<developer>
<name>Dominique Pfister</name>
<id>dpfister</id>
<organization>Day Software</organization>
<timezone>+1</timezone>
</developer>
<developer>
<name>Peeter Piegaze</name>
<id>ppiegaze</id>
<organization>Day Software</organization>
<timezone>+1</timezone>
</developer>
<developer>
<name>Gianugo Rabellino</name>
<id>gianugo</id>
<timezone>+1</timezone>
</developer>
<developer>
<name>Tim Reilly</name>
<id>treilly</id>
<email>treilly at apache dot org</email>
<timezone>-5</timezone>
</developer>
<developer>
<name>Marcel Reutegger</name>
<id>mreutegg</id>
<organization>Day Software</organization>
<timezone>+1</timezone>
</developer>
<developer>
<name>Paul Russell</name>
<id>prussell</id>
<timezone>+0</timezone>
</developer>
<developer>
<name>Andrew Savory</name>
<id>asavory</id>
<timezone>+0</timezone>
</developer>
<developer>
<name>Tobias Strasser</name>
<id>tripod</id>
<organization>Day Software</organization>
<timezone>+1</timezone>
</developer>
<developer>
<name>Sylvain Wallez</name>
<id>sylvain</id>
<timezone>+1</timezone>
</developer>
<developer>
<name>Jukka Zitting</name>
<id>jukka</id>
<email>jz@yukatan.fi</email>
<organization>Yukatan</organization>
<timezone>+2</timezone>
</developer>
</developers>
<contributors>
<contributor>
<name>Serge Huber</name>
<timezone>+1</timezone>
</contributor>
<contributor>
<name>Felix Meschberger</name>
<organization>Day Software</organization>
<timezone>+1</timezone>
</contributor>
<contributor>
<name>Edgar Poce</name>
<email>edgarpoce@gmail.com</email>
</contributor>
<contributor>
<name>Angela Schreiber</name>
<organization>Day Software</organization>
<timezone>+1</timezone>
</contributor>
</contributors>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>/LICENSE.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<dependencies>
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
<version>3.1</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.8</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>poi</groupId>
<artifactId>poi</artifactId>
<version>2.0-final-20040126</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>pdfbox</groupId>
<artifactId>pdfbox</artifactId>
<version>0.6.4</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>jackrabbit</artifactId>
<version>1.0-SNAPSHOT</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.textmining</groupId>
<artifactId>tm-extractors</artifactId>
<version>0.4</version>
<type>jar</type>
<url>http://www.textmining.org</url>
</dependency>
<dependency>
<groupId>jsr170</groupId>
<artifactId>jcr</artifactId>
<version>1.0</version>
<type>jar</type>
<url>http://www.day.com/maven/jsr170/jars/jcr-1.0.jar</url>
</dependency>
<dependency>
<groupId>nekohtml</groupId>
<artifactId>nekohtml</artifactId>
<version>0.9.4</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>xerces</groupId>
<artifactId>xerces</artifactId>
<version>2.4.0</version>
<type>jar</type>
</dependency>
</dependencies>
<build>
<sourceDirectory>src/java</sourceDirectory>
<unitTestSourceDirectory>src/test</unitTestSourceDirectory>
<unitTest>
<includes>
<include>**/*TestAll.java</include>
</includes>
<resources>
<resource>
<directory>src/test</directory>
<includes>
<include>**/*.xml</include>
<include>**/*.txt</include>
</includes>
<filtering>false</filtering>
</resource>
</resources>
</unitTest>
<!-- J A R R E S O U R C E S -->
<!-- Resources that are packaged up inside the JAR file -->
<resources>
<resource>
<directory>src/java</directory>
<includes>
<include>**/*.xml</include>
<include>**/*.properties</include>
<include>**/*.TextFilterService</include>
</includes>
<filtering>false</filtering>
</resource>
</resources>
</build>
<reports>
<report>maven-changelog-plugin</report>
<report>maven-changes-plugin</report>
<!-- <report>maven-checkstyle-plugin</report> -->
<!-- <report>maven-clover-plugin</report> -->
<!-- <report>maven-developer-activity-plugin</report> -->
<!-- <report>maven-file-activity-plugin</report> -->
<report>maven-javadoc-plugin</report>
<!-- <report>maven-jellydoc-plugin</report> -->
<report>maven-junit-report-plugin</report>
<report>maven-jxr-plugin</report>
<report>maven-license-plugin</report>
<!-- <report>maven-linkcheck-plugin</report> -->
<!-- <report>maven-statcvs-plugin</report> -->
<report>maven-tasklist-plugin</report>
</reports>
</project>