You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by si...@apache.org on 2012/01/12 16:27:21 UTC

svn commit: r1230587 - /incubator/any23/trunk/pom.xml

Author: simonetripodi
Date: Thu Jan 12 15:27:21 2012
New Revision: 1230587

URL: http://svn.apache.org/viewvc?rev=1230587&view=rev
Log:
restructuring current parent pom

Modified:
    incubator/any23/trunk/pom.xml

Modified: incubator/any23/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/pom.xml?rev=1230587&r1=1230586&r2=1230587&view=diff
==============================================================================
--- incubator/any23/trunk/pom.xml (original)
+++ incubator/any23/trunk/pom.xml Thu Jan 12 15:27:21 2012
@@ -1,702 +1,714 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-    Copyright 2008-2010 Digital Enterprise Research Institute (DERI)
+  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.
+-->
+<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>
+
+  <parent>
+    <groupId>org.apache</groupId>
+    <artifactId>apache</artifactId>
+    <version>10</version>
+  </parent>
+
+  <groupId>org.apache.any23</groupId>
+  <artifactId>any23-parent</artifactId>
+  <version>0.6.2-SNAPSHOT</version>
+  <packaging>pom</packaging>
+
+  <name>Any23 - Anything to Triples</name>
+  <description>Anything To Triples (any23) is a library, a web service and a command line tool that 
+  extracts structured data in RDF format from a variety of Web documents.</description>
+  <url>http://incubator.apache.org/any23</url>
+  <inceptionYear>2010</inceptionYear>
+
+  <developers>
+    <developer>
+      <id>dpalmisano</id>
+      <name>Davide Palmisano</name>
+      <email>dpalmisano[at]apache[dot]org</email>
+      <roles>
+        <role>Committer</role>
+        <role>PPMC Member</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>giovanni</id>
+      <name>Giovanni Tummarello</name>
+      <email>giovanni[at]apache[dot]org</email>
+      <roles>
+        <role>Committer</role>
+        <role>PPMC Member</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>lewismc</id>
+      <name>Lewis John McGibbney</name>
+      <email>lewismc[at]apache[dot]org</email>
+      <roles>
+        <role>Committer</role>
+        <role>PPMC Member</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>mattmann</id>
+      <name>Chris Mattmann</name>
+      <email>mattmann[at]apache[dot]org</email>
+      <roles>
+      <role>Champion</role>
+        <role>Committer</role>
+        <role>PPMC Member</role>
+        <role>Mentor</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>mostarda</id>
+      <name>Michele Mostarda</name>
+      <email>mostarda[at]apache[dot]org</email>
+      <roles>
+        <role>Committer</role>
+        <role>PPMC Member</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>niq</id>
+      <name>Nick Kew</name>
+      <email>niq[at]apache[dot]org</email>
+      <roles>
+        <role>Committer</role>
+        <role>PPMC Member</role>
+        <role>Mentor</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>pramirez</id>
+      <name>Paul Michael Ramirez</name>
+      <email>pramirez[at]apache[dot]org</email>
+      <roles>
+        <role>Committer</role>
+        <role>PPMC Member</role>
+        <role>Mentor</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>reto</id>
+      <name>Reto Bachmann-Gmür</name>
+      <email>reto[at]apache[dot]org</email>
+      <roles>
+        <role>Committer</role>
+        <role>PPMC Member</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>simonetripodi</id>
+      <name>Simone Tripodi</name>
+      <email>simonetripodi[at]apache[dot]org</email>
+      <roles>
+        <role>Committer</role>
+        <role>PPMC Member</role>
+        <role>Mentor</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>szydan</id>
+      <name>Szymon Danielczyk</name>
+      <email>szydan[at]apache[dot]org</email>
+      <roles>
+        <role>Committer</role>
+        <role>PPMC Member</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>tommaso</id>
+      <name>Tommaso Teofili</name>
+      <email>tommaso[at]apache[dot]org</email>
+      <roles>
+        <role>Committer</role>
+        <role>PPMC Member</role>
+        <role>Mentor</role>
+      </roles>
+    </developer>
+  </developers>
+
+  <mailingLists>
+    <mailingList>
+      <name>Dev Mailing List</name>
+      <post>any23-dev[at]incubator[dot]apache[dot]org</post>
+      <subscribe>any23-dev-subscribe[at]incubator[dot]apache[dot]org</subscribe>
+      <unsubscribe>any23-dev-unsubscribe[at]incubator[dot]apache[dot]org</unsubscribe>
+      <archive>http://mail-archives.apache.org/mod_mbox/incubator-any23-dev/</archive>
+    </mailingList>
+
+    <mailingList>
+      <name>User Mailing List</name>
+      <post>any23-user[at]incubator[dot]apache[dot]org</post>
+      <subscribe>any23-user-subscribe[at]incubator[dot]apache[dot]org</subscribe>
+      <unsubscribe>any23-user-unsubscribe[at]incubator[dot]apache[dot]org</unsubscribe>
+      <archive>http://mail-archives.apache.org/mod_mbox/incubator-any23-user/</archive>
+    </mailingList>
+
+    <mailingList>
+      <name>Commits Mailing List</name>
+      <post>any23-commits[at]incubator[dot]apache[dot]org</post>
+      <subscribe>any23-commits-subscribe[at]incubator[dot]apache[dot]org</subscribe>
+      <unsubscribe>any23-commits-unsubscribe[at]incubator[dot]apache[dot]org</unsubscribe>
+      <archive>http://mail-archives.apache.org/mod_mbox/incubator-any23-commits/</archive>
+    </mailingList>
+  </mailingLists>
+
+  <scm>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/any23/trunk/</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/any23/</connection>
+    <url>https://svn.apache.org/repos/asf/incubator/any23/</url>
+  </scm>
+  <issueManagement>
+    <system>JIRA</system>
+    <url>https://issues.apache.org/jira/browse/ANY23</url>
+  </issueManagement>
+  <ciManagement>
+    <system>Jenkins</system>
+    <url>https://builds.apache.org/job/Any23-trunk/</url>
+  </ciManagement>
+
+  <!-- General properties. -->
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+    <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
+    <compiler.version>1.6</compiler.version>
+    <maven.javadoc.plugin.version>2.8</maven.javadoc.plugin.version>
+    <slf4j.logger.version>1.5.6</slf4j.logger.version>
+    <sesame.version>2.6.1</sesame.version>
+  </properties>
+
+  <!-- Project repository configuration. -->
+
+  <repositories>
+    <!-- Specific repository for Any23 dependencies without a dedicated repository. -->
+    <repository>
+      <id>any23-repository-external</id>
+      <url>http://any23.googlecode.com/svn/repo-ext</url>
+    </repository>
+    <!-- Specific repository for Aduna / Sesame related dependencies. -->
+    <repository>
+      <id>aduna-software-release-repo</id>
+      <name>Aduna SW Release Repository</name>
+      <url>http://repo.aduna-software.org/maven2/releases</url>
+      <layout>default</layout>
+    </repository>
+    <!-- Generic repository. -->
+    <repository>
+      <id>ibiblio-mirror-repo</id>
+      <name>Ibiblio Mirror Repository</name>
+      <url>http://mirrors.ibiblio.org/pub/mirrors/maven2</url>
+      <layout>default</layout>
+    </repository>
+    <!-- Generic repository. -->
+    <repository>
+      <id>java-maven2-repo</id>
+      <name>Java.net Repository for Maven</name>
+      <url>http://download.java.net/maven/2</url>
+      <layout>default</layout>
+    </repository>
+    <!-- Generic repository. -->
+    <repository>
+      <id>apache-public-repo</id>
+      <name>Apache Public Repository</name>
+      <url>https://repository.apache.org/content/groups/public</url>
+      <layout>default</layout>
+    </repository>
+    <!-- Generic repository. -->
+    <repository>
+      <id>apache-releases</id>
+      <name>Apache Releases</name>
+      <url>https://repository.apache.org/content/repositories/releases/</url>
+      <layout>default</layout>
+    </repository>
 
