diff --git a/.classpath b/.classpath
deleted file mode 100644
index d0bec0f..0000000
--- a/.classpath
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
diff --git a/core/.classpath b/core/.classpath
deleted file mode 100644
index ab5ab66..0000000
--- a/core/.classpath
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
diff --git a/core/target/classes/META-INF/MANIFEST.MF b/core/target/classes/META-INF/MANIFEST.MF
deleted file mode 100644
index 3760f2f..0000000
--- a/core/target/classes/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,26 +0,0 @@
-Manifest-Version: 1.0
-Export-Package: org.synyx.hera.core;uses:="org.springframework.core.an
- notation";version="0.5.0.SNAPSHOT",org.synyx.hera.core.config;uses:="
- org.springframework.beans.factory.support,org.springframework.beans.f
- actory.xml,org.w3c.dom";version="0.5.0.SNAPSHOT",org.synyx.hera.core.
- support;uses:="org.synyx.hera.core,org.springframework.beans,org.spri
- ngframework.context,org.springframework.beans.factory";version="0.5.0
- .SNAPSHOT"
-Tool: Bnd-0.0.255
-Bundle-Name: Hera Core
-Created-By: 1.6.0_13 (Apple Inc.)
-Bundle-Vendor: Synyx GmbH & Co. KG
-Bundle-Version: 0.5.0.SNAPSHOT
-Bnd-LastModified: 1249492300509
-Bundle-ManifestVersion: 2
-Bundle-Description: Core plugin infrastructure
-Import-Package: org.springframework.beans;version="2.5",org.springfram
- ework.beans.factory;version="2.5",org.springframework.beans.factory.s
- upport;version="2.5",org.springframework.beans.factory.xml;version="2
- .5",org.springframework.context;version="2.5",org.springframework.cor
- e.annotation;version="2.5",org.synyx.hera.core;version="0.5.0.SNAPSHO
- T",org.synyx.hera.core.config;version="0.5.0.SNAPSHOT",org.synyx.hera
- .core.support;version="0.5.0.SNAPSHOT",org.w3c.dom
-Bundle-SymbolicName: org.synyx.hera
-Bundle-DocURL: http://www.synyx.org
-
diff --git a/core/target/classes/META-INF/spring.handlers b/core/target/classes/META-INF/spring.handlers
deleted file mode 100644
index 4da21bc..0000000
--- a/core/target/classes/META-INF/spring.handlers
+++ /dev/null
@@ -1 +0,0 @@
-http\://schemas.synyx.org/hera=org.synyx.hera.core.config.PluginNamespaceHandler
\ No newline at end of file
diff --git a/core/target/classes/META-INF/spring.schemas b/core/target/classes/META-INF/spring.schemas
deleted file mode 100644
index 6d65888..0000000
--- a/core/target/classes/META-INF/spring.schemas
+++ /dev/null
@@ -1 +0,0 @@
-http\://schemas.synyx.org/hera/hera.xsd=org/synyx/hera/core/config/hera.xsd
\ No newline at end of file
diff --git a/core/target/classes/org/synyx/hera/core/OrderAwarePluginRegistry.class b/core/target/classes/org/synyx/hera/core/OrderAwarePluginRegistry.class
deleted file mode 100644
index aa206a5..0000000
Binary files a/core/target/classes/org/synyx/hera/core/OrderAwarePluginRegistry.class and /dev/null differ
diff --git a/core/target/classes/org/synyx/hera/core/Plugin.class b/core/target/classes/org/synyx/hera/core/Plugin.class
deleted file mode 100644
index f9bc74f..0000000
Binary files a/core/target/classes/org/synyx/hera/core/Plugin.class and /dev/null differ
diff --git a/core/target/classes/org/synyx/hera/core/PluginRegistry.class b/core/target/classes/org/synyx/hera/core/PluginRegistry.class
deleted file mode 100644
index 0b0706c..0000000
Binary files a/core/target/classes/org/synyx/hera/core/PluginRegistry.class and /dev/null differ
diff --git a/core/target/classes/org/synyx/hera/core/SimplePluginRegistry.class b/core/target/classes/org/synyx/hera/core/SimplePluginRegistry.class
deleted file mode 100644
index 38fc225..0000000
Binary files a/core/target/classes/org/synyx/hera/core/SimplePluginRegistry.class and /dev/null differ
diff --git a/core/target/classes/org/synyx/hera/core/config/PluginListDefinitionParser.class b/core/target/classes/org/synyx/hera/core/config/PluginListDefinitionParser.class
deleted file mode 100644
index 7044270..0000000
Binary files a/core/target/classes/org/synyx/hera/core/config/PluginListDefinitionParser.class and /dev/null differ
diff --git a/core/target/classes/org/synyx/hera/core/config/PluginNamespaceHandler.class b/core/target/classes/org/synyx/hera/core/config/PluginNamespaceHandler.class
deleted file mode 100644
index 7edace4..0000000
Binary files a/core/target/classes/org/synyx/hera/core/config/PluginNamespaceHandler.class and /dev/null differ
diff --git a/core/target/classes/org/synyx/hera/core/config/PluginRegistryDefinitionParser.class b/core/target/classes/org/synyx/hera/core/config/PluginRegistryDefinitionParser.class
deleted file mode 100644
index 617f25b..0000000
Binary files a/core/target/classes/org/synyx/hera/core/config/PluginRegistryDefinitionParser.class and /dev/null differ
diff --git a/core/target/classes/org/synyx/hera/core/config/hera.xsd b/core/target/classes/org/synyx/hera/core/config/hera.xsd
deleted file mode 100644
index ae09248..0000000
--- a/core/target/classes/org/synyx/hera/core/config/hera.xsd
+++ /dev/null
@@ -1,49 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/core/target/classes/org/synyx/hera/core/support/AbstractTypeAwareSupport.class b/core/target/classes/org/synyx/hera/core/support/AbstractTypeAwareSupport.class
deleted file mode 100644
index 00b2c86..0000000
Binary files a/core/target/classes/org/synyx/hera/core/support/AbstractTypeAwareSupport.class and /dev/null differ
diff --git a/core/target/classes/org/synyx/hera/core/support/BeanListFactoryBean.class b/core/target/classes/org/synyx/hera/core/support/BeanListFactoryBean.class
deleted file mode 100644
index ddc7257..0000000
Binary files a/core/target/classes/org/synyx/hera/core/support/BeanListFactoryBean.class and /dev/null differ
diff --git a/core/target/classes/org/synyx/hera/core/support/PluginRegistryFactoryBean.class b/core/target/classes/org/synyx/hera/core/support/PluginRegistryFactoryBean.class
deleted file mode 100644
index 16e4b60..0000000
Binary files a/core/target/classes/org/synyx/hera/core/support/PluginRegistryFactoryBean.class and /dev/null differ
diff --git a/core/target/hera-core-0.5-SNAPSHOT-sources.jar b/core/target/hera-core-0.5-SNAPSHOT-sources.jar
deleted file mode 100644
index f7824ab..0000000
Binary files a/core/target/hera-core-0.5-SNAPSHOT-sources.jar and /dev/null differ
diff --git a/core/target/hera-core-0.5-SNAPSHOT.jar b/core/target/hera-core-0.5-SNAPSHOT.jar
deleted file mode 100644
index 5ae2569..0000000
Binary files a/core/target/hera-core-0.5-SNAPSHOT.jar and /dev/null differ
diff --git a/core/target/maven-archiver/pom.properties b/core/target/maven-archiver/pom.properties
deleted file mode 100644
index 4094cc8..0000000
--- a/core/target/maven-archiver/pom.properties
+++ /dev/null
@@ -1,5 +0,0 @@
-#Generated by Maven
-#Wed Aug 05 19:11:43 CEST 2009
-version=0.5-SNAPSHOT
-groupId=org.synyx.hera
-artifactId=hera-core
diff --git a/core/target/surefire-reports/TEST-org.synyx.hera.core.OrderAwarePluginRegistryUnitTest.xml b/core/target/surefire-reports/TEST-org.synyx.hera.core.OrderAwarePluginRegistryUnitTest.xml
deleted file mode 100644
index 92a239c..0000000
--- a/core/target/surefire-reports/TEST-org.synyx.hera.core.OrderAwarePluginRegistryUnitTest.xml
+++ /dev/null
@@ -1,98 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/core/target/surefire-reports/TEST-org.synyx.hera.core.SimplePluginRegistryUnitTest.xml b/core/target/surefire-reports/TEST-org.synyx.hera.core.SimplePluginRegistryUnitTest.xml
deleted file mode 100644
index d679e9d..0000000
--- a/core/target/surefire-reports/TEST-org.synyx.hera.core.SimplePluginRegistryUnitTest.xml
+++ /dev/null
@@ -1,96 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/core/target/surefire-reports/TEST-org.synyx.hera.core.config.PluginConfigurationIntegrationTest.xml b/core/target/surefire-reports/TEST-org.synyx.hera.core.config.PluginConfigurationIntegrationTest.xml
deleted file mode 100644
index d29682f..0000000
--- a/core/target/surefire-reports/TEST-org.synyx.hera.core.config.PluginConfigurationIntegrationTest.xml
+++ /dev/null
@@ -1,91 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/core/target/surefire-reports/org.synyx.hera.core.OrderAwarePluginRegistryUnitTest.txt b/core/target/surefire-reports/org.synyx.hera.core.OrderAwarePluginRegistryUnitTest.txt
deleted file mode 100644
index 13ac541..0000000
--- a/core/target/surefire-reports/org.synyx.hera.core.OrderAwarePluginRegistryUnitTest.txt
+++ /dev/null
@@ -1,4 +0,0 @@
--------------------------------------------------------------------------------
-Test set: org.synyx.hera.core.OrderAwarePluginRegistryUnitTest
--------------------------------------------------------------------------------
-Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
diff --git a/core/target/surefire-reports/org.synyx.hera.core.SimplePluginRegistryUnitTest.txt b/core/target/surefire-reports/org.synyx.hera.core.SimplePluginRegistryUnitTest.txt
deleted file mode 100644
index 6608e7f..0000000
--- a/core/target/surefire-reports/org.synyx.hera.core.SimplePluginRegistryUnitTest.txt
+++ /dev/null
@@ -1,4 +0,0 @@
--------------------------------------------------------------------------------
-Test set: org.synyx.hera.core.SimplePluginRegistryUnitTest
--------------------------------------------------------------------------------
-Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
diff --git a/core/target/surefire-reports/org.synyx.hera.core.config.PluginConfigurationIntegrationTest.txt b/core/target/surefire-reports/org.synyx.hera.core.config.PluginConfigurationIntegrationTest.txt
deleted file mode 100644
index 8f7da40..0000000
--- a/core/target/surefire-reports/org.synyx.hera.core.config.PluginConfigurationIntegrationTest.txt
+++ /dev/null
@@ -1,4 +0,0 @@
--------------------------------------------------------------------------------
-Test set: org.synyx.hera.core.config.PluginConfigurationIntegrationTest
--------------------------------------------------------------------------------
-Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.65 sec
diff --git a/core/target/test-classes/application-context.xml b/core/target/test-classes/application-context.xml
deleted file mode 100644
index c7d4ec7..0000000
--- a/core/target/test-classes/application-context.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/core/target/test-classes/log4j.properties b/core/target/test-classes/log4j.properties
deleted file mode 100644
index 3774e1f..0000000
--- a/core/target/test-classes/log4j.properties
+++ /dev/null
@@ -1,12 +0,0 @@
-# Direct log messages to stdout
-log4j.appender.stdout=org.apache.log4j.ConsoleAppender
-log4j.appender.stdout.Target=System.out
-log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
-log4j.appender.stdout.layout.ConversionPattern=%d{ABSOLUTE} %5p %c{1}:%L - %m%n
-
-# Root logger option
-log4j.rootLogger=WARN, stdout
-
-# Hibernate logging options (INFO only shows startup messages)
-log4j.logger.org.springframework=INFO
-log4j.logger.org.synyx.hera=DEBUG
\ No newline at end of file
diff --git a/core/target/test-classes/org/synyx/hera/core/OrderAwarePluginRegistryUnitTest$1.class b/core/target/test-classes/org/synyx/hera/core/OrderAwarePluginRegistryUnitTest$1.class
deleted file mode 100644
index b67cf98..0000000
Binary files a/core/target/test-classes/org/synyx/hera/core/OrderAwarePluginRegistryUnitTest$1.class and /dev/null differ
diff --git a/core/target/test-classes/org/synyx/hera/core/OrderAwarePluginRegistryUnitTest$FirstImplementation.class b/core/target/test-classes/org/synyx/hera/core/OrderAwarePluginRegistryUnitTest$FirstImplementation.class
deleted file mode 100644
index 0285f20..0000000
Binary files a/core/target/test-classes/org/synyx/hera/core/OrderAwarePluginRegistryUnitTest$FirstImplementation.class and /dev/null differ
diff --git a/core/target/test-classes/org/synyx/hera/core/OrderAwarePluginRegistryUnitTest$SecondImplementation.class b/core/target/test-classes/org/synyx/hera/core/OrderAwarePluginRegistryUnitTest$SecondImplementation.class
deleted file mode 100644
index 83a4fcf..0000000
Binary files a/core/target/test-classes/org/synyx/hera/core/OrderAwarePluginRegistryUnitTest$SecondImplementation.class and /dev/null differ
diff --git a/core/target/test-classes/org/synyx/hera/core/OrderAwarePluginRegistryUnitTest$TestPlugin.class b/core/target/test-classes/org/synyx/hera/core/OrderAwarePluginRegistryUnitTest$TestPlugin.class
deleted file mode 100644
index 31b4933..0000000
Binary files a/core/target/test-classes/org/synyx/hera/core/OrderAwarePluginRegistryUnitTest$TestPlugin.class and /dev/null differ
diff --git a/core/target/test-classes/org/synyx/hera/core/OrderAwarePluginRegistryUnitTest.class b/core/target/test-classes/org/synyx/hera/core/OrderAwarePluginRegistryUnitTest.class
deleted file mode 100644
index 292fc8f..0000000
Binary files a/core/target/test-classes/org/synyx/hera/core/OrderAwarePluginRegistryUnitTest.class and /dev/null differ
diff --git a/core/target/test-classes/org/synyx/hera/core/SamplePlugin.class b/core/target/test-classes/org/synyx/hera/core/SamplePlugin.class
deleted file mode 100644
index e8fc0a5..0000000
Binary files a/core/target/test-classes/org/synyx/hera/core/SamplePlugin.class and /dev/null differ
diff --git a/core/target/test-classes/org/synyx/hera/core/SamplePluginHost.class b/core/target/test-classes/org/synyx/hera/core/SamplePluginHost.class
deleted file mode 100644
index ddfa671..0000000
Binary files a/core/target/test-classes/org/synyx/hera/core/SamplePluginHost.class and /dev/null differ
diff --git a/core/target/test-classes/org/synyx/hera/core/SamplePluginImplementation.class b/core/target/test-classes/org/synyx/hera/core/SamplePluginImplementation.class
deleted file mode 100644
index 279d775..0000000
Binary files a/core/target/test-classes/org/synyx/hera/core/SamplePluginImplementation.class and /dev/null differ
diff --git a/core/target/test-classes/org/synyx/hera/core/SimplePluginRegistryUnitTest.class b/core/target/test-classes/org/synyx/hera/core/SimplePluginRegistryUnitTest.class
deleted file mode 100644
index 8709ad5..0000000
Binary files a/core/target/test-classes/org/synyx/hera/core/SimplePluginRegistryUnitTest.class and /dev/null differ
diff --git a/core/target/test-classes/org/synyx/hera/core/config/PluginConfigurationIntegrationTest.class b/core/target/test-classes/org/synyx/hera/core/config/PluginConfigurationIntegrationTest.class
deleted file mode 100644
index 343be1b..0000000
Binary files a/core/target/test-classes/org/synyx/hera/core/config/PluginConfigurationIntegrationTest.class and /dev/null differ
diff --git a/metadata/.classpath b/metadata/.classpath
deleted file mode 100644
index 8a1a920..0000000
--- a/metadata/.classpath
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
diff --git a/metadata/target/classes/META-INF/MANIFEST.MF b/metadata/target/classes/META-INF/MANIFEST.MF
deleted file mode 100644
index c05cdab..0000000
--- a/metadata/target/classes/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,17 +0,0 @@
-Manifest-Version: 1.0
-Export-Package: org.synyx.hera.metadata;uses:="org.synyx.hera.core,org
- .apache.commons.lang";version="0.5.0.SNAPSHOT"
-Tool: Bnd-0.0.255
-Bundle-Name: Hera Metadata Extension
-Created-By: 1.6.0_13 (Apple Inc.)
-Bundle-Vendor: Synyx GmbH & Co. KG
-Bundle-Version: 0.5.0.SNAPSHOT
-Bnd-LastModified: 1249492303701
-Bundle-ManifestVersion: 2
-Bundle-Description: Extension package for metadata based plugins
-Import-Package: org.apache.commons.lang;version="2.4",org.synyx.hera.c
- ore;version="0.5.0.SNAPSHOT",org.synyx.hera.metadata;version="0.5.0.S
- NAPSHOT"
-Bundle-SymbolicName: org.synyx.hera
-Bundle-DocURL: http://www.synyx.org
-
diff --git a/metadata/target/classes/org/synyx/hera/metadata/AbstractMetadataBasedPlugin.class b/metadata/target/classes/org/synyx/hera/metadata/AbstractMetadataBasedPlugin.class
deleted file mode 100644
index 3ff600c..0000000
Binary files a/metadata/target/classes/org/synyx/hera/metadata/AbstractMetadataBasedPlugin.class and /dev/null differ
diff --git a/metadata/target/classes/org/synyx/hera/metadata/MetadataProvider.class b/metadata/target/classes/org/synyx/hera/metadata/MetadataProvider.class
deleted file mode 100644
index d92fcf2..0000000
Binary files a/metadata/target/classes/org/synyx/hera/metadata/MetadataProvider.class and /dev/null differ
diff --git a/metadata/target/classes/org/synyx/hera/metadata/PluginMetadata.class b/metadata/target/classes/org/synyx/hera/metadata/PluginMetadata.class
deleted file mode 100644
index a427ea0..0000000
Binary files a/metadata/target/classes/org/synyx/hera/metadata/PluginMetadata.class and /dev/null differ
diff --git a/metadata/target/classes/org/synyx/hera/metadata/SimplePluginMetadata.class b/metadata/target/classes/org/synyx/hera/metadata/SimplePluginMetadata.class
deleted file mode 100644
index a732465..0000000
Binary files a/metadata/target/classes/org/synyx/hera/metadata/SimplePluginMetadata.class and /dev/null differ
diff --git a/metadata/target/maven-archiver/pom.properties b/metadata/target/maven-archiver/pom.properties
deleted file mode 100644
index 03cd8f8..0000000
--- a/metadata/target/maven-archiver/pom.properties
+++ /dev/null
@@ -1,5 +0,0 @@
-#Generated by Maven
-#Wed Aug 05 19:11:43 CEST 2009
-version=0.5-SNAPSHOT
-groupId=org.synyx.hera
-artifactId=org.synyx.hera.metadata
diff --git a/metadata/target/org.synyx.hera.metadata-0.5-SNAPSHOT-sources.jar b/metadata/target/org.synyx.hera.metadata-0.5-SNAPSHOT-sources.jar
deleted file mode 100644
index 4b4e49a..0000000
Binary files a/metadata/target/org.synyx.hera.metadata-0.5-SNAPSHOT-sources.jar and /dev/null differ
diff --git a/metadata/target/org.synyx.hera.metadata-0.5-SNAPSHOT.jar b/metadata/target/org.synyx.hera.metadata-0.5-SNAPSHOT.jar
deleted file mode 100644
index 3671105..0000000
Binary files a/metadata/target/org.synyx.hera.metadata-0.5-SNAPSHOT.jar and /dev/null differ