diff --git a/ccm-bundle-devel-wildfly/pom.xml b/ccm-bundle-devel-wildfly/pom.xml
deleted file mode 100644
index 879f9eedc..000000000
--- a/ccm-bundle-devel-wildfly/pom.xml
+++ /dev/null
@@ -1,202 +0,0 @@
-
-
-
-
- UTF-8
- 12.0.0.Final
-
-
- 4.0.0
-
-
- org.libreccm
- libreccm-parent
- 7.0.0-SNAPSHOT
-
-
- org.libreccm
- ccm-bundle-devel-wildfly
-
- ear
-
- LibreCCM Devel Bundle for Wildfly
- http://www.libreccm.org/bundles/devel/wildfly
-
-
-
- org.libreccm
- ccm-bundle-devel-wildfly-web
- ${project.parent.version}
- war
-
-
-
-
- libreccm-devel-${project.version}
-
-
-
- org.apache.maven.plugins
- maven-ear-plugin
-
-
- 7
-
- lib
- no-version
-
-
- org.libreccm
- ccm-bundle-devel-wildfly-web
- /libreccm
-
-
-
-
-
-
-
-
-
-
-
-
-
- h2
-
-
-
-
- org.wildfly.plugins
- wildfly-maven-plugin
-
-
- ${wildfly.version}
-
- false
-
-
-
-
- admin
- admin123
-
-
-
-
-
-
- data-source add --jndi-name=java:/comp/env/jdbc/libreccm/db --name=ccm-devel --connection-url=jdbc:h2:${project.build.directory}/libreccm-db;DB_CLOSE_ON_EXIT=FALSE --driver-name=h2 --driver-class=org.h2.Driver --user-name=sa --password=sa
-
-
-
-
- -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=8787
-
-
-
-
-
-
-
-
-
-
-
- pgsql
-
-
-
- org.postgresql
- postgresql
- 9.4.1208
-
-
-
-
-
-
- org.wildfly.plugins
- wildfly-maven-plugin
-
-
- ${wildfly.version}
-
- false
-
-
-
-
- admin
- admin1234
-
-
-
-
-
-
-
- module add --name=org.postgres --resources=${project.build.directory}/${project.build.finalName}/lib/postgresql.jar --dependencies=javax.api,javax.transaction.api
- /subsystem=datasources/jdbc-driver=postgres:add(driver-name="postgres",driver-module-name="org.postgres",driver-class-name=org.postgresql.Driver)
- data-source add --jndi-name=java:/comp/env/jdbc/libreccm/db --name=libreccm-devel --connection-url=jdbc:postgresql://localhost:5432/libreccm-devel --driver-name=postgres --driver-class=org.postgresql.Driver --user-name=ccm --password=ccm47web
-
-
-
-
- -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=8787
-
-
-
-
-
-
-
-
-
-
-
- generic
-
-
-
-
- org.wildfly.plugins
- wildfly-maven-plugin
-
-
- ${wildfly.version}
-
- false
- 120
-
-
- -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=8787
-
-
-
-
-
-
-
-
-
-
diff --git a/ccm-bundle-devel-wildfly/pom.xml.releaseBackup b/ccm-bundle-devel-wildfly/pom.xml.releaseBackup
deleted file mode 100644
index 2fff1b822..000000000
--- a/ccm-bundle-devel-wildfly/pom.xml.releaseBackup
+++ /dev/null
@@ -1,205 +0,0 @@
-
-
-
-
- UTF-8
- 10.0.0.Final
-
-
- 4.0.0
-
-
- org.libreccm
- libreccm-parent
- 7.0.0-SNAPSHOT
-
-
- org.libreccm
- ccm-bundle-devel-wildfly
-
- ear
-
- LibreCCM Devel Bundle for Wildfly
- http://www.libreccm.org/bundles/devel/wildfly
-
-
-
- org.libreccm
- ccm-bundle-devel-wildfly-web
- ${project.parent.version}
- war
-
-
-
-
- libreccm-devel-${project.version}
-
-
-
- org.apache.maven.plugins
- maven-ear-plugin
-
-
- 7
-
- lib
- no-version
-
-
- org.libreccm
- ccm-bundle-devel-wildfly-web
- /libreccm
-
-
-
-
-
-
-
-
-
-
-
-
-
- h2
-
-
-
-
- org.wildfly.plugins
- wildfly-maven-plugin
-
-
- ${wildfly.version}
-
- false
-
-
-
-
- admin
- admin123
-
-
-
-
-
-
- data-source add --jndi-name=java:/comp/env/jdbc/libreccm/db --name=ccm-devel --connection-url=jdbc:h2:${project.build.directory}/libreccm-db;DB_CLOSE_ON_EXIT=FALSE --driver-name=h2 --driver-class=org.h2.Driver --user-name=sa --password=sa
-
-
-
-
- -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=8787
-
-
-
-
-
-
-
-
-
-
-
- pgsql
-
-
-
- org.postgresql
- postgresql
- 9.4.1208
-
-
-
-
-
-
- org.wildfly.plugins
- wildfly-maven-plugin
-
-
- ${wildfly.version}
-
- false
-
-
-
-
- admin
- admin1234
-
-
-
-
-
-
-
- module add --name=org.postgres --resources=${project.build.directory}/${project.build.finalName}/lib/postgresql.jar --dependencies=javax.api,javax.transaction.api
- /subsystem=datasources/jdbc-driver=postgres:add(driver-name="postgres",driver-module-name="org.postgres",driver-class-name=org.postgresql.Driver)
- data-source add --jndi-name=java:/comp/env/jdbc/libreccm/db --name=libreccm-devel --connection-url=jdbc:postgresql://localhost:5432/libreccm-devel --driver-name=postgres --driver-class=org.postgresql.Driver --user-name=ccm --password=ccm47web
-
-
-
-
- -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=8787
-
-
-
-
-
-
-
-
-
-
-
- generic
-
-
-
-
- org.wildfly.plugins
- wildfly-maven-plugin
-
-
- ${wildfly.version}
-
- false
- 120
-
-
- -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=8787
-
-
-
-
-
-
-
-
-
-
diff --git a/ccm-bundle-devel-wildfly/src/site/apt/index.apt b/ccm-bundle-devel-wildfly/src/site/apt/index.apt
deleted file mode 100644
index 21efc60eb..000000000
--- a/ccm-bundle-devel-wildfly/src/site/apt/index.apt
+++ /dev/null
@@ -1,63 +0,0 @@
- --------------
- Overview
- --------------
- Jens Pelzetter
- --------------
- 2016-06-03
- --------------
-
-LibreCCM Bundle for Wildfly
-
- This module provides the LibreCCM development bundle for the Wildfly
- application server.
-
- This bundle is not meant for production use as its contains most of the
- available modules.
-
- Developers can run this LibreCCM directly from Maven. Three profiles are
- provided:
-
- [h2] Uses a H2 database located in the project build directory. This means
- that the database is deleted every time <<>>.
-
- [pgsql] Uses an PostgresSQL database with a generic configuration. The
- PostgreSQL server must run on localhost and the standard port and there
- must be a database called with <<>> which is accessible
- for the user <<>> using the password <<>>.
-
- [generic] Uses an existing Wildfly installation. The datasource for the
- database which is used by LibreCCM has to be configured by the user for this
- profile. Also, Maven or more exactly the wildfly-maven-plugin has to know
- the location of the Wildfly instance to use. The location of the Wildfly
- instance can either be provided on the command line when invoking Maven
- or by setting the <<>> environment variable.
-
- When using the <<>> it is not necessary to install a Wildfly application
- server first. The will download the Wildfly
- application server and extract the server into the <<>> directory.
-
- The <<>> and the <<>> profile add a user to the Wildfly server
- with the username <<>> and the password <<>> which allow
- the developer to access the management web UI of the Wildfly server.
-
-* Run examples
-
- ** Profile h2
-
- To run the LibreCCM bundle using a H2 database:
-
- mvn package wildfly:run -pl ccm-bundle-devel-wildfly -am -Ph2
-
- ** Profile pgsql
-
- mvn package wildfly:run -pl ccm-bundle-devel-wildfly -am -Ppgsql
-
- ** Profile generic
-
- mvn -Djboss-as.home=/home/mustermann/java-ee-servers/wildfly/wildfly-10.0.0.Final package wildfly:run -pl ccm-bundle-devel-wildfly -am -Pgeneric
-
- ** Additional options
-
- The <<>> goal of the provides several
- other options. For a complete list please refer to the documentation of the
- {{{https://docs.jboss.org/wildfly/plugins/maven/latest/run-mojo.html}run goal}}.
\ No newline at end of file
diff --git a/ccm-bundle-devel-wildfly/src/site/site.xml b/ccm-bundle-devel-wildfly/src/site/site.xml
deleted file mode 100644
index c862aebae..000000000
--- a/ccm-bundle-devel-wildfly/src/site/site.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-