-    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.
-
-    author: Michele Mostarda (michele.mostarda@gmail.com)
-    author: Davide Palmisano (dpalmisano@gmail.com)
-    version: $Id$
- -->
-<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>
-    <groupId>org.apache.any23</groupId>
-    <artifactId>any23-parent</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
-    <packaging>pom</packaging>
-    <name>Any23 - Anything to Triples</name>
-	<description>Anything To Triples (any23) is a library, a web service and a command line tool that 
-    extracts structured data in RDF format from a variety of Web documents.</description>
-    <url>http://incubator.apache.org/any23</url>
-
-    <organization>
-        <name>Apache Software Foundation</name>
-        <url>http://www.apache.org</url>
-    </organization>
-
-    <licenses>
-        <license>
-            <name>Apache License, Version 2.0</name>
-            <url>http://www.apache.org/licenses/LICENSE-2.0</url>
-        </license>
-    </licenses>
-
-    <inceptionYear>2010</inceptionYear>
-
-    <scm>
-        <developerConnection>https://svn.apache.org/repos/asf/incubator/any23/trunk/</developerConnection>
-        <connection>https://svn.apache.org/repos/asf/incubator/any23/</connection>
-        <url>https://svn.apache.org/repos/asf/incubator/any23/</url>
-        <tag>https://svn.apache.org/repos/asf/incubator/any23/tags/</tag>
-    </scm>
-
-    <issueManagement>
-        <system>Apache JIRA</system>
-        <url>https://issues.apache.org/jira/browse/ANY23</url>
-    </issueManagement>
-
-    <distributionManagement>
-        <downloadUrl></downloadUrl>
-        <!-- Any23 ASF Maven repo -->
-        <repository>
-            <id></id>
-            <name></name>
-            <url></url>
-        </repository>
-        <site>
-             <id></id>
-             <name></name>
-             <url></url>
-        </site>
-    </distributionManagement>
-
-    <mailingLists>
-        <mailingList>
-            <name>Any23-dev List</name>
-            <subscribe>mailto:any23-dev-subscribe@incubator.apache.org</subscribe>
-            <post>mailto:any23-dev@incubator.apache.org</post>
-            <archive></archive>
-        </mailingList>
-    </mailingLists>
-
-    <!-- General properties. -->
-    <properties>
-        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
-        <compiler.version>1.6</compiler.version>
-        <maven.javadoc.plugin.version>2.8</maven.javadoc.plugin.version>
-        <slf4j.logger.version>1.5.6</slf4j.logger.version>
-        <sesame.version>2.6.1</sesame.version>
-    </properties>
-
-    <!-- Project repository configuration. -->
-
-    <repositories>
-        <!-- Specific repository for Any23 dependencies without a dedicated repository. -->
-        <repository>
-            <id>any23-repository-external</id>
-            <url>http://any23.googlecode.com/svn/repo-ext</url>
-        </repository>
-        <!-- Specific repository for Aduna / Sesame related dependencies. -->
-        <repository>
-            <id>aduna-software-release-repo</id>
-            <name>Aduna SW Release Repository</name>
-            <url>http://repo.aduna-software.org/maven2/releases</url>
-            <layout>default</layout>
-        </repository>
-        <!-- Fluido Skin Repository. -->
-        <repository>
-            <id>fluido-skin-repository</id>
-            <name>fluido-skin Repository for Maven</name>
-            <url>http://fluido-skin.googlecode.com/svn/repo</url>
-            <layout>default</layout>
-        </repository>
-        <!-- Generic repository. -->
-        <repository>
-            <id>ibiblio-mirror-repo</id>
-            <name>Ibiblio Mirror Repository</name>
-            <url>http://mirrors.ibiblio.org/pub/mirrors/maven2</url>
-            <layout>default</layout>
-        </repository>
-        <!-- Generic repository. -->
-        <repository>
-            <id>java-maven2-repo</id>
-            <name>Java.net Repository for Maven</name>
-            <url>http://download.java.net/maven/2</url>
-            <layout>default</layout>
-        </repository>
-        <!-- Generic repository. -->
-        <repository>
-            <id>apache-public-repo</id>
-            <name>Apache Public Repository</name>
-            <url>https://repository.apache.org/content/groups/public</url>
-            <layout>default</layout>
-        </repository>
-        <!-- Generic repository. -->
-        <repository>
-            <id>apache-releases</id>
-            <name>Apache Releases</name>
-            <url>https://repository.apache.org/content/repositories/releases/</url>
-            <layout>default</layout>
-        </repository>
-
-    </repositories>
-
-    <developers>
-        <developer>
-            <id>dpalmisano</id>
-            <name>Davide Palmisano</name>
-            <email>dpalmisano at gmail dot com</email>
-            <organization>Fondazione Bruno Kessler</organization>
-            <organizationUrl>http://www.fbk.eu/</organizationUrl>
-            <roles>
-                <role>Developer</role>
-            </roles>
-            <timezone>0</timezone>
-        </developer>
-        <developer>
-            <id>jueumb</id>
-            <name>Jürgen Umbrich</name>
-            <email>jueumb at gmail dot com</email>
-            <organization>Digital Enterprise Research Institute (DERI)</organization>
-            <organizationUrl>http://www.deri.ie/</organizationUrl>
-            <roles>
-                <role>Developer</role>
-            </roles>
-            <timezone>0</timezone>
-        </developer>
-        <developer>
-            <id>michele.mostarda</id>
-            <name>Michele Mostarda</name>
-            <email>michele dot mostarda at gmail dot com</email>
-            <organization>Fondazione Bruno Kessler</organization>
-            <organizationUrl>http://www.fbk.eu/</organizationUrl>
-            <roles>
-                <role>Developer</role>
-            </roles>
-            <timezone>+1</timezone>
-        </developer>
-        <developer>
-            <id>richard@cyganiak.de</id>
-            <name>Richard Cyganiak</name>
-            <email>richard at cyganiak dot de</email>
-            <organization>Digital Enterprise Research Institute (DERI)</organization>
-            <organizationUrl>http://www.deri.ie/</organizationUrl>
-            <roles>
-                <role>Developer</role>
-            </roles>
-            <timezone>0</timezone>
-        </developer>
-        <developer>
-            <id>rff.rff</id>
-            <name>Gabriele Renzi</name>
-            <email>rff dot rff at gmail dot com</email>
-            <organization>Digital Enterprise Research Institute (DERI)</organization>
-            <organizationUrl>http://www.deri.ie/</organizationUrl>
-            <roles>
-                <role>Developer</role>
-            </roles>
-            <timezone>0</timezone>
-        </developer>
-        <developer>
-            <id>pirroh</id>
-            <name>Michele Catasta</name>
-            <email>pirroh at gmail dot com</email>
-            <organization>Digital Enterprise Research Institute (DERI)</organization>
-            <organizationUrl>http://www.deri.ie/</organizationUrl>
-            <roles>
-                <role>Developer</role>
-            </roles>
-            <timezone>0</timezone>
-        </developer>
-        <developer>
-            <id>lewismc</id>
-            <name>Lewis John McGibbney</name>
-            <email>lewismc at apache dot org</email>
-            <organization>Glasgow Caledonian University</organization>
-            <organizationUrl>http://www.gcu.ac.uk/ebe/staff/researchstudents/lewisjohnmcgibbney/
-            </organizationUrl>
-            <roles>
-                <role>Developer</role>
-            </roles>
-            <timezone>0</timezone>
-        </developer>
-    </developers>
-
-    <dependencyManagement>
-        <dependencies>
-            <dependency>
-                <groupId>commons-lang</groupId>
-                <artifactId>commons-lang</artifactId>
-                <version>2.4</version>
-            </dependency>
-            <dependency>
-                <groupId>commons-httpclient</groupId>
-                <artifactId>commons-httpclient</artifactId>
-                <version>3.1</version>
-            </dependency>
-            <dependency>
-                <groupId>commons-codec</groupId>
-                <artifactId>commons-codec</artifactId>
-                <version>1.3</version>
-            </dependency>
-            <dependency>
-                <groupId>commons-cli</groupId>
-                <artifactId>commons-cli</artifactId>
-                <version>1.2</version>
-            </dependency>
-            <dependency>
-                <groupId>net.sourceforge.nekohtml</groupId>
-                <artifactId>nekohtml</artifactId>
-                <version>1.9.14</version>
-            </dependency>
-
-            <!-- BEGIN: Tika -->
-            <dependency>
-                <groupId>org.apache.tika</groupId>
-                <artifactId>tika-core</artifactId>
-                <version>0.6</version>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.tika</groupId>
-                <artifactId>tika-parsers</artifactId>
-                <version>0.6</version>
-            </dependency>
-            <!-- END: Tika -->
-
-            <!-- BEGIN: Sesame -->
-            <dependency>
-                <groupId>org.openrdf.sesame</groupId>
-                <artifactId>sesame-model</artifactId>
-                <version>${sesame.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.openrdf.sesame</groupId>
-                <artifactId>sesame-rio-api</artifactId>
-                <version>${sesame.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.openrdf.sesame</groupId>
-                <artifactId>sesame-rio-turtle</artifactId>
-                <version>${sesame.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.openrdf.sesame</groupId>
-                <artifactId>sesame-rio-rdfxml</artifactId>
-                <version>${sesame.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.openrdf.sesame</groupId>
-                <artifactId>sesame-rio-ntriples</artifactId>
-                <version>${sesame.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.openrdf.sesame</groupId>
-                <artifactId>sesame-rio-trix</artifactId>
-                <version>${sesame.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.openrdf.sesame</groupId>
-                <artifactId>sesame-repository-sail</artifactId>
-                <version>${sesame.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.openrdf.sesame</groupId>
-                <artifactId>sesame-sail-memory</artifactId>
-                <version>${sesame.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.openrdf.sesame</groupId>
-                <artifactId>sesame-repository-api</artifactId>
-                <version>${sesame.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>info.aduna.commons</groupId>
-                <artifactId>aduna-commons-xml</artifactId>
-                <version>2.7.0</version>
-            </dependency>
-            <dependency>
-                <groupId>info.aduna.commons</groupId>
-                <artifactId>aduna-commons-text</artifactId>
-                <version>2.7.0</version>
-            </dependency>
-            <dependency>
-                <groupId>info.aduna.commons</groupId>
-                <artifactId>aduna-commons-net</artifactId>
-                <version>2.7.0</version>
-            </dependency>
-            <dependency>
-                <groupId>info.aduna.commons</groupId>
-                <artifactId>aduna-commons-lang</artifactId>
-                <version>2.9.0</version>
-            </dependency>
-            <dependency>
-                <groupId>info.aduna.commons</groupId>
-                <artifactId>aduna-commons-iteration</artifactId>
-                <version>2.10.0</version>
-            </dependency>
-            <dependency>
-                <groupId>info.aduna.commons</groupId>
-                <artifactId>aduna-commons-io</artifactId>
-                <version>2.10.0</version>
-            </dependency>
-            <dependency>
-                <groupId>info.aduna.commons</groupId>
-                <artifactId>aduna-commons-concurrent</artifactId>
-                <version>2.7.0</version>
-            </dependency>
-            <!-- END: Sesame -->
-
-            <!-- BEGIN:  Apache Commons  CSV-->
-            <dependency>
-                <groupId>org.apache.commons</groupId>
-                <artifactId>commons-csv</artifactId>
-                <version>1.0-SNAPSHOT-rev1148315</version>
-            </dependency>
-            <!-- END:    Apache Commons CSV -->
-
-            <!-- BEGIN: Servlet Deps. -->
-            <dependency>
-                <groupId>org.mortbay.jetty</groupId>
-                <artifactId>servlet-api-3.0</artifactId>
-                <version>7.0.0pre2</version>
-                <scope>provided</scope>
-            </dependency>
-            <dependency>
-                <groupId>org.mortbay.jetty</groupId>
-                <artifactId>jetty-servlet-tester</artifactId>
-                <version>7.0.0.pre5</version>
-                <scope>test</scope>
-            </dependency>
-        <!-- END:   Servlet Deps. -->
-
-        <!-- BEGIN: Plugins specific dependencies -->
-        <dependency>
-            <groupId>de.l3s.boilerpipe</groupId>
-            <artifactId>boilerpipe</artifactId>
-            <version>1.1.0</version>
-        </dependency>
-        <!-- END: Plugins specific dependencies -->
-        </dependencies>
-    </dependencyManagement>
+  </repositories>
 
+  <dependencyManagement>
     <dependencies>
-        <!-- BEGIN: logger -->
-        <dependency>
-            <groupId>org.slf4j</groupId>
-            <artifactId>slf4j-api</artifactId>
-            <version>${slf4j.logger.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.slf4j</groupId>
-            <artifactId>slf4j-jdk14</artifactId>
-            <version>${slf4j.logger.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.slf4j</groupId>
-            <artifactId>jcl-over-slf4j</artifactId>
-            <version>${slf4j.logger.version}</version>
-        </dependency>
-        <!-- END: logger -->
-
-        <!-- BEGIN: Test Dependencies -->
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.mockito</groupId>
-            <artifactId>mockito-core</artifactId>
-            <version>1.8.5</version>
-            <scope>test</scope>
-        </dependency>
-        <!-- END: Test Dependencies -->
+      <dependency>
+        <groupId>commons-lang</groupId>
+        <artifactId>commons-lang</artifactId>
+        <version>2.4</version>
+      </dependency>
+      <dependency>
+        <groupId>commons-httpclient</groupId>
+        <artifactId>commons-httpclient</artifactId>
+        <version>3.1</version>
+      </dependency>
+      <dependency>
+        <groupId>commons-codec</groupId>
+        <artifactId>commons-codec</artifactId>
+        <version>1.3</version>
+      </dependency>
+      <dependency>
+        <groupId>commons-cli</groupId>
+        <artifactId>commons-cli</artifactId>
+        <version>1.2</version>
+      </dependency>
+      <dependency>
+        <groupId>net.sourceforge.nekohtml</groupId>
+        <artifactId>nekohtml</artifactId>
+        <version>1.9.14</version>
+      </dependency>
+
+      <!-- BEGIN: Tika -->
+      <dependency>
+        <groupId>org.apache.tika</groupId>
+        <artifactId>tika-core</artifactId>
+        <version>0.6</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.tika</groupId>
+        <artifactId>tika-parsers</artifactId>
+        <version>0.6</version>
+      </dependency>
+      <!-- END: Tika -->
+
+      <!-- BEGIN: Sesame -->
+      <dependency>
+        <groupId>org.openrdf.sesame</groupId>
+        <artifactId>sesame-model</artifactId>
+        <version>${sesame.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.openrdf.sesame</groupId>
+        <artifactId>sesame-rio-api</artifactId>
+        <version>${sesame.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.openrdf.sesame</groupId>
+        <artifactId>sesame-rio-turtle</artifactId>
+        <version>${sesame.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.openrdf.sesame</groupId>
+        <artifactId>sesame-rio-rdfxml</artifactId>
+        <version>${sesame.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.openrdf.sesame</groupId>
+        <artifactId>sesame-rio-ntriples</artifactId>
+        <version>${sesame.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.openrdf.sesame</groupId>
+        <artifactId>sesame-rio-trix</artifactId>
+        <version>${sesame.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.openrdf.sesame</groupId>
+        <artifactId>sesame-repository-sail</artifactId>
+        <version>${sesame.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.openrdf.sesame</groupId>
+        <artifactId>sesame-sail-memory</artifactId>
+        <version>${sesame.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.openrdf.sesame</groupId>
+        <artifactId>sesame-repository-api</artifactId>
+        <version>${sesame.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>info.aduna.commons</groupId>
+        <artifactId>aduna-commons-xml</artifactId>
+        <version>2.7.0</version>
+      </dependency>
+      <dependency>
+        <groupId>info.aduna.commons</groupId>
+        <artifactId>aduna-commons-text</artifactId>
+        <version>2.7.0</version>
+      </dependency>
+      <dependency>
+        <groupId>info.aduna.commons</groupId>
+        <artifactId>aduna-commons-net</artifactId>
+        <version>2.7.0</version>
+      </dependency>
+      <dependency>
+        <groupId>info.aduna.commons</groupId>
+        <artifactId>aduna-commons-lang</artifactId>
+        <version>2.9.0</version>
+      </dependency>
+      <dependency>
+        <groupId>info.aduna.commons</groupId>
+        <artifactId>aduna-commons-iteration</artifactId>
+        <version>2.10.0</version>
+      </dependency>
+      <dependency>
+        <groupId>info.aduna.commons</groupId>
+        <artifactId>aduna-commons-io</artifactId>
+        <version>2.10.0</version>
+      </dependency>
+      <dependency>
+        <groupId>info.aduna.commons</groupId>
+        <artifactId>aduna-commons-concurrent</artifactId>
+        <version>2.7.0</version>
+      </dependency>
+      <!-- END: Sesame -->
+
+      <!-- BEGIN:  Apache Commons  CSV-->
+      <dependency>
+        <groupId>org.apache.commons</groupId>
+        <artifactId>commons-csv</artifactId>
+        <version>1.0-SNAPSHOT-rev1148315</version>
+      </dependency>
+      <!-- END:  Apache Commons CSV -->
+
+      <!-- BEGIN: Servlet Deps. -->
+      <dependency>
+        <groupId>org.mortbay.jetty</groupId>
+        <artifactId>servlet-api-3.0</artifactId>
+        <version>7.0.0pre2</version>
+        <scope>provided</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.mortbay.jetty</groupId>
+        <artifactId>jetty-servlet-tester</artifactId>
+        <version>7.0.0.pre5</version>
+        <scope>test</scope>
+      </dependency>
+    <!-- END:   Servlet Deps. -->
+
+    <!-- BEGIN: Plugins specific dependencies -->
+    <dependency>
+      <groupId>de.l3s.boilerpipe</groupId>
+      <artifactId>boilerpipe</artifactId>
+      <version>1.1.0</version>
+    </dependency>
+    <!-- END: Plugins specific dependencies -->
     </dependencies>
+  </dependencyManagement>
 
-    <profiles>
-        <!-- Generates Javadoc with browsable UML. -->
-        <profile>
-            <id>umlgraphdoc</id>
-            <build>
-                <plugins>
-                    <plugin>
-                        <groupId>org.apache.maven.plugins</groupId>
-                        <artifactId>maven-javadoc-plugin</artifactId>
-                        <version>${maven.javadoc.plugin.version}</version>
-                        <configuration>
-                            <!--
-                                NOTE:
-                                This plugin is optional since it needs the GraphViz 
-                                external dependency.
-                                You can downalod it here: http://www.graphviz.org/
-                            -->
-                            <doclet>org.umlgraph.doclet.UmlGraphDoc</doclet>
-                            <docletArtifact>
-                                <groupId>org.umlgraph</groupId>
-                                <artifactId>UmlGraph</artifactId>
-                                <version>5.1</version>
-                            </docletArtifact>
-                        </configuration>
-                        <executions>
-                            <execution>
-                                <id>aggregate</id>
-                                <goals>
-                                    <goal>aggregate</goal>
-                                </goals>
-                                <phase>site</phase>
-                            </execution>
-                        </executions>
-                    </plugin>
-                </plugins>
-            </build>
-        </profile>
-    </profiles>
-
-    <reporting>
-        <plugins>
-            <!-- Main project infos. -->
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-project-info-reports-plugin</artifactId>
-                <version>2.4</version>
-            </plugin>
-
-            <!-- Javadoc plugin. -->
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-javadoc-plugin</artifactId>
-                <version>${maven.javadoc.plugin.version}</version>
-            </plugin>
-
-            <!-- Browsable documentation. -->
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-jxr-plugin</artifactId>
-                <version>2.3</version>
-                <configuration>
-                    <aggregate>true</aggregate>
-                </configuration>
-            </plugin>
-
-            <!-- Changelog report. -->
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-changelog-plugin</artifactId>
-                <version>2.2</version>
-                <configuration>
-                    <type>range</type>
-                    <range>60</range>
-                </configuration>
-            </plugin>
-
-            <!-- Cobertura report. -->
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>cobertura-maven-plugin</artifactId>
-                <version>2.5.1</version>
-            </plugin>
-
-            <!-- findBugs report. -->
-            <!-- TODO: deactivated because not working with Maven 3. Tried with 2.3.2/2.3.1/2.3 with no result.
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>findbugs-maven-plugin</artifactId>
-                <version>1.1.1</version>
-                <configuration>
-                    <xmlOutput>true</xmlOutput>
-                    <xmlOutputDirectory>target/findbugs-reports</xmlOutputDirectory>
-                    <threshold>High</threshold>
-                    <effort>Max</effort>
-                    <visitors>FindDeadLocalStores</visitors>
-                    <omitVisitors>FindDeadLocalStores</omitVisitors>
-                    <onlyAnalyze>org.deri.any23.*</onlyAnalyze>
-                    <debug>true</debug>
-                    <relaxed>true</relaxed>
-                    <xmlOutputDirectory>target/findbugs-reports</xmlOutputDirectory>
-                    <findbugsXmlOutput>target/findbugs-reports</findbugsXmlOutput>
-                </configuration>
-            </plugin>
-            -->
-
-            <!-- Check style report. -->
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-checkstyle-plugin</artifactId>
-                <version>2.7</version>
-            </plugin>
-
-        </plugins>
-    </reporting>
-
-    <build>
+  <dependencies>
+    <!-- BEGIN: logger -->
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>slf4j-api</artifactId>
+      <version>${slf4j.logger.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>slf4j-jdk14</artifactId>
+      <version>${slf4j.logger.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>jcl-over-slf4j</artifactId>
+      <version>${slf4j.logger.version}</version>
+    </dependency>
+    <!-- END: logger -->
+
+    <!-- BEGIN: Test Dependencies -->
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.5</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <version>1.8.5</version>
+      <scope>test</scope>
+    </dependency>
+    <!-- END: Test Dependencies -->
+  </dependencies>
+
+  <profiles>
+    <!-- Generates Javadoc with browsable UML. -->
+    <profile>
+      <id>umlgraphdoc</id>
+      <build>
         <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-clean-plugin</artifactId>
-                <version>2.4.1</version>
-            </plugin>
-
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-deploy-plugin</artifactId>
-                <version>2.7</version>
-            </plugin>
-
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-install-plugin</artifactId>
-                <version>2.3.1</version>
-            </plugin>
-
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-resources-plugin</artifactId>
-                <version>2.5</version>
-            </plugin>
-
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-jar-plugin</artifactId>
-                <version>2.3.2</version>
-            </plugin>
-
-            <!-- Compiler configuration. -->
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-compiler-plugin</artifactId>
-                <version>2.3.2</version>
-                <configuration>
-                    <compilerVersion>${compiler.version}</compilerVersion>
-                    <source>${compiler.version}</source>
-                    <target>${compiler.version}</target>
-                    <encoding>${project.build.sourceEncoding}</encoding>
-                </configuration>
-            </plugin>
-
-            <!-- Javadoc plugin. -->
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-javadoc-plugin</artifactId>
-                <version>${maven.javadoc.plugin.version}</version>
-                <executions>
-                    <execution>
-                        <id>aggregate</id>
-                        <goals>
-                            <goal>aggregate</goal>
-                        </goals>
-                        <phase>site</phase>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-source-plugin</artifactId>
-                <version>2.1.2</version>
-                <executions>
-                    <execution>
-                        <id>attach-sources</id>
-                        <phase>package</phase>
-                        <goals>
-                            <goal>jar</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <!-- Test runner configuration. -->
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-surefire-plugin</artifactId>
-                <version>2.9</version>
-                <configuration>
-                    <!--
-                        Declaring default file encoding: UTF-8
-                        Enabling assertions.
-                        Disabling assertions for Sesame Sail.
-                     -->
-                    <argLine>-Dfile.encoding=UTF-8 -ea -da:org.openrdf.sail.memory.model.MemValueFactory</argLine>
-                    <includes>
-                        <include>**/*Test.java</include>
-                        <include>**/*TestCase.java</include>
-                    </includes>
-                </configuration>
-            </plugin>
-
-            <!-- Test coverage plugin. -->
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>cobertura-maven-plugin</artifactId>
-                <version>2.0</version>
-                <executions>
-                    <execution>
-                        <goals>
-                            <goal>clean</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <!-- Maven release plugin. -->
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-release-plugin</artifactId>
-                <version>2.2.1</version>
-                <configuration>
-                    <preparationGoals>clean install</preparationGoals>
-                    <autoVersionSubmodules>false</autoVersionSubmodules>
-                </configuration>
-            </plugin>
-
-            <!-- Maven site plugin. -->
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-site-plugin</artifactId>
-                <version>3.0</version>
-                <configuration>
-                    <outputEncoding>${project.build.sourceEncoding}</outputEncoding>
-                </configuration>
-            </plugin>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <version>${maven.javadoc.plugin.version}</version>
+            <configuration>
+              <!--
+                NOTE:
+                This plugin is optional since it needs the GraphViz 
+                external dependency.
+                You can downalod it here: http://www.graphviz.org/
+              -->
+              <doclet>org.umlgraph.doclet.UmlGraphDoc</doclet>
+              <docletArtifact>
+                <groupId>org.umlgraph</groupId>
+                <artifactId>UmlGraph</artifactId>
+                <version>5.1</version>
+              </docletArtifact>
+            </configuration>
+            <executions>
+              <execution>
+                <id>aggregate</id>
+                <goals>
+                  <goal>aggregate</goal>
+                </goals>
+                <phase>site</phase>
+              </execution>
+            </executions>
+          </plugin>
         </plugins>
+      </build>
+    </profile>
+  </profiles>
+
+  <reporting>
+    <plugins>
+      <!-- Main project infos. -->
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-project-info-reports-plugin</artifactId>
+        <version>2.4</version>
+      </plugin>
+
+      <!-- Javadoc plugin. -->
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <version>${maven.javadoc.plugin.version}</version>
+      </plugin>
+
+      <!-- Browsable documentation. -->
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-jxr-plugin</artifactId>
+        <version>2.3</version>
+        <configuration>
+          <aggregate>true</aggregate>
+        </configuration>
+      </plugin>
+
+      <!-- Changelog report. -->
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-changelog-plugin</artifactId>
+        <version>2.2</version>
+        <configuration>
+          <type>range</type>
+          <range>60</range>
+        </configuration>
+      </plugin>
+
+      <!-- Cobertura report. -->
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>cobertura-maven-plugin</artifactId>
+        <version>2.5.1</version>
+      </plugin>
+
+      <!-- findBugs report. -->
+      <!-- TODO: deactivated because not working with Maven 3. Tried with 2.3.2/2.3.1/2.3 with no result.
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>findbugs-maven-plugin</artifactId>
+        <version>1.1.1</version>
+        <configuration>
+          <xmlOutput>true</xmlOutput>
+          <xmlOutputDirectory>target/findbugs-reports</xmlOutputDirectory>
+          <threshold>High</threshold>
+          <effort>Max</effort>
+          <visitors>FindDeadLocalStores</visitors>
+          <omitVisitors>FindDeadLocalStores</omitVisitors>
+          <onlyAnalyze>org.deri.any23.*</onlyAnalyze>
+          <debug>true</debug>
+          <relaxed>true</relaxed>
+          <xmlOutputDirectory>target/findbugs-reports</xmlOutputDirectory>
+          <findbugsXmlOutput>target/findbugs-reports</findbugsXmlOutput>
+        </configuration>
+      </plugin>
+      -->
+
+      <!-- Check style report. -->
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-checkstyle-plugin</artifactId>
+        <version>2.7</version>
+      </plugin>
+
+    </plugins>
+  </reporting>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-clean-plugin</artifactId>
+        <version>2.4.1</version>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-deploy-plugin</artifactId>
+        <version>2.7</version>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-install-plugin</artifactId>
+        <version>2.3.1</version>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-resources-plugin</artifactId>
+        <version>2.5</version>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-jar-plugin</artifactId>
+        <version>2.3.2</version>
+      </plugin>
+
+      <!-- Compiler configuration. -->
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <version>2.3.2</version>
+        <configuration>
+          <compilerVersion>${compiler.version}</compilerVersion>
+          <source>${compiler.version}</source>
+          <target>${compiler.version}</target>
+          <encoding>${project.build.sourceEncoding}</encoding>
+        </configuration>
+      </plugin>
+
+      <!-- Javadoc plugin. -->
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <version>${maven.javadoc.plugin.version}</version>
+        <executions>
+          <execution>
+            <id>aggregate</id>
+            <goals>
+              <goal>aggregate</goal>
+            </goals>
+            <phase>site</phase>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-source-plugin</artifactId>
+        <version>2.1.2</version>
+        <executions>
+          <execution>
+            <id>attach-sources</id>
+            <phase>package</phase>
+            <goals>
+              <goal>jar</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+
+      <!-- Test runner configuration. -->
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-surefire-plugin</artifactId>
+        <version>2.9</version>
+        <configuration>
+          <!--
+            Declaring default file encoding: UTF-8
+            Enabling assertions.
+            Disabling assertions for Sesame Sail.
+           -->
+          <argLine>-Dfile.encoding=UTF-8 -ea -da:org.openrdf.sail.memory.model.MemValueFactory</argLine>
+          <includes>
+            <include>**/*Test.java</include>
+            <include>**/*TestCase.java</include>
+          </includes>
+        </configuration>
+      </plugin>
+
+      <!-- Test coverage plugin. -->
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>cobertura-maven-plugin</artifactId>
+        <version>2.0</version>
+        <executions>
+          <execution>
+            <goals>
+              <goal>clean</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+
+      <!-- Maven release plugin. -->
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-release-plugin</artifactId>
+        <version>2.2.1</version>
+        <configuration>
+          <preparationGoals>clean install</preparationGoals>
+          <autoVersionSubmodules>false</autoVersionSubmodules>
+        </configuration>
+      </plugin>
+
+      <!-- Maven site plugin. -->
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-site-plugin</artifactId>
+        <version>3.0</version>
+        <configuration>
+          <outputEncoding>${project.build.sourceEncoding}</outputEncoding>
+        </configuration>
+      </plugin>
+    </plugins>
+
+    <resources>
+      <resource>
+        <directory>src/main/resources</directory>
+      </resource>
+    </resources>
+
+    <extensions>
+	    <!-- Wagon extension for deploying via SVN -->
+      <extension>
+        <groupId>org.jvnet.wagon-svn</groupId>
+        <artifactId>wagon-svn</artifactId>
+        <version>1.12</version>
+      </extension>
+
+      <!-- Wagon extension for deploying via FTP -->
+      <extension>
+        <groupId>org.apache.maven.wagon</groupId>
+        <artifactId>wagon-ftp</artifactId>
+        <version>1.0</version>
+        </extension>
+    </extensions>
+
+  </build>
+
+  <modules>
+    <module>any23-core</module>
+    <module>plugins/basic-crawler</module>
+    <module>plugins/html-scraper</module>
+    <module>plugins/office-scraper</module>
+    <module>plugins/integration-test</module>
+    <module>any23-service</module>
+  </modules>
 
-        <resources>
-            <resource>
-                <directory>src/main/resources</directory>
-            </resource>
-        </resources>
-
-        <extensions>
-	        <!-- Wagon extension for deploying via SVN -->
-            <extension>
-                <groupId>org.jvnet.wagon-svn</groupId>
-                <artifactId>wagon-svn</artifactId>
-                <version>1.12</version>
-            </extension>
-
-            <!-- Wagon extension for deploying via FTP -->
-            <extension>
-                <groupId>org.apache.maven.wagon</groupId>
-                <artifactId>wagon-ftp</artifactId>
-                <version>1.0</version>
-                </extension>
-        </extensions>
-
-    </build>
-
-    <modules>
-        <module>any23-core</module>
-        <module>plugins/basic-crawler</module>
-        <module>plugins/html-scraper</module>
-        <module>plugins/office-scraper</module>
-        <module>plugins/integration-test</module>
-        <module>any23-service</module>
-    </modules>
-
-    <ciManagement>
-    	<system>Hudson Jenkins</system>
-    	<url>https://builds.apache.org/job/Any23-trunk/</url>
-    </ciManagement>
 </project>