You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by ss...@apache.org on 2013/02/19 18:04:23 UTC

[16/51] [abbrv] git commit: reorganized repository

reorganized repository


Project: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/commit/75439f3a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/tree/75439f3a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/diff/75439f3a

Branch: refs/heads/master
Commit: 75439f3ad945bc07bd775349be86914ecc807674
Parents: aa40b47
Author: Sebastian Schaffert <ss...@apache.org>
Authored: Tue Feb 19 17:02:21 2013 +0100
Committer: Sebastian Schaffert <ss...@apache.org>
Committed: Tue Feb 19 17:02:21 2013 +0100

----------------------------------------------------------------------
 build/archetypes/lmf-archetype-module/pom.xml      |  154 ----
 .../META-INF/maven/archetype-metadata.xml          |   57 --
 .../src/main/resources/archetype-resources/pom.xml |   99 ---
 .../src/main/java/api/MyService.java               |   44 -
 .../src/main/java/services/MyServiceImpl.java      |   54 --
 .../src/main/java/webservices/MyWebService.java    |   54 --
 .../src/main/resources/META-INF/beans.xml          |   29 -
 .../src/main/resources/config-defaults.properties  |   22 -
 .../main/resources/config-descriptions.properties  |   25 -
 .../src/main/resources/kiwi-module.properties      |   49 -
 .../src/main/resources/web/admin/about.html        |   56 --
 .../main/resources/web/admin/configuration.html    |   83 --
 .../main/resources/web/admin/img/clock_small.png   |  Bin 677 -> 0 bytes
 .../src/test/java/services/MyServiceTest.java      |   46 -
 .../test/java/webservices/MyWebServiceTest.java    |   85 --
 .../resources/projects/basic/archetype.properties  |    7 -
 build/archetypes/lmf-archetype-webapp/pom.xml      |  155 ----
 .../META-INF/maven/archetype-metadata.xml          |   64 --
 .../src/main/resources/archetype-resources/pom.xml |  289 ------
 .../src/main/resources/META-INF/beans.xml          |   29 -
 .../src/main/resources/config-defaults.properties  |   22 -
 .../main/resources/config-descriptions.properties  |   25 -
 .../src/main/resources/ehcache-lmf.xml             |  420 ---------
 .../src/main/resources/logback.xml                 |   70 --
 .../src/main/webapp/META-INF/jetty-web.xml         |   28 -
 .../src/main/webapp/WEB-INF/jetty-web.xml          |   53 --
 .../src/main/webapp/WEB-INF/templates/404.ftl      |   88 --
 .../src/main/webapp/WEB-INF/templates/admin.ftl    |   79 --
 .../src/main/webapp/WEB-INF/templates/rdfhtml.ftl  |  295 -------
 .../src/main/webapp/WEB-INF/web.xml                |  186 ----
 .../archetype-resources/src/main/webapp/index.jsp  |   41 -
 .../src/main/webapp/search/test_luke.html          |   42 -
 .../src/main/webapp/skosjs-extension/test.html     |   33 -
 .../src/main/webapp/solr/admin/_info.jsp           |  121 ---
 .../src/main/webapp/solr/admin/action.jsp          |   90 --
 .../src/main/webapp/solr/admin/analysis.jsp        |  505 -----------
 .../src/main/webapp/solr/admin/analysis.xsl        |  179 ----
 .../src/main/webapp/solr/admin/dataimport.jsp      |   56 --
 .../src/main/webapp/solr/admin/debug.jsp           |  109 ---
 .../main/webapp/solr/admin/distributiondump.jsp    |  156 ----
 .../src/main/webapp/solr/admin/form.jsp            |  140 ---
 .../src/main/webapp/solr/admin/get-file.jsp        |   73 --
 .../src/main/webapp/solr/admin/get-properties.jsp  |   27 -
 .../src/main/webapp/solr/admin/header.jsp          |   47 -
 .../src/main/webapp/solr/admin/index.jsp           |  162 ----
 .../src/main/webapp/solr/admin/jquery-1.4.3.min.js |  167 ----
 .../src/main/webapp/solr/admin/meta.xsl            |   34 -
 .../src/main/webapp/solr/admin/ping.jsp            |   50 --
 .../src/main/webapp/solr/admin/ping.xsl            |   71 --
 .../src/main/webapp/solr/admin/raw-schema.jsp      |   39 -
 .../src/main/webapp/solr/admin/registry.jsp        |  109 ---
 .../src/main/webapp/solr/admin/registry.xsl        |  321 -------
 .../main/webapp/solr/admin/replication/header.jsp  |   92 --
 .../main/webapp/solr/admin/replication/index.jsp   |  382 --------
 .../src/main/webapp/solr/admin/schema.jsp          |  677 ---------------
 .../src/main/webapp/solr/admin/solr-admin.css      |  214 -----
 .../src/main/webapp/solr/admin/solr_small.png      |  Bin 7926 -> 0 bytes
 .../src/main/webapp/solr/admin/stats.jsp           |   94 --
 .../src/main/webapp/solr/admin/stats.xsl           |  220 -----
 .../src/main/webapp/solr/admin/tabular.xsl         |  141 ---
 .../src/main/webapp/solr/admin/threaddump.jsp      |  111 ---
 .../src/main/webapp/solr/admin/threaddump.xsl      |  103 ---
 .../src/main/webapp/solr/index.jsp                 |   62 --
 .../src/test/resources/META-INF/beans.xml          |   29 -
 .../test/resources/META-INF/test-persistence.xml   |   86 --
 .../src/test/resources/WEB-INF/test-web.xml        |  191 ----
 .../src/test/resources/arquillian.xml              |   29 -
 .../src/test/resources/ehcache.xml                 |  380 --------
 .../src/test/resources/jndi.properties             |   19 -
 .../src/test/resources/logback.xml                 |   69 --
 .../src/test/resources/test-config.properties      |   76 --
 .../resources/projects/basic/archetype.properties  |    6 -
 build/archetypes/marmotta-archetype-module/pom.xml |  154 ++++
 .../META-INF/maven/archetype-metadata.xml          |   57 ++
 .../src/main/resources/archetype-resources/pom.xml |   99 +++
 .../src/main/java/api/MyService.java               |   44 +
 .../src/main/java/services/MyServiceImpl.java      |   54 ++
 .../src/main/java/webservices/MyWebService.java    |   54 ++
 .../src/main/resources/META-INF/beans.xml          |   29 +
 .../src/main/resources/config-defaults.properties  |   22 +
 .../main/resources/config-descriptions.properties  |   25 +
 .../src/main/resources/kiwi-module.properties      |   49 +
 .../src/main/resources/web/admin/about.html        |   56 ++
 .../main/resources/web/admin/configuration.html    |   83 ++
 .../main/resources/web/admin/img/clock_small.png   |  Bin 0 -> 677 bytes
 .../src/test/java/services/MyServiceTest.java      |   46 +
 .../test/java/webservices/MyWebServiceTest.java    |   85 ++
 .../resources/projects/basic/archetype.properties  |    7 +
 build/archetypes/marmotta-archetype-webapp/pom.xml |  155 ++++
 .../META-INF/maven/archetype-metadata.xml          |   64 ++
 .../src/main/resources/archetype-resources/pom.xml |  289 ++++++
 .../src/main/resources/META-INF/beans.xml          |   29 +
 .../src/main/resources/config-defaults.properties  |   22 +
 .../main/resources/config-descriptions.properties  |   25 +
 .../src/main/resources/ehcache-lmf.xml             |  420 +++++++++
 .../src/main/resources/logback.xml                 |   70 ++
 .../src/main/webapp/META-INF/jetty-web.xml         |   28 +
 .../src/main/webapp/WEB-INF/jetty-web.xml          |   53 ++
 .../src/main/webapp/WEB-INF/templates/404.ftl      |   88 ++
 .../src/main/webapp/WEB-INF/templates/admin.ftl    |   79 ++
 .../src/main/webapp/WEB-INF/templates/rdfhtml.ftl  |  295 +++++++
 .../src/main/webapp/WEB-INF/web.xml                |  186 ++++
 .../archetype-resources/src/main/webapp/index.jsp  |   41 +
 .../src/main/webapp/search/test_luke.html          |   42 +
 .../src/main/webapp/skosjs-extension/test.html     |   33 +
 .../src/main/webapp/solr/admin/_info.jsp           |  121 +++
 .../src/main/webapp/solr/admin/action.jsp          |   90 ++
 .../src/main/webapp/solr/admin/analysis.jsp        |  505 +++++++++++
 .../src/main/webapp/solr/admin/analysis.xsl        |  179 ++++
 .../src/main/webapp/solr/admin/dataimport.jsp      |   56 ++
 .../src/main/webapp/solr/admin/debug.jsp           |  109 +++
 .../main/webapp/solr/admin/distributiondump.jsp    |  156 ++++
 .../src/main/webapp/solr/admin/form.jsp            |  140 +++
 .../src/main/webapp/solr/admin/get-file.jsp        |   73 ++
 .../src/main/webapp/solr/admin/get-properties.jsp  |   27 +
 .../src/main/webapp/solr/admin/header.jsp          |   47 +
 .../src/main/webapp/solr/admin/index.jsp           |  162 ++++
 .../src/main/webapp/solr/admin/jquery-1.4.3.min.js |  167 ++++
 .../src/main/webapp/solr/admin/meta.xsl            |   34 +
 .../src/main/webapp/solr/admin/ping.jsp            |   50 ++
 .../src/main/webapp/solr/admin/ping.xsl            |   71 ++
 .../src/main/webapp/solr/admin/raw-schema.jsp      |   39 +
 .../src/main/webapp/solr/admin/registry.jsp        |  109 +++
 .../src/main/webapp/solr/admin/registry.xsl        |  321 +++++++
 .../main/webapp/solr/admin/replication/header.jsp  |   92 ++
 .../main/webapp/solr/admin/replication/index.jsp   |  382 ++++++++
 .../src/main/webapp/solr/admin/schema.jsp          |  677 +++++++++++++++
 .../src/main/webapp/solr/admin/solr-admin.css      |  214 +++++
 .../src/main/webapp/solr/admin/solr_small.png      |  Bin 0 -> 7926 bytes
 .../src/main/webapp/solr/admin/stats.jsp           |   94 ++
 .../src/main/webapp/solr/admin/stats.xsl           |  220 +++++
 .../src/main/webapp/solr/admin/tabular.xsl         |  141 +++
 .../src/main/webapp/solr/admin/threaddump.jsp      |  111 +++
 .../src/main/webapp/solr/admin/threaddump.xsl      |  103 +++
 .../src/main/webapp/solr/index.jsp                 |   62 ++
 .../src/test/resources/META-INF/beans.xml          |   29 +
 .../test/resources/META-INF/test-persistence.xml   |   86 ++
 .../src/test/resources/WEB-INF/test-web.xml        |  191 ++++
 .../src/test/resources/arquillian.xml              |   29 +
 .../src/test/resources/ehcache.xml                 |  380 ++++++++
 .../src/test/resources/jndi.properties             |   19 +
 .../src/test/resources/logback.xml                 |   69 ++
 .../src/test/resources/test-config.properties      |   76 ++
 .../resources/projects/basic/archetype.properties  |    6 +
 build/archetypes/pom.xml                           |   19 +-
 build/plugins/buildinfo-maven-plugin/pom.xml       |    7 +-
 build/plugins/lmf-maven-plugin/pom.xml             |   55 --
 build/plugins/marmotta-maven-plugin/pom.xml        |   56 ++
 build/plugins/pom.xml                              |   11 +-
 build/plugins/refpack-maven-plugin/pom.xml         |    7 +-
 client/lmf-client-java/pom.xml                     |  193 ----
 .../lmf/client/ClientConfiguration.java            |  126 ---
 .../java/at/newmedialab/lmf/client/LMFClient.java  |  110 ---
 .../lmf/client/clients/ClassificationClient.java   |  362 --------
 .../lmf/client/clients/ConfigurationClient.java    |  264 ------
 .../lmf/client/clients/ContextClient.java          |   80 --
 .../lmf/client/clients/CoresClient.java            |  297 -------
 .../lmf/client/clients/ImportClient.java           |  173 ----
 .../lmf/client/clients/LDPathClient.java           |  164 ----
 .../lmf/client/clients/ResourceClient.java         |  372 --------
 .../lmf/client/clients/SPARQLClient.java           |  227 -----
 .../lmf/client/clients/SearchClient.java           |  161 ----
 .../client/exception/ContentFormatException.java   |   80 --
 .../lmf/client/exception/LMFClientException.java   |   80 --
 .../lmf/client/exception/NotFoundException.java    |   79 --
 .../lmf/client/exception/ParseException.java       |   80 --
 .../model/classification/Classification.java       |   79 --
 .../lmf/client/model/config/Configuration.java     |   71 --
 .../lmf/client/model/content/ByteContent.java      |   55 --
 .../lmf/client/model/content/Content.java          |   61 --
 .../lmf/client/model/content/StreamContent.java    |   61 --
 .../lmf/client/model/content/StringContent.java    |   68 --
 .../lmf/client/model/meta/Metadata.java            |   91 --
 .../at/newmedialab/lmf/client/model/rdf/BNode.java |   55 --
 .../newmedialab/lmf/client/model/rdf/Literal.java  |  120 ---
 .../newmedialab/lmf/client/model/rdf/RDFNode.java  |   24 -
 .../at/newmedialab/lmf/client/model/rdf/URI.java   |   82 --
 .../lmf/client/model/sparql/SPARQLResult.java      |   47 -
 .../at/newmedialab/lmf/client/util/HTTPUtil.java   |  137 ---
 .../lmf/client/util/KiWiCollections.java           |  138 ---
 .../newmedialab/lmf/client/util/RDFJSONParser.java |  148 ----
 .../test/classification/ClassificationIT.java      |  117 ---
 .../lmf/client/test/config/ConfigurationIT.java    |  140 ---
 .../newmedialab/lmf/client/test/io/ImportIT.java   |   77 --
 .../lmf/client/test/ldpath/LDPathIT.java           |   91 --
 .../newmedialab/lmf/client/test/search/CoreIT.java |   88 --
 .../lmf/client/test/search/SearchIT.java           |   95 --
 .../lmf/client/test/sparql/SPARQLIT.java           |   95 --
 .../src/test/resources/demo-data.foaf              |   80 --
 client/marmotta-client-java/pom.xml                |  194 ++++
 .../lmf/client/ClientConfiguration.java            |  126 +++
 .../java/at/newmedialab/lmf/client/LMFClient.java  |  110 +++
 .../lmf/client/clients/ClassificationClient.java   |  362 ++++++++
 .../lmf/client/clients/ConfigurationClient.java    |  264 ++++++
 .../lmf/client/clients/ContextClient.java          |   80 ++
 .../lmf/client/clients/CoresClient.java            |  297 +++++++
 .../lmf/client/clients/ImportClient.java           |  173 ++++
 .../lmf/client/clients/LDPathClient.java           |  164 ++++
 .../lmf/client/clients/ResourceClient.java         |  372 ++++++++
 .../lmf/client/clients/SPARQLClient.java           |  227 +++++
 .../lmf/client/clients/SearchClient.java           |  161 ++++
 .../client/exception/ContentFormatException.java   |   80 ++
 .../lmf/client/exception/LMFClientException.java   |   80 ++
 .../lmf/client/exception/NotFoundException.java    |   79 ++
 .../lmf/client/exception/ParseException.java       |   80 ++
 .../model/classification/Classification.java       |   79 ++
 .../lmf/client/model/config/Configuration.java     |   71 ++
 .../lmf/client/model/content/ByteContent.java      |   55 ++
 .../lmf/client/model/content/Content.java          |   61 ++
 .../lmf/client/model/content/StreamContent.java    |   61 ++
 .../lmf/client/model/content/StringContent.java    |   68 ++
 .../lmf/client/model/meta/Metadata.java            |   91 ++
 .../at/newmedialab/lmf/client/model/rdf/BNode.java |   55 ++
 .../newmedialab/lmf/client/model/rdf/Literal.java  |  120 +++
 .../newmedialab/lmf/client/model/rdf/RDFNode.java  |   24 +
 .../at/newmedialab/lmf/client/model/rdf/URI.java   |   82 ++
 .../lmf/client/model/sparql/SPARQLResult.java      |   47 +
 .../at/newmedialab/lmf/client/util/HTTPUtil.java   |  137 +++
 .../lmf/client/util/KiWiCollections.java           |  138 +++
 .../newmedialab/lmf/client/util/RDFJSONParser.java |  148 ++++
 .../test/classification/ClassificationIT.java      |  117 +++
 .../lmf/client/test/config/ConfigurationIT.java    |  140 +++
 .../newmedialab/lmf/client/test/io/ImportIT.java   |   77 ++
 .../lmf/client/test/ldpath/LDPathIT.java           |   91 ++
 .../newmedialab/lmf/client/test/search/CoreIT.java |   88 ++
 .../lmf/client/test/search/SearchIT.java           |   95 ++
 .../lmf/client/test/sparql/SPARQLIT.java           |   95 ++
 .../src/test/resources/demo-data.foaf              |   80 ++
 client/pom.xml                                     |    7 +-
 launchers/lmf-installer/pom.xml                    |    2 +-
 parent/pom.xml                                     |    4 +-
 231 files changed, 13175 insertions(+), 13170 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/75439f3a/build/archetypes/lmf-archetype-module/pom.xml
