Author: simonetripodi
Date: Thu Jan 12 13:38:44 2012
New Revision: 1230530
URL: http://svn.apache.org/viewvc?rev=1230530&view=rev
Log:
first checkin of site pom descriptor
Added:
incubator/any23/site/pom.xml (with props)
Added: incubator/any23/site/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/any23/site/pom.xml?rev=1230530&view=auto
==============================================================================
--- incubator/any23/site/pom.xml (added)
+++ incubator/any23/site/pom.xml Thu Jan 12 13:38:44 2012
@@ -0,0 +1,196 @@
+<?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.
+-->
+<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-site</artifactId>
+ <version>0.1-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>
+ <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>
+ <distribution>repo</distribution>
+ </license>
+ </licenses>
+
+ <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>[email protected]</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>
+
+ <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>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>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>
+ <distributionManagement>
+ <site>
+ <id>any23.website</id>
+ <name>Apache Any23 Website</name>
+ <url>scp://people.apache.org/www/incubator.apache.org/any23/</url>
+ </site>
+ </distributionManagement>
+
+ <!-- General properties. -->
+ <properties>
+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+ <project.build.resourceEncoding>UTF-8</project.build.resourceEncoding>
+ <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
+ </properties>
+
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-site-plugin</artifactId>
+ <version>3.0</version>
+ <dependencies>
+ <dependency>
+ <groupId>org.apache.maven.wagon</groupId>
+ <artifactId>wagon-ssh</artifactId>
+ <version>1.0</version>
+ </dependency>
+ </dependencies>
+ </plugin>
+ </plugins>
+ </build>
+
+</project>
Propchange: incubator/any23/site/pom.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: incubator/any23/site/pom.xml
------------------------------------------------------------------------------
svn:keywords = Date Revision Author HeadURL Id
Propchange: incubator/any23/site/pom.xml
------------------------------------------------------------------------------
svn:mime-type = text/xml