maven-runtime is retired
diff --git a/default.xml b/default.xml
index f147ee6..d051c68 100644
--- a/default.xml
+++ b/default.xml
@@ -101,7 +101,6 @@
   <project path='shared/reporting-exec'                     name='maven-reporting-exec.git' />
   <project path='shared/reporting-impl'                     name='maven-reporting-impl.git' />
   <project path='shared/repository-builder'                 name='maven-repository-builder.git' />
-  <project path='shared/runtime'                            name='maven-runtime.git' />
   <project path='shared/script-interpreter'                 name='maven-script-interpreter.git' />
   <project path='shared/shared-incremental'                 name='maven-shared-incremental.git' />
   <project path='shared/shared-io'                          name='maven-shared-io.git' />
diff --git a/shared/pom.xml b/shared/pom.xml
index 6709b49..55a87c4 100644
--- a/shared/pom.xml
+++ b/shared/pom.xml
@@ -48,7 +48,6 @@
     <module>../../shared/reporting-exec</module>
     <module>../../shared/reporting-impl</module>
     <module>../../shared/repository-builder</module>
-    <module>../../shared/runtime</module>
     <module>../../shared/script-interpreter</module>
     <module>../../shared/shared-incremental</module>
     <module>../../shared/shared-io</module>