----------------------------------------------------------------------
diff --git a/build/archetypes/lmf-archetype-module/pom.xml b/build/archetypes/lmf-archetype-module/pom.xml
deleted file mode 100644
index fb3402f..0000000
--- a/build/archetypes/lmf-archetype-module/pom.xml
+++ /dev/null
@@ -1,154 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  ~ Copyright (c) 2013 Salzburg Research.
-  ~
-  ~  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 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">
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.apache.marmotta</groupId>
-        <artifactId>lmf-archetypes</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
-        <relativePath>../</relativePath>
-    </parent>
-
-    <artifactId>lmf-archetype-module</artifactId>
-    <packaging>maven-archetype</packaging>
-
-    <name>LMF Archetype: Module</name>
-    <description>This Maven Archetype allows creating the basic structure for an LMF Module</description>
-
-    <build>
-        <extensions>
-            <extension>
-                <groupId>org.apache.maven.wagon</groupId>
-                <artifactId>wagon-ssh-external</artifactId>
-                <version>1.0-beta-6</version>
-            </extension>
-            <extension>
-                <groupId>org.apache.maven.archetype</groupId>
-                <artifactId>archetype-packaging</artifactId>
-                <version>2.2</version>
-            </extension>
-        </extensions>
-
-        <pluginManagement>
-            <plugins>
-                <plugin>
-                    <artifactId>maven-archetype-plugin</artifactId>
-                    <version>2.2</version>
-                </plugin>
-            </plugins>
-        </pluginManagement>
-
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-site-plugin</artifactId>
-                <configuration>
-                    <skip>true</skip>
-                    <skipDeploy>true</skipDeploy>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-
-
-    <url>https://code.google.com/p/lmf</url>
-
-    <developers>
-        <developer>
-            <name>Sebastian Schaffert</name>
-            <email>sebastian.schaffert@salzburgresearch.at</email>
-            <organization>Salzburg Research</organization>
-        </developer>
-        <developer>
-            <name>Thomas Kurz</name>
-            <email>thomas.kurz@salzburgresearch.at</email>
-            <organization>Salzburg Research</organization>
-        </developer>
-        <developer>
-            <name>Jakob Frank</name>
-            <email>jakob.frank@salzburgresearch.at</email>
-            <organization>Salzburg Research</organization>
-        </developer>
-        <developer>
-            <name>Sergio Fernández</name>
-            <email>sergio.fernandez@salzburgresearch.at</email>
-            <organization>Salzburg Research</organization>
-        </developer>
-        <developer>
-            <name>Dietmar Glachs</name>
-            <email>dietmar.glachs@salzburgresearch.at</email>
-            <organization>Salzburg Research</organization>
-        </developer>
-    </developers>
-
-    <licenses>
-        <license>
-            <name>Apache Software License, Version 2.0</name>
-            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
-            <distribution>repo</distribution>
-            <comments>A business-friendly OSS license</comments>
-        </license>
-    </licenses>
-
-    <scm>
-        <connection>scm:hg:https://code.google.com/p/lmf</connection>
-        <developerConnection>scm:hg:https://code.google.com/p/lmf</developerConnection>
-        <url>https://code.google.com/p/lmf</url>
-      <tag>HEAD</tag>
-  </scm>
-
-    <distributionManagement>
-        <repository>
-            <id>snml.releases</id>
-            <name>Salzburg NewMediaLab Repository</name>
-            <url>http://devel.kiwi-project.eu:8080/nexus/content/repositories/releases/</url>
-        </repository>
-        <snapshotRepository>
-            <id>snml.snapshots</id>
-            <name>Salzburg NewMediaLab Repository</name>
-            <url>http://devel.kiwi-project.eu:8080/nexus/content/repositories/snapshots/</url>
-        </snapshotRepository>
-    </distributionManagement>
-
-    <profiles>
-        <profile>
-            <id>sign</id>
-            <build>
-                <plugins>
-                    <plugin>
-                        <groupId>org.apache.maven.plugins</groupId>
-                        <artifactId>maven-gpg-plugin</artifactId>
-                        <version>1.4</version>
-                        <executions>
-                            <execution>
-                                <id>sign-artifacts</id>
-                                <phase>verify</phase>
-                                <goals>
-                                    <goal>sign</goal>
-                                </goals>
-                            </execution>
-                        </executions>
-                    </plugin>
-
-                </plugins>
-            </build>
-        </profile>
-    </profiles>
-
-</project>

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/75439f3a/build/archetypes/lmf-archetype-module/src/main/resources/META-INF/maven/archetype-metadata.xml
----------------------------------------------------------------------
diff --git a/build/archetypes/lmf-archetype-module/src/main/resources/META-INF/maven/archetype-metadata.xml b/build/archetypes/lmf-archetype-module/src/main/resources/META-INF/maven/archetype-metadata.xml
deleted file mode 100644
index 3d94c31..0000000
--- a/build/archetypes/lmf-archetype-module/src/main/resources/META-INF/maven/archetype-metadata.xml
+++ /dev/null
@@ -1,57 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-
-    Copyright (C) 2013 Salzburg Research.
-
-    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.
-
--->
-<archetype-descriptor xsi:schemaLocation="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-descriptor/1.0.0 http://maven.apache.org/xsd/archetype-descriptor-1.0.0.xsd
-http://maven.apache.org/plugins/maven-archetype-plugin/archetype-descriptor/1.0.0 " name="LMF Module"
-                      xmlns="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-descriptor/1.0.0"
-                      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-                      
-    <requiredProperties>
-        <requiredProperty key="moduleKey" />
-        <requiredProperty key="moduleName" />
-    </requiredProperties>
-    
-    <fileSets>
-        <fileSet filtered="true" packaged="true" encoding="UTF-8">
-            <directory>src/main/java</directory>
-            <includes>
-                <include>**/*.java</include>
-            </includes>
-        </fileSet>
-        <fileSet filtered="true" packaged="true" encoding="UTF-8">
-            <directory>src/test/java</directory>
-            <includes>
-                <include>**/*.java</include>
-            </includes>
-        </fileSet>
-        <fileSet filtered="true" encoding="UTF-8">
-            <directory>src/main/resources</directory>
-            <includes>
-                <include>**/*.html</include>
-                <include>**/*.xml</include>
-                <include>**/*.properties</include>
-            </includes>
-        </fileSet>
-        <fileSet encoding="UTF-8">
-            <directory>src/main/resources</directory>
-            <includes>
-                <include>**/*.png</include>
-            </includes>
-        </fileSet>
-    </fileSets>
-</archetype-descriptor>

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/75439f3a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/pom.xml
----------------------------------------------------------------------
diff --git a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/pom.xml b/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/pom.xml
deleted file mode 100644
index 8220c74..0000000
--- a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/pom.xml
+++ /dev/null
@@ -1,99 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<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">
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.apache.marmotta</groupId>
-        <artifactId>lmf-parent</artifactId>
-        <version>2.6.0</version>
-    </parent>
-
-    <groupId>${groupId}</groupId>
-    <artifactId>${artifactId}</artifactId>
-
-    <name>LMF Module: ${moduleName}</name>
-    <description></description>
-    <version>${version}</version>
-
-    <repositories>
-        <repository>
-            <id>snml</id>
-            <name>Salzburg NewMediaLab Repository</name>
-            <url>http://devel.kiwi-project.eu:8080/nexus/content/groups/public/</url>
-        </repository>
-    </repositories>
-    <pluginRepositories>
-        <pluginRepository>
-            <id>snml</id>
-            <name>Salzburg NewMediaLab Repository</name>
-            <url>http://devel.kiwi-project.eu:8080/nexus/content/groups/public/</url>
-        </pluginRepository>
-    </pluginRepositories>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.apache.marmotta</groupId>
-            <artifactId>lmf-core</artifactId>
-            <version>2.6.0</version>
-        </dependency>
-
-        <!-- Test dependencies -->
-        <dependency>
-            <groupId>org.apache.marmotta</groupId>
-            <artifactId>lmf-core</artifactId>
-            <version>2.6.0</version>
-            <type>test-jar</type>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.mortbay.jetty</groupId>
-            <artifactId>jetty-embedded</artifactId>
-            <version>6.1.26</version>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.jboss.weld.se</groupId>
-            <artifactId>weld-se-core</artifactId>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>com.h2database</groupId>
-            <artifactId>h2</artifactId>
-            <scope>test</scope>
-        </dependency>
-
-        <dependency>
-            <groupId>com.jayway.restassured</groupId>
-            <artifactId>rest-assured</artifactId>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.hamcrest</groupId>
-            <artifactId>hamcrest-library</artifactId>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.hamcrest</groupId>
-            <artifactId>hamcrest-core</artifactId>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>com.google.code.tempus-fugit</groupId>
-            <artifactId>tempus-fugit</artifactId>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>com.googlecode.jatl</groupId>
-            <artifactId>jatl</artifactId>
-            <scope>test</scope>
-        </dependency>
-
-
-    </dependencies>
-
-</project>

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/75439f3a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/java/api/MyService.java
----------------------------------------------------------------------
diff --git a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/java/api/MyService.java b/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/java/api/MyService.java
deleted file mode 100644
index aab70e7..0000000
--- a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/java/api/MyService.java
+++ /dev/null
@@ -1,44 +0,0 @@
-/**
- * Copyright (C) 2013 Salzburg Research.
- *
- * 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.
- */
-package ${package}.api;
-
-public interface MyService {
-
-    /**
-     * Does that for a given number of times
-     * 
-     * @param i
-     *            number of iterations to {@link #doThat()}
-     * 
-     * @see #doThat()
-     */
-    public void doThis(int i);
-
-    /**
-     * Does that.
-     */
-    public void doThat();
-
-    /**
-     * Echoes <code>"Hello &lt;name&gt;"</code>.
-     * 
-     * @param name
-     *            the name to echo
-     * @return <code>"Hello &lt;name&gt;"</code>
-     */
-    public String helloWorld(String name);
-
-}

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/75439f3a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/java/services/MyServiceImpl.java
----------------------------------------------------------------------
diff --git a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/java/services/MyServiceImpl.java b/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/java/services/MyServiceImpl.java
deleted file mode 100644
index 144403a..0000000
--- a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/java/services/MyServiceImpl.java
+++ /dev/null
@@ -1,54 +0,0 @@
-/**
- * Copyright (C) 2013 Salzburg Research.
- *
- * 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.
- */
-package ${package}.services;
-
-import org.slf4j.Logger;
-
-import javax.enterprise.context.ApplicationScoped;
-import javax.inject.Inject;
-
-import ${package}.api.MyService;
-
-/**
- * Default Implementation of {@link MyService}
- */
-@ApplicationScoped
-public class MyServiceImpl implements MyService {
-
-    @Inject
-    private Logger log;
-
-    @Override
-    public void doThis(int i) {
-        log.debug("Doing that for {} times...", i);
-        for (int j = 0; j < i; j++) {
-            doThat();
-        }
-        log.debug("Did this.");
-    }
-
-    @Override
-    public void doThat() {
-        log.debug("Doing THAT");
-    }
-
-    @Override
-    public String helloWorld(String name) {
-        log.debug("Greeting {}", name);
-        return "Hello " + name;
-    }
-
-}

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/75439f3a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/java/webservices/MyWebService.java
----------------------------------------------------------------------
diff --git a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/java/webservices/MyWebService.java b/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/java/webservices/MyWebService.java
deleted file mode 100644
index 0684d35..0000000
--- a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/java/webservices/MyWebService.java
+++ /dev/null
@@ -1,54 +0,0 @@
-/**
- * Copyright (C) 2013 Salzburg Research.
- *
- * 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.
- */
-package ${package}.webservices;
-
-import kiwi.core.model.Constants;
-import org.apache.commons.lang.StringUtils;
-
-import javax.enterprise.context.ApplicationScoped;
-import javax.inject.Inject;
-import javax.ws.rs.*;
-import javax.ws.rs.core.Response;
-import javax.ws.rs.core.Response.Status;
-
-import ${package}.api.MyService;
-
-@Path("/${moduleKey}")
-@ApplicationScoped
-public class MyWebService {
-
-    @Inject
-    private MyService myService;
-
-    @GET
-    @Produces(Constants.MIME_TYPE_HTML)
-    public Response hello(@QueryParam("name") String name) {
-        if (StringUtils.isEmpty(name)) {
-            // No name given? Invalid request.
-            return Response.status(Status.BAD_REQUEST).entity("Missing Parameter 'name'").build();
-        }
-
-        // Return the greeting.
-        return Response.ok(myService.helloWorld(name)).build();
-    }
-
-    @POST
-    public Response doThis(@QueryParam("turns") @DefaultValue("2") int turns) {
-        myService.doThis(turns);
-        return Response.ok().build();
-    }
-
-}

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/75439f3a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/META-INF/beans.xml
----------------------------------------------------------------------
diff --git a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/META-INF/beans.xml b/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/META-INF/beans.xml
deleted file mode 100644
index e75d400..0000000
--- a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/META-INF/beans.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-#set( $symbol_pound = '#' )
-#set( $symbol_dollar = '$' )
-#set( $symbol_escape = '\' )
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-
-    Copyright (C) 2013 Salzburg Research.
-
-    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.
-
--->
-<beans
-   xmlns="http://java.sun.com/xml/ns/javaee"
-   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-   xsi:schemaLocation="
-      http://java.sun.com/xml/ns/javaee
-      http://java.sun.com/xml/ns/javaee/beans_1_0.xsd">
-
-</beans>

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/75439f3a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/config-defaults.properties
----------------------------------------------------------------------
diff --git a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/config-defaults.properties b/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/config-defaults.properties
deleted file mode 100644
index d85b91c..0000000
--- a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/config-defaults.properties
+++ /dev/null
@@ -1,22 +0,0 @@
-#
-# Copyright (C) 2013 Salzburg Research.
-#
-# 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.
-#
-
-#set( $symbol_pound = '#' )
-#set( $symbol_dollar = '$' )
-#set( $symbol_escape = '\' )
-${symbol_pound} configure module configuration options and default values here and add descriptions to config-descriptions.properties
-
-${moduleKey}.enabled = true

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/75439f3a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/config-descriptions.properties
----------------------------------------------------------------------
diff --git a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/config-descriptions.properties b/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/config-descriptions.properties
deleted file mode 100644
index 0403af9..0000000
--- a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/config-descriptions.properties
+++ /dev/null
@@ -1,25 +0,0 @@
-#
-# Copyright (C) 2013 Salzburg Research.
-#
-# 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.
-#
-
-#set( $symbol_pound = '#' )
-#set( $symbol_dollar = '$' )
-#set( $symbol_escape = '\' )
-${symbol_pound} describe module configuration options here (textual description and type)
-
-${moduleKey}.enabled.description = this is a demo property of ${moduleName}
-${moduleKey}.enabled.type = java.lang.Boolean
-
-

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/75439f3a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/kiwi-module.properties
----------------------------------------------------------------------
diff --git a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/kiwi-module.properties b/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/kiwi-module.properties
deleted file mode 100644
index a0bb797..0000000
--- a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/kiwi-module.properties
+++ /dev/null
@@ -1,49 +0,0 @@
-#
-# Copyright (C) 2013 Salzburg Research.
-#
-# 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.
-#
-
-#set( $symbol_pound = '#' )
-#set( $symbol_dollar = '$' )
-#set( $symbol_escape = '\' )
-${symbol_pound}
-${symbol_pound} Copyright (c) 2012 Salzburg Research.
-${symbol_pound}
-${symbol_pound} Licensed under the Apache License, Version 2.0 (the "License");
-${symbol_pound} you may not use this file except in compliance with the License.
-${symbol_pound} You may obtain a copy of the License at
-${symbol_pound}
-${symbol_pound}     http://www.apache.org/licenses/LICENSE-2.0
-${symbol_pound}
-${symbol_pound} Unless required by applicable law or agreed to in writing, software
-${symbol_pound} distributed under the License is distributed on an "AS IS" BASIS,
-${symbol_pound} WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-${symbol_pound} See the License for the specific language governing permissions and
-${symbol_pound} limitations under the License.
-${symbol_pound}
-name=${moduleName}
-subtitle = ${moduleName}
-weight=70
-
-baseurl=/${moduleKey}
-
-webservices=${package}.webservices.MyWebService
-
-icon_small = /admin/img/clock_small.png
-
-
-${symbol_pound}entities=${symbol_escape}
-${symbol_pound}  ${package}.model.Model
-
-adminpages=/admin/about.html,/admin/configuration.html
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/75439f3a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/web/admin/about.html
----------------------------------------------------------------------
diff --git a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/web/admin/about.html b/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/web/admin/about.html
deleted file mode 100644
index 5e57eee..0000000
--- a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/web/admin/about.html
+++ /dev/null
@@ -1,56 +0,0 @@
-<!--
-
-    Copyright (C) 2013 Salzburg Research.
-
-    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.
-
--->
-#set( $symbol_pound = '#' )
-#set( $symbol_dollar = '$' )
-#set( $symbol_escape = '\' )
-<!--
-  ~ Copyright (c) 2008-2012 Salzburg Research.
-  ~
-  ~ 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.
-  -->
-<html>
-<head>
-    <!--${symbol_pound}${symbol_pound}${symbol_pound}BEGIN_HEAD${symbol_pound}${symbol_pound}${symbol_pound}-->
-    <title>About ${moduleName}</title>
-    <link rel="stylesheet" type="text/css" href="../../core/public/style/center.css"/>
-    <!--${symbol_pound}${symbol_pound}${symbol_pound}END_HEAD${symbol_pound}${symbol_pound}${symbol_pound}-->
-</head>
-<body>
-<!--${symbol_pound}${symbol_pound}${symbol_pound}BEGIN_CONTENT${symbol_pound}${symbol_pound}${symbol_pound}-->
-<h1><a id="Introduction"></a>Introduction on ${moduleName}<a class="section_anchor" href="${symbol_pound}Introduction"></a></h1>
-
-<p>
-    ${moduleName} aims at...
-</p>
-
-
-
-
-<!--${symbol_pound}${symbol_pound}${symbol_pound}END_CONTENT${symbol_pound}${symbol_pound}${symbol_pound}-->
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/75439f3a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/web/admin/configuration.html
----------------------------------------------------------------------
diff --git a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/web/admin/configuration.html b/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/web/admin/configuration.html
deleted file mode 100644
index 1c491fd..0000000
--- a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/web/admin/configuration.html
+++ /dev/null
@@ -1,83 +0,0 @@
-<!--
-
-    Copyright (C) 2013 Salzburg Research.
-
-    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.
-
--->
-#set( $symbol_pound = '#' )
-#set( $symbol_dollar = '$' )
-#set( $symbol_escape = '\' )
-<!--
-  ~ Copyright (c) 2012 Salzburg Research.
-  ~
-  ~ 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.
-  -->
-<html>
-<head>
-<!--${symbol_pound}${symbol_pound}${symbol_pound}BEGIN_HEAD${symbol_pound}${symbol_pound}${symbol_pound}-->
-    <title>${moduleName} Configuration</title>
-    <script type="text/javascript" src="http://code.jquery.com/jquery-1.6.2.min.js"></script>
-    <script type="text/javascript" src="../../core/public/js/widgets/property_config.js"></script>
-    <script type="text/javascript">
-        jQuery(document).ready(function(){
-            var settings = {
-	            host: _SERVER_URL,
-                anker_name: '${moduleKey}',
-                title: 'Versioning Properties <span style="font-size:12px">(parameter name MUST start with ${symbol_escape}'${moduleKey}.${symbol_escape}')</small>',
-                loading_img: '../../core/public/img/ajax-loader_small.gif',
-                blacklist_keys:[],
-                toplink:true,
-                prefix:'${moduleKey}'
-            }
-            ${symbol_dollar}('${symbol_pound}lmf_configurator').lmf_configurator(settings);
-        });
-    </script>
-    <link rel="stylesheet" type="text/css" href="../../core/public/style/center.css"/>
-    <style type="text/css">
-        h2 {
-            margin: 10px 0;
-        }
-    </style>
-<!--${symbol_pound}${symbol_pound}${symbol_pound}END_HEAD${symbol_pound}${symbol_pound}${symbol_pound}-->
-</head>
-<body>
-<div id="main">
-<div id="contents">
-<!--${symbol_pound}${symbol_pound}${symbol_pound}BEGIN_CONTENT${symbol_pound}${symbol_pound}${symbol_pound}-->
-<h1>${moduleName} Configuration</h1>
-        <p>
-            Here you can configure the LMF ${moduleName} Services.<br/>
-            The configuration contains:
-        </p>
-        <ul>
-            <li><a href="${symbol_pound}lmf_configurator">Generic Parameter Configuration</a></li>
-        </ul>
-        <div id="lmf_configurator">
-            <h4>Loading configurator</h4>
-        </div>
-<!--${symbol_pound}${symbol_pound}${symbol_pound}END_CONTENT${symbol_pound}${symbol_pound}${symbol_pound}-->
-</div>
-</div>
-</body>
-</html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/75439f3a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/web/admin/img/clock_small.png
----------------------------------------------------------------------
diff --git a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/web/admin/img/clock_small.png b/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/web/admin/img/clock_small.png
deleted file mode 100644
index e34f22f..0000000
Binary files a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/main/resources/web/admin/img/clock_small.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/75439f3a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/test/java/services/MyServiceTest.java
----------------------------------------------------------------------
diff --git a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/test/java/services/MyServiceTest.java b/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/test/java/services/MyServiceTest.java
deleted file mode 100644
index d93d4b6..0000000
--- a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/test/java/services/MyServiceTest.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package ${package}.services;
-
-import junit.framework.Assert;
-import kiwi.core.test.base.EmbeddedLMF;
-import org.junit.AfterClass;
-import org.junit.BeforeClass;
-import org.junit.Test;
-
-import ${package}.api.MyService;
-
-public class MyServiceTest {
-
-    private static EmbeddedLMF lmf;
-    private static MyService myService;
-
-    @BeforeClass
-    public static void setUp() {
-        lmf = new EmbeddedLMF();
-        myService = lmf.getService(MyService.class);
-    }
-
-    @Test
-    public void testDoThis() {
-
-    }
-
-    @Test
-    public void testDoThat() {
-
-    }
-
-    @Test
-    public void testHelloWorld() {
-        Assert.assertEquals("Hello You", myService.helloWorld("You"));
-        Assert.assertEquals("Hello Steve", myService.helloWorld("Steve"));
-        Assert.assertEquals("Hello Tom", myService.helloWorld("Tom"));
-        Assert.assertEquals("Hello Ron", myService.helloWorld("Ron"));
-        Assert.assertEquals("Hello Wüterich", myService.helloWorld("Wüterich"));
-    }
-
-    @AfterClass
-    public static void tearDown() {
-        lmf.shutdown();
-    }
-
-}

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/75439f3a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/test/java/webservices/MyWebServiceTest.java
----------------------------------------------------------------------
diff --git a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/test/java/webservices/MyWebServiceTest.java b/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/test/java/webservices/MyWebServiceTest.java
deleted file mode 100644
index 5fd7b51..0000000
--- a/build/archetypes/lmf-archetype-module/src/main/resources/archetype-resources/src/test/java/webservices/MyWebServiceTest.java
+++ /dev/null
@@ -1,85 +0,0 @@
-package ${package}.webservices;
-
-import static com.jayway.restassured.RestAssured.expect;
-import static com.jayway.restassured.RestAssured.given;
-import static org.hamcrest.Matchers.containsString;
-
-import com.jayway.restassured.RestAssured;
-import com.jayway.restassured.config.DecoderConfig;
-import com.jayway.restassured.config.RestAssuredConfig;
-import com.jayway.restassured.http.ContentType;
-import org.junit.AfterClass;
-import org.junit.BeforeClass;
-import org.junit.Test;
-
-import kiwi.core.test.base.JettyLMF;
-
-public class MyWebServiceTest {
-    private static JettyLMF lmf;
-
-    @BeforeClass
-    public static void beforeClass() {
-        lmf = new JettyLMF("/${moduleKey}-test", 9090, MyWebService.class);
-
-        RestAssured.baseURI = "http://localhost";
-        RestAssured.port = 9090;
-        RestAssured.basePath = "/${moduleKey}-test";
-        RestAssured.config = RestAssuredConfig.newConfig().decoderConfig(DecoderConfig.decoderConfig().defaultContentCharset("UTF-8"));
-    }
-
-    @AfterClass
-    public static void afterClass() {
-        if (lmf != null) {
-            lmf.shutdown();
-        }
-    }
-
-    @Test
-    public void testHello() {
-        /*
-         * GET ?name=<xxx>
-         */
-        given()
-        .param("name", "Steve")
-        .expect()
-        .content(containsString("Hello Steve"))
-        .when()
-        .get("/${moduleKey}");
-
-        given()
-        .contentType(ContentType.HTML)
-        .param("name", "Jürgen")
-        .expect()
-        .content(containsString("Hello Jürgen"))
-        .when()
-        .get("/${moduleKey}");
-
-        expect()
-        .statusCode(400)
-        .when()
-        .get("/${moduleKey}");
-    }
-
-    @Test
-    public void testDoThis() {
-        /*
-         * POST ?turns=i default 2
-         */
-        given()
-        .param("turns", 1)
-        .expect().statusCode(200)
-        .when()
-        .post("/${moduleKey}");
-
-        given()
-        .param("turns", 10)
-        .expect().statusCode(200)
-        .when()
-        .post("/${moduleKey}");
-
-        expect().statusCode(200)
-        .when()
-        .post("/${moduleKey}");
-    }
-
-}

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/75439f3a/build/archetypes/lmf-archetype-module/src/test/resources/projects/basic/archetype.properties
----------------------------------------------------------------------
diff --git a/build/archetypes/lmf-archetype-module/src/test/resources/projects/basic/archetype.properties b/build/archetypes/lmf-archetype-module/src/test/resources/projects/basic/archetype.properties
deleted file mode 100644
index 0cecd4d..0000000
--- a/build/archetypes/lmf-archetype-module/src/test/resources/projects/basic/archetype.properties
+++ /dev/null
@@ -1,7 +0,0 @@
-#Wed Oct 17 14:53:58 CEST 2012
-package=it.pkg
-version=0.1-SNAPSHOT
-groupId=archetype.it
-artifactId=basic
-moduleKey=mymodule
-moduleName=My Module

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/75439f3a/build/archetypes/lmf-archetype-module/src/test/resources/projects/basic/goal.txt
----------------------------------------------------------------------
diff --git a/build/archetypes/lmf-archetype-module/src/test/resources/projects/basic/goal.txt b/build/archetypes/lmf-archetype-module/src/test/resources/projects/basic/goal.txt
deleted file mode 100644
index e69de29..0000000

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/75439f3a/build/archetypes/lmf-archetype-webapp/pom.xml
----------------------------------------------------------------------
diff --git a/build/archetypes/lmf-archetype-webapp/pom.xml b/build/archetypes/lmf-archetype-webapp/pom.xml
deleted file mode 100644
index 7a20a84..0000000
--- a/build/archetypes/lmf-archetype-webapp/pom.xml
+++ /dev/null
@@ -1,155 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  ~ Copyright (c) 2013 Salzburg Research.
-  ~
-  ~  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 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">
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.apache.marmotta</groupId>
-        <artifactId>lmf-archetypes</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
-        <relativePath>../</relativePath>
-    </parent>
-
-
-    <artifactId>lmf-archetype-webapp</artifactId>
-    <packaging>maven-archetype</packaging>
-
-    <name>LMF Archetype: Web Application</name>
-
-    <build>
-        <extensions>
-            <extension>
-                <groupId>org.apache.maven.wagon</groupId>
-                <artifactId>wagon-ssh-external</artifactId>
-                <version>1.0-beta-6</version>
-            </extension>
-            <extension>
-                <groupId>org.apache.maven.archetype</groupId>
-                <artifactId>archetype-packaging</artifactId>
-                <version>2.2</version>
-            </extension>
-        </extensions>
-
-        <pluginManagement>
-            <plugins>
-                <plugin>
-                    <artifactId>maven-archetype-plugin</artifactId>
-                    <version>2.2</version>
-                </plugin>
-            </plugins>
-        </pluginManagement>
-
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-site-plugin</artifactId>
-                <configuration>
-                    <skip>true</skip>
-                    <skipDeploy>true</skipDeploy>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-
-    <description>Web Application bundle (WAR file) containing the complete Linked Media Framework</description>
-
-    <url>https://code.google.com/p/lmf/lmf-webapp/</url>
-
-    <developers>
-        <developer>
-            <name>Sebastian Schaffert</name>
-            <email>sebastian.schaffert@salzburgresearch.at</email>
-            <organization>Salzburg Research</organization>
-        </developer>
-        <developer>
-            <name>Thomas Kurz</name>
-            <email>thomas.kurz@salzburgresearch.at</email>
-            <organization>Salzburg Research</organization>
-        </developer>
-        <developer>
-            <name>Jakob Frank</name>
-            <email>jakob.frank@salzburgresearch.at</email>
-            <organization>Salzburg Research</organization>
-        </developer>
-        <developer>
-            <name>Sergio Fernández</name>
-            <email>sergio.fernandez@salzburgresearch.at</email>
-            <organization>Salzburg Research</organization>
-        </developer>
-        <developer>
-            <name>Dietmar Glachs</name>
-            <email>dietmar.glachs@salzburgresearch.at</email>
-            <organization>Salzburg Research</organization>
-        </developer>
-    </developers>
-
-    <licenses>
-        <license>
-            <name>Apache Software License, Version 2.0</name>
-            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
-            <distribution>repo</distribution>
-            <comments>A business-friendly OSS license</comments>
-        </license>
-    </licenses>
-
-    <scm>
-        <connection>scm:hg:https://code.google.com/p/lmf/lmf-webapp/</connection>
-        <developerConnection>scm:hg:https://code.google.com/p/lmf/lmf-webapp/</developerConnection>
-        <url>https://code.google.com/p/lmf/lmf-webapp/</url>
-      <tag>HEAD</tag>
-  </scm>
-
-    <distributionManagement>
-        <repository>
-            <id>snml.releases</id>
-            <name>Salzburg NewMediaLab Repository</name>
-            <url>http://devel.kiwi-project.eu:8080/nexus/content/repositories/releases/</url>
-        </repository>
-        <snapshotRepository>
-            <id>snml.snapshots</id>
-            <name>Salzburg NewMediaLab Repository</name>
-            <url>http://devel.kiwi-project.eu:8080/nexus/content/repositories/snapshots/</url>
-        </snapshotRepository>
-    </distributionManagement>
-
-    <profiles>
-        <profile>
-            <id>sign</id>
-            <build>
-                <plugins>
-                    <plugin>
-                        <groupId>org.apache.maven.plugins</groupId>
-                        <artifactId>maven-gpg-plugin</artifactId>
-                        <version>1.4</version>
-                        <executions>
-                            <execution>
-                                <id>sign-artifacts</id>
-                                <phase>verify</phase>
-                                <goals>
-                                    <goal>sign</goal>
-                                </goals>
-                            </execution>
-                        </executions>
-                    </plugin>
-
-                </plugins>
-            </build>
-        </profile>
-    </profiles>
-
-</project>

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/75439f3a/build/archetypes/lmf-archetype-webapp/src/main/resources/META-INF/maven/archetype-metadata.xml
----------------------------------------------------------------------
diff --git a/build/archetypes/lmf-archetype-webapp/src/main/resources/META-INF/maven/archetype-metadata.xml b/build/archetypes/lmf-archetype-webapp/src/main/resources/META-INF/maven/archetype-metadata.xml
deleted file mode 100644
index de2e4cd..0000000
--- a/build/archetypes/lmf-archetype-webapp/src/main/resources/META-INF/maven/archetype-metadata.xml
+++ /dev/null
@@ -1,64 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-
-    Copyright (C) 2013 Salzburg Research.
-
-    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.
-
--->
-<archetype-descriptor xsi:schemaLocation="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-descriptor/1.0.0 http://maven.apache.org/xsd/archetype-descriptor-1.0.0.xsd" name="lmf-webapp"
-    xmlns="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-descriptor/1.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-    <fileSets>
-    <fileSet filtered="true" encoding="UTF-8">
-      <directory>src/main/webapp</directory>
-      <includes>
-        <include>**/*.jsp</include>
-        <include>**/*.html</include>
-        <include>**/*.xml</include>
-        <include>**/*.properties</include>
-      </includes>
-    </fileSet>
-    <fileSet filtered="true" encoding="UTF-8">
-      <directory>src/main/resources</directory>
-      <includes>
-        <include>**/*.xml</include>
-        <include>**/*.properties</include>
-      </includes>
-    </fileSet>
-    <fileSet encoding="UTF-8">
-      <directory>src/main/webapp</directory>
-      <includes>
-        <include>**/*.xsl</include>
-        <include>**/*.png</include>
-        <include>**/*.js</include>
-        <include>**/*.ftl</include>
-        <include>**/*.ico</include>
-        <include>**/*.css</include>
-      </includes>
-    </fileSet>
-    <fileSet filtered="true" encoding="UTF-8">
-      <directory>src/test/resources</directory>
-      <includes>
-        <include>**/*.xml</include>
-        <include>**/*.properties</include>
-      </includes>
-    </fileSet>
-    <fileSet filtered="true" encoding="UTF-8">
-      <directory>src/test</directory>
-      <includes>
-        <include>**/*.groovy</include>
-      </includes>
-    </fileSet>
-  </fileSets>
-</archetype-descriptor>

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/75439f3a/build/archetypes/lmf-archetype-webapp/src/main/resources/archetype-resources/pom.xml
----------------------------------------------------------------------
diff --git a/build/archetypes/lmf-archetype-webapp/src/main/resources/archetype-resources/pom.xml b/build/archetypes/lmf-archetype-webapp/src/main/resources/archetype-resources/pom.xml
deleted file mode 100644
index 784e722..0000000
--- a/build/archetypes/lmf-archetype-webapp/src/main/resources/archetype-resources/pom.xml
+++ /dev/null
@@ -1,289 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<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">
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.apache.marmotta</groupId>
-        <artifactId>lmf-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
-    </parent>
-
-    <groupId>${groupId}</groupId>
-    <artifactId>${artifactId}</artifactId>
-    <packaging>war</packaging>
-
-    <name>LMF Web Application</name>
-    <description>Web Application bundle (WAR file) containing the complete Linked Media Framework</description>
-    <version>${version}</version>
-
-    <repositories>
-        <repository>
-            <id>snml</id>
-            <name>Salzburg NewMediaLab Repository</name>
-            <url>http://devel.kiwi-project.eu:8080/nexus/content/groups/public/</url>
-        </repository>
-    </repositories>
-    <pluginRepositories>
-        <pluginRepository>
-            <id>snml</id>
-            <name>Salzburg NewMediaLab Repository</name>
-            <url>http://devel.kiwi-project.eu:8080/nexus/content/groups/public/</url>
-        </pluginRepository>
-    </pluginRepositories>
-
-    <properties>
-        <!-- these are used for the goals tomcat6/7:run or jetty:run -->
-        <lmf.home>/tmp/lmf</lmf.home>
-        <lmf.context>/</lmf.context>
-        <lmf.port>8080</lmf.port>
-        <lmf.version>2.6.0</lmf.version>
-    </properties>
-
-    <build>
-        <finalName>LMF</finalName>
-        <pluginManagement>
-            <plugins>
-                <plugin>
-                    <artifactId>maven-war-plugin</artifactId>
-                    <version>2.3</version>
-                    <configuration>
-                        <archive>
-                            <manifest>
-                                <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
-                                <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
-                            </manifest>
-                        </archive>
-                        <archiveClasses>false</archiveClasses>
-                    </configuration>
-                </plugin>
-                <plugin> <!-- generate JRebel Configuration -->
-                    <groupId>org.zeroturnaround</groupId>
-                    <artifactId>jrebel-maven-plugin</artifactId>
-                    <configuration>
-                        <relativePath>../</relativePath>
-                        <rootPath>${rebel.root}</rootPath>
-                    </configuration>
-                </plugin>
-                <plugin>
-                    <artifactId>maven-deploy-plugin</artifactId>
-                    <version>2.7</version>
-                    <configuration>
-                        <skip>true</skip>
-                    </configuration>
-                </plugin>
-                <plugin>
-                    <groupId>org.apache.tomcat.maven</groupId>
-                    <artifactId>tomcat6-maven-plugin</artifactId>
-                    <version>2.0</version>
-                    <configuration>
-                        <path>${lmf.context}</path>
-                        <port>${lmf.port}</port>
-                        <systemProperties>
-                            <kiwi.home>${lmf.home}</kiwi.home>
-                        </systemProperties>
-                    </configuration>
-                </plugin>
-                <plugin>
-                    <groupId>org.apache.tomcat.maven</groupId>
-                    <artifactId>tomcat7-maven-plugin</artifactId>
-                    <version>2.0</version>
-                    <configuration>
-                        <path>${lmf.context}</path>
-                        <port>${lmf.port}</port>
-                        <systemProperties>
-                            <kiwi.home>${lmf.home}</kiwi.home>
-                        </systemProperties>
-                        <!--                         <contextReloadable>true</contextReloadable> -->
-                        <!--                         <backgroundProcessorDelay>10</backgroundProcessorDelay> -->
-                    </configuration>
-                </plugin>
-                <plugin>
-                    <groupId>org.mortbay.jetty</groupId>
-                    <artifactId>maven-jetty-plugin</artifactId>
-                    <version>6.1.10</version>
-                    <configuration>
-                        <contextPath>${lmf.context}</contextPath>
-                        <connectors>
-                            <connector
-                                    implementation="org.mortbay.jetty.nio.SelectChannelConnector">
-                                <port>${lmf.port}</port>
-                            </connector>
-                        </connectors>
-                        <systemProperties>
-                            <systemProperty>
-                                <name>kiwi.home</name>
-                                <value>${lmf.home}</value>
-                            </systemProperty>
-                        </systemProperties>
-                        <stopKey>foo</stopKey>
-                        <stopPort>9999</stopPort>
-                    </configuration>
-                </plugin>
-            </plugins>
-        </pluginManagement>
-        <resources>
-            <resource>
-                <directory>src/main/resources</directory>
-                <filtering>true</filtering>
-            </resource>
-        </resources>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.tomcat.maven</groupId>
-                <artifactId>tomcat6-maven-plugin</artifactId>
-            </plugin>
-            <plugin>
-                <groupId>org.apache.tomcat.maven</groupId>
-                <artifactId>tomcat7-maven-plugin</artifactId>
-            </plugin>
-            <plugin>
-                <groupId>org.mortbay.jetty</groupId>
-                <artifactId>maven-jetty-plugin</artifactId>
-            </plugin>
-            <plugin>
-                <artifactId>maven-dependency-plugin</artifactId>
-            </plugin>
-        </plugins>
-    </build>
-
-    <profiles>
-        <profile>
-            <id>cleanall</id>
-            <build>
-                <plugins>
-                    <plugin>
-                        <artifactId>maven-clean-plugin</artifactId>
-                        <version>2.5</version>
-                        <configuration>
-                            <filesets>
-                                <fileset>
-                                    <directory>${lmf.home}</directory>
-                                    <followSymlinks>true</followSymlinks>
-                                </fileset>
-                            </filesets>
-                        </configuration>
-                    </plugin>
-                </plugins>
-            </build>
-        </profile>
-    </profiles>
-
-    <dependencies>
-        <!-- LMF Modules, include the ones needed by the application -->
-        <dependency>
-            <groupId>org.apache.marmotta</groupId>
-            <artifactId>lmf-core</artifactId>
-            <version>${lmf.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.marmotta</groupId>
-            <artifactId>lmf-ldpath</artifactId>
-            <version>${lmf.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.marmotta</groupId>
-            <artifactId>lmf-ldcache</artifactId>
-            <version>${lmf.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.marmotta</groupId>
-            <artifactId>lmf-reasoner</artifactId>
-            <version>${lmf.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.marmotta</groupId>
-            <artifactId>lmf-sparql</artifactId>
-            <version>${lmf.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.marmotta</groupId>
-            <artifactId>lmf-skos</artifactId>
-            <version>${lmf.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.marmotta</groupId>
-            <artifactId>lmf-search</artifactId>
-            <version>${lmf.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.marmotta</groupId>
-            <artifactId>lmf-security</artifactId>
-            <version>${lmf.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.marmotta</groupId>
-            <artifactId>lmf-scheduler</artifactId>
-            <version>${lmf.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.marmotta</groupId>
-            <artifactId>lmf-versioning</artifactId>
-            <version>${lmf.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.marmotta</groupId>
-            <artifactId>lmf-stanbol</artifactId>
-            <version>${lmf.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.marmotta</groupId>
-            <artifactId>lmf-enhancer</artifactId>
-            <version>${lmf.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.marmotta</groupId>
-            <artifactId>lmf-geo</artifactId>
-            <version>${lmf.version}</version>
-        </dependency>
-        <!--
-        <dependency>
-            <groupId>org.apache.marmotta</groupId>
-            <artifactId>lmf-templating</artifactId>
-            <version>${lmf.version}</version>
-        </dependency>
-        -->
-        <dependency>
-            <groupId>org.apache.marmotta</groupId>
-            <artifactId>lmf-user</artifactId>
-            <version>${lmf.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.marmotta</groupId>
-            <artifactId>lmf-social</artifactId>
-            <version>${lmf.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.marmotta</groupId>
-            <artifactId>lmf-demo-books</artifactId>
-            <version>${lmf.version}</version>
-        </dependency>
-
-        <!-- Servlet / CDI Environment -->
-        <dependency>
-            <groupId>javax.el</groupId>
-            <artifactId>el-api</artifactId>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.jboss.weld.servlet</groupId>
-            <artifactId>weld-servlet-core</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.jboss.weld</groupId>
-            <artifactId>weld-core</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>com.h2database</groupId>
-            <artifactId>h2</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>postgresql</groupId>
-            <artifactId>postgresql</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>mysql</groupId>
-            <artifactId>mysql-connector-java</artifactId>
-        </dependency>
-    </dependencies>
-    
-</project>

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/75439f3a/build/archetypes/lmf-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/META-INF/beans.xml
----------------------------------------------------------------------
diff --git a/build/archetypes/lmf-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/META-INF/beans.xml b/build/archetypes/lmf-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/META-INF/beans.xml
deleted file mode 100644
index e75d400..0000000
--- a/build/archetypes/lmf-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/META-INF/beans.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-#set( $symbol_pound = '#' )
-#set( $symbol_dollar = '$' )
-#set( $symbol_escape = '\' )
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-
-    Copyright (C) 2013 Salzburg Research.
-
-    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.
-
--->
-<beans
-   xmlns="http://java.sun.com/xml/ns/javaee"
-   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-   xsi:schemaLocation="
-      http://java.sun.com/xml/ns/javaee
-      http://java.sun.com/xml/ns/javaee/beans_1_0.xsd">
-
-</beans>

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/75439f3a/build/archetypes/lmf-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/config-defaults.properties
----------------------------------------------------------------------
diff --git a/build/archetypes/lmf-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/config-defaults.properties b/build/archetypes/lmf-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/config-defaults.properties
deleted file mode 100644
index d85b91c..0000000
--- a/build/archetypes/lmf-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/config-defaults.properties
+++ /dev/null
@@ -1,22 +0,0 @@
-#
-# Copyright (C) 2013 Salzburg Research.
-#
-# 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.
-#
-
-#set( $symbol_pound = '#' )
-#set( $symbol_dollar = '$' )
-#set( $symbol_escape = '\' )
-${symbol_pound} configure module configuration options and default values here and add descriptions to config-descriptions.properties
-
-${moduleKey}.enabled = true

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/75439f3a/build/archetypes/lmf-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/config-descriptions.properties
----------------------------------------------------------------------
diff --git a/build/archetypes/lmf-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/config-descriptions.properties b/build/archetypes/lmf-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/config-descriptions.properties
deleted file mode 100644
index 0403af9..0000000
--- a/build/archetypes/lmf-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/config-descriptions.properties
+++ /dev/null
@@ -1,25 +0,0 @@
-#
-# Copyright (C) 2013 Salzburg Research.
-#
-# 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.
-#
-
-#set( $symbol_pound = '#' )
-#set( $symbol_dollar = '$' )
-#set( $symbol_escape = '\' )
-${symbol_pound} describe module configuration options here (textual description and type)
-
-${moduleKey}.enabled.description = this is a demo property of ${moduleName}
-${moduleKey}.enabled.type = java.lang.Boolean
-
-