diff --git a/pom.xml b/pom.xml index 6c3d66382f1..a1a7bff01ad 100644 --- a/pom.xml +++ b/pom.xml @@ -34,10 +34,6 @@ http://download.eclipse.org/technology/swtbot/releases/latest/ - - http://download.eclipse.org/tm/terminal/builds/development/nightly - http://download.eclipse.org/tm/updates/3.7.100/repository/ - http://download.eclipse.org/staging/2018-09/ @@ -53,12 +49,17 @@ license-feature ${license-site} p2 - + platform ${platform-site} p2 + + platform-release + ${platform-release-site} + p2 + orbit ${orbit-site} @@ -70,8 +71,13 @@ p2 - terminal - ${terminal-site} + swtbot + ${swtbot-site} + p2 + + + remote + ${remote-site} p2 @@ -92,9 +98,9 @@ true - - cbi - http://repo.eclipse.org/content/repositories/cbi-releases/ + + cbi + http://repo.eclipse.org/content/repositories/cbi-releases/ cbi-snapshots @@ -343,11 +349,12 @@ - - terminal + + terminal rse wince + site diff --git a/rse/pom.xml b/rse/pom.xml index 8f8810112ad..04a6a895472 100644 --- a/rse/pom.xml +++ b/rse/pom.xml @@ -31,6 +31,5 @@ features plugins tests - site diff --git a/rse/site/category.xml b/rse/site/category.xml deleted file mode 100644 index 940e0897e36..00000000000 --- a/rse/site/category.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - RSE Main Features - - - - - RSE Examples, Tests and Incubation Plug-ins. - - - diff --git a/terminal/repos/org.eclipse.tm.terminal.repo/category.xml b/site/category.xml similarity index 68% rename from terminal/repos/org.eclipse.tm.terminal.repo/category.xml rename to site/category.xml index 6129e23e60c..a8f1a584759 100644 --- a/terminal/repos/org.eclipse.tm.terminal.repo/category.xml +++ b/site/category.xml @@ -1,5 +1,13 @@ + + + + + + + + @@ -27,10 +35,28 @@ - - + + + + TM Terminal Features + + + TM Terminal Examples, Tests, etc. + + + + + + RSE Features + + + + + RSE Examples, Tests and Incubation Plug-ins. + + diff --git a/rse/site/pom.xml b/site/pom.xml similarity index 69% rename from rse/site/pom.xml rename to site/pom.xml index 29a68361213..9a82ffe9004 100755 --- a/rse/site/pom.xml +++ b/site/pom.xml @@ -3,12 +3,12 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.eclipse.tm.rse - org.eclipse.tm.rse - 3.8.0-SNAPSHOT + org.eclipse.tm + tm-parent + 4.0.0-SNAPSHOT org.eclipse.tm.rse - org.eclipse.tm.rse.site + org.eclipse.tm.site eclipse-repository diff --git a/terminal/admin/pom-config.xml b/terminal/admin/pom-config.xml index 1b0a174f1be..c9887ab0a7f 100644 --- a/terminal/admin/pom-config.xml +++ b/terminal/admin/pom-config.xml @@ -51,74 +51,9 @@ development ${project.artifactId}.zip /home/data/httpd/download.eclipse.org/tm/terminal/builds/${terminal-stream}/nightly - scm:git:git://git.eclipse.org/gitroot/tm/org.eclipse.tm.terminal.git - + scm:git:git://git.eclipse.org/gitroot/tm/org.eclipse.tm.git - - - license-feature - ${license-site} - p2 - - - platform - ${platform-site} - p2 - - - platform-release - ${platform-release-site} - p2 - - - orbit - ${orbit-site} - p2 - - - cdt - ${cdt-site} - p2 - - - tm - ${tm-site} - p2 - - - swtbot - ${swtbot-site} - p2 - - - remote - ${remote-site} - p2 - - - - - - sonatype - https://oss.sonatype.org/content/repositories/public - - true - - - true - - - - cbi - https://repo.eclipse.org/content/repositories/cbi-releases/ - - - cbi-snapshots - https://repo.eclipse.org/content/repositories/cbi-snapshots/ - - - diff --git a/terminal/repos/org.eclipse.tm.terminal.repo/.project b/terminal/repos/org.eclipse.tm.terminal.repo/.project deleted file mode 100644 index 37c94f97f84..00000000000 --- a/terminal/repos/org.eclipse.tm.terminal.repo/.project +++ /dev/null @@ -1,11 +0,0 @@ - - - org.eclipse.tm.terminal.repo - - - - - - - - diff --git a/terminal/repos/org.eclipse.tm.terminal.repo/pom.xml b/terminal/repos/org.eclipse.tm.terminal.repo/pom.xml deleted file mode 100644 index 864b8f3625d..00000000000 --- a/terminal/repos/org.eclipse.tm.terminal.repo/pom.xml +++ /dev/null @@ -1,63 +0,0 @@ - - - 4.0.0 - - - org.eclipse.tm.terminal - org.eclipse.tm.terminal.maven-build - 4.4.0-SNAPSHOT - ../../admin/pom-build.xml - - - 4.4.0-SNAPSHOT - org.eclipse.tm.terminal.repo - eclipse-repository - - - - deploy - - - - maven-antrun-plugin - - - deploy - install - - run - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -