mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-27 10:55:33 +02:00
Releng: Rework maven build files to make them easier to read and to maintain
This commit is contained in:
parent
f25972cbdb
commit
9085089133
17 changed files with 34 additions and 34 deletions
|
@ -3,10 +3,10 @@
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>tm-parent</artifactId>
|
<artifactId>org.eclipse.tm.maven-build</artifactId>
|
||||||
<groupId>org.eclipse.tm</groupId>
|
<groupId>org.eclipse.tm</groupId>
|
||||||
<version>3.8.0-SNAPSHOT</version>
|
<version>3.8.0-SNAPSHOT</version>
|
||||||
<relativePath>../../../</relativePath>
|
<relativePath>../../../admin/pom-build.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.eclipse.tm.features</groupId>
|
<groupId>org.eclipse.tm.features</groupId>
|
||||||
<artifactId>org.eclipse.tm.terminal</artifactId>
|
<artifactId>org.eclipse.tm.terminal</artifactId>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>tm-parent</artifactId>
|
<artifactId>org.eclipse.tm.maven-build</artifactId>
|
||||||
<groupId>org.eclipse.tm</groupId>
|
<groupId>org.eclipse.tm</groupId>
|
||||||
<version>3.8.0-SNAPSHOT</version>
|
<version>3.8.0-SNAPSHOT</version>
|
||||||
<relativePath>../../../</relativePath>
|
<relativePath>../../../admin/pom-build.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.eclipse.tm.features</groupId>
|
<groupId>org.eclipse.tm.features</groupId>
|
||||||
<artifactId>org.eclipse.tm.terminal.core.sdk</artifactId>
|
<artifactId>org.eclipse.tm.terminal.core.sdk</artifactId>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>tm-parent</artifactId>
|
<artifactId>org.eclipse.tm.maven-build</artifactId>
|
||||||
<groupId>org.eclipse.tm</groupId>
|
<groupId>org.eclipse.tm</groupId>
|
||||||
<version>3.8.0-SNAPSHOT</version>
|
<version>3.8.0-SNAPSHOT</version>
|
||||||
<relativePath>../../../</relativePath>
|
<relativePath>../../../admin/pom-build.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.eclipse.tm.features</groupId>
|
<groupId>org.eclipse.tm.features</groupId>
|
||||||
<artifactId>org.eclipse.tm.terminal.local</artifactId>
|
<artifactId>org.eclipse.tm.terminal.local</artifactId>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>tm-parent</artifactId>
|
<artifactId>org.eclipse.tm.maven-build</artifactId>
|
||||||
<groupId>org.eclipse.tm</groupId>
|
<groupId>org.eclipse.tm</groupId>
|
||||||
<version>3.8.0-SNAPSHOT</version>
|
<version>3.8.0-SNAPSHOT</version>
|
||||||
<relativePath>../../../</relativePath>
|
<relativePath>../../../admin/pom-build.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.eclipse.tm.features</groupId>
|
<groupId>org.eclipse.tm.features</groupId>
|
||||||
<artifactId>org.eclipse.tm.terminal.local.sdk</artifactId>
|
<artifactId>org.eclipse.tm.terminal.local.sdk</artifactId>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>tm-parent</artifactId>
|
<artifactId>org.eclipse.tm.maven-build</artifactId>
|
||||||
<groupId>org.eclipse.tm</groupId>
|
<groupId>org.eclipse.tm</groupId>
|
||||||
<version>3.8.0-SNAPSHOT</version>
|
<version>3.8.0-SNAPSHOT</version>
|
||||||
<relativePath>../../../</relativePath>
|
<relativePath>../../../admin/pom-build.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.eclipse.tm.features</groupId>
|
<groupId>org.eclipse.tm.features</groupId>
|
||||||
<artifactId>org.eclipse.tm.terminal.sdk</artifactId>
|
<artifactId>org.eclipse.tm.terminal.sdk</artifactId>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>tm-parent</artifactId>
|
<artifactId>org.eclipse.tm.maven-build</artifactId>
|
||||||
<groupId>org.eclipse.tm</groupId>
|
<groupId>org.eclipse.tm</groupId>
|
||||||
<version>3.8.0-SNAPSHOT</version>
|
<version>3.8.0-SNAPSHOT</version>
|
||||||
<relativePath>../../../</relativePath>
|
<relativePath>../../../admin/pom-build.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.eclipse.tm.features</groupId>
|
<groupId>org.eclipse.tm.features</groupId>
|
||||||
<artifactId>org.eclipse.tm.terminal.serial</artifactId>
|
<artifactId>org.eclipse.tm.terminal.serial</artifactId>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>tm-parent</artifactId>
|
<artifactId>org.eclipse.tm.maven-build</artifactId>
|
||||||
<groupId>org.eclipse.tm</groupId>
|
<groupId>org.eclipse.tm</groupId>
|
||||||
<version>3.8.0-SNAPSHOT</version>
|
<version>3.8.0-SNAPSHOT</version>
|
||||||
<relativePath>../../../</relativePath>
|
<relativePath>../../../admin/pom-build.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.eclipse.tm.features</groupId>
|
<groupId>org.eclipse.tm.features</groupId>
|
||||||
<artifactId>org.eclipse.tm.terminal.ssh</artifactId>
|
<artifactId>org.eclipse.tm.terminal.ssh</artifactId>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>tm-parent</artifactId>
|
<artifactId>org.eclipse.tm.maven-build</artifactId>
|
||||||
<groupId>org.eclipse.tm</groupId>
|
<groupId>org.eclipse.tm</groupId>
|
||||||
<version>3.8.0-SNAPSHOT</version>
|
<version>3.8.0-SNAPSHOT</version>
|
||||||
<relativePath>../../../</relativePath>
|
<relativePath>../../../admin/pom-build.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.eclipse.tm.features</groupId>
|
<groupId>org.eclipse.tm.features</groupId>
|
||||||
<artifactId>org.eclipse.tm.terminal.telnet</artifactId>
|
<artifactId>org.eclipse.tm.terminal.telnet</artifactId>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>tm-parent</artifactId>
|
<artifactId>org.eclipse.tm.maven-build</artifactId>
|
||||||
<groupId>org.eclipse.tm</groupId>
|
<groupId>org.eclipse.tm</groupId>
|
||||||
<version>3.8.0-SNAPSHOT</version>
|
<version>3.8.0-SNAPSHOT</version>
|
||||||
<relativePath>../../../</relativePath>
|
<relativePath>../../../admin/pom-build.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.eclipse.tm.features</groupId>
|
<groupId>org.eclipse.tm.features</groupId>
|
||||||
<artifactId>org.eclipse.tm.terminal.test</artifactId>
|
<artifactId>org.eclipse.tm.terminal.test</artifactId>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>tm-parent</artifactId>
|
<artifactId>org.eclipse.tm.maven-build</artifactId>
|
||||||
<groupId>org.eclipse.tm</groupId>
|
<groupId>org.eclipse.tm</groupId>
|
||||||
<version>3.8.0-SNAPSHOT</version>
|
<version>3.8.0-SNAPSHOT</version>
|
||||||
<relativePath>../../../</relativePath>
|
<relativePath>../../../admin/pom-build.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.eclipse.tm.features</groupId>
|
<groupId>org.eclipse.tm.features</groupId>
|
||||||
<artifactId>org.eclipse.tm.terminal.view</artifactId>
|
<artifactId>org.eclipse.tm.terminal.view</artifactId>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>tm-parent</artifactId>
|
<artifactId>org.eclipse.tm.maven-build</artifactId>
|
||||||
<groupId>org.eclipse.tm</groupId>
|
<groupId>org.eclipse.tm</groupId>
|
||||||
<version>3.8.0-SNAPSHOT</version>
|
<version>3.8.0-SNAPSHOT</version>
|
||||||
<relativePath>../../../</relativePath>
|
<relativePath>../../../admin/pom-build.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.eclipse.tm</groupId>
|
<groupId>org.eclipse.tm</groupId>
|
||||||
<artifactId>org.eclipse.tm.terminal.local</artifactId>
|
<artifactId>org.eclipse.tm.terminal.local</artifactId>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>tm-parent</artifactId>
|
<artifactId>org.eclipse.tm.maven-build</artifactId>
|
||||||
<groupId>org.eclipse.tm</groupId>
|
<groupId>org.eclipse.tm</groupId>
|
||||||
<version>3.8.0-SNAPSHOT</version>
|
<version>3.8.0-SNAPSHOT</version>
|
||||||
<relativePath>../../../</relativePath>
|
<relativePath>../../../admin/pom-build.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.eclipse.tm</groupId>
|
<groupId>org.eclipse.tm</groupId>
|
||||||
<artifactId>org.eclipse.tm.terminal.serial</artifactId>
|
<artifactId>org.eclipse.tm.terminal.serial</artifactId>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>tm-parent</artifactId>
|
<artifactId>org.eclipse.tm.maven-build</artifactId>
|
||||||
<groupId>org.eclipse.tm</groupId>
|
<groupId>org.eclipse.tm</groupId>
|
||||||
<version>3.8.0-SNAPSHOT</version>
|
<version>3.8.0-SNAPSHOT</version>
|
||||||
<relativePath>../../../</relativePath>
|
<relativePath>../../../admin/pom-build.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.eclipse.tm</groupId>
|
<groupId>org.eclipse.tm</groupId>
|
||||||
<artifactId>org.eclipse.tm.terminal.ssh</artifactId>
|
<artifactId>org.eclipse.tm.terminal.ssh</artifactId>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>tm-parent</artifactId>
|
<artifactId>org.eclipse.tm.maven-build</artifactId>
|
||||||
<groupId>org.eclipse.tm</groupId>
|
<groupId>org.eclipse.tm</groupId>
|
||||||
<version>3.8.0-SNAPSHOT</version>
|
<version>3.8.0-SNAPSHOT</version>
|
||||||
<relativePath>../../../</relativePath>
|
<relativePath>../../../admin/pom-build.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.eclipse.tm</groupId>
|
<groupId>org.eclipse.tm</groupId>
|
||||||
<artifactId>org.eclipse.tm.terminal.telnet</artifactId>
|
<artifactId>org.eclipse.tm.terminal.telnet</artifactId>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>tm-parent</artifactId>
|
<artifactId>org.eclipse.tm.maven-build</artifactId>
|
||||||
<groupId>org.eclipse.tm</groupId>
|
<groupId>org.eclipse.tm</groupId>
|
||||||
<version>3.8.0-SNAPSHOT</version>
|
<version>3.8.0-SNAPSHOT</version>
|
||||||
<relativePath>../../../</relativePath>
|
<relativePath>../../../admin/pom-build.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.eclipse.tm</groupId>
|
<groupId>org.eclipse.tm</groupId>
|
||||||
<artifactId>org.eclipse.tm.terminal.test</artifactId>
|
<artifactId>org.eclipse.tm.terminal.test</artifactId>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>tm-parent</artifactId>
|
<artifactId>org.eclipse.tm.maven-build</artifactId>
|
||||||
<groupId>org.eclipse.tm</groupId>
|
<groupId>org.eclipse.tm</groupId>
|
||||||
<version>3.8.0-SNAPSHOT</version>
|
<version>3.8.0-SNAPSHOT</version>
|
||||||
<relativePath>../../../</relativePath>
|
<relativePath>../../../admin/pom-build.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.eclipse.tm</groupId>
|
<groupId>org.eclipse.tm</groupId>
|
||||||
<artifactId>org.eclipse.tm.terminal.view</artifactId>
|
<artifactId>org.eclipse.tm.terminal.view</artifactId>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>tm-parent</artifactId>
|
<artifactId>org.eclipse.tm.maven-build</artifactId>
|
||||||
<groupId>org.eclipse.tm</groupId>
|
<groupId>org.eclipse.tm</groupId>
|
||||||
<version>3.8.0-SNAPSHOT</version>
|
<version>3.8.0-SNAPSHOT</version>
|
||||||
<relativePath>../../../</relativePath>
|
<relativePath>../../../admin/pom-build.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.eclipse.tm</groupId>
|
<groupId>org.eclipse.tm</groupId>
|
||||||
<artifactId>org.eclipse.tm.terminal</artifactId>
|
<artifactId>org.eclipse.tm.terminal</artifactId>
|
||||||
|
|
Loading…
Add table
Reference in a new issue