Remove duplicate groupId and versions in pom.xml files
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Thu, 9 Jul 2015 17:14:04 +0000 (13:14 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 26 Oct 2015 18:16:33 +0000 (14:16 -0400)
If a groupId or plugin version is defined in a parent pom, it
is not necessary to repeat it in its children.

Change-Id: Idcff9cd6cd8154cc06aebde0152f1e7c23665b1b
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/51680
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
89 files changed:
analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
analysis/org.eclipse.tracecompass.analysis.os.linux.core/pom.xml
analysis/org.eclipse.tracecompass.analysis.os.linux.ui/pom.xml
analysis/pom.xml
btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
btf/org.eclipse.tracecompass.btf.core/pom.xml
btf/org.eclipse.tracecompass.btf.ui/pom.xml
btf/org.eclipse.tracecompass.btf/pom.xml
btf/pom.xml
common/org.eclipse.tracecompass.common.core.tests/pom.xml
common/org.eclipse.tracecompass.common.core/pom.xml
common/pom.xml
ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
ctf/org.eclipse.tracecompass.ctf/pom.xml
ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
ctf/org.eclipse.tracecompass.tmf.ctf/pom.xml
ctf/pom.xml
doc/org.eclipse.tracecompass.doc.dev/pom.xml
doc/org.eclipse.tracecompass.doc.user/pom.xml
doc/org.eclipse.tracecompass.examples/pom.xml
doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
doc/pom.xml
gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
gdbtrace/org.eclipse.tracecompass.gdbtrace.core/pom.xml
gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/pom.xml
gdbtrace/org.eclipse.tracecompass.gdbtrace/pom.xml
gdbtrace/pom.xml
lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
lttng/org.eclipse.tracecompass.lttng2.control.core/pom.xml
lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
lttng/org.eclipse.tracecompass.lttng2.control.ui/pom.xml
lttng/org.eclipse.tracecompass.lttng2.control/pom.xml
lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
lttng/org.eclipse.tracecompass.lttng2.kernel.core/pom.xml
lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
lttng/org.eclipse.tracecompass.lttng2.kernel.ui/pom.xml
lttng/org.eclipse.tracecompass.lttng2.kernel/pom.xml
lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
lttng/org.eclipse.tracecompass.lttng2.ust.core/pom.xml
lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
lttng/org.eclipse.tracecompass.lttng2.ust.ui/pom.xml
lttng/org.eclipse.tracecompass.lttng2.ust/pom.xml
lttng/pom.xml
pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
pcap/org.eclipse.tracecompass.pcap.core/pom.xml
pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
pcap/org.eclipse.tracecompass.tmf.pcap.core/pom.xml
pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
pcap/org.eclipse.tracecompass.tmf.pcap.ui/pom.xml
pcap/org.eclipse.tracecompass.tmf.pcap/pom.xml
pcap/pom.xml
pom.xml
rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
rcp/org.eclipse.tracecompass.rcp.product/pom.xml
rcp/org.eclipse.tracecompass.rcp.ui/pom.xml
rcp/org.eclipse.tracecompass.rcp/pom.xml
rcp/pom.xml
releng/org.eclipse.tracecompass.target/pom.xml
releng/org.eclipse.tracecompass.testing/pom.xml
releng/pom.xml
statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
statesystem/org.eclipse.tracecompass.segmentstore.core/pom.xml
statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
statesystem/org.eclipse.tracecompass.statesystem.core/pom.xml
statesystem/pom.xml
tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/pom.xml
tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/pom.xml
tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
tmf/org.eclipse.tracecompass.tmf.core/pom.xml
tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
tmf/org.eclipse.tracecompass.tmf.remote.core/pom.xml
tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
tmf/org.eclipse.tracecompass.tmf.remote.ui/pom.xml
tmf/org.eclipse.tracecompass.tmf.remote/pom.xml
tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
tmf/org.eclipse.tracecompass.tmf/pom.xml
tmf/pom.xml

index ebd12dda3d1bacc5c755105d8636eaf99b0efc58..e42a65fd0ef98d8e4f845adc932ae7ebb3d76308 100644 (file)
@@ -18,7 +18,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.analysis.os.linux.core.tests</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
   <version>1.0.0-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
 
@@ -29,7 +28,6 @@
         <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-antrun-plugin</artifactId>
-            <version>1.8</version>
             <executions>
                 <execution>
                     <id>prepare</id>
@@ -48,7 +46,6 @@
         <plugin>
             <groupId>org.eclipse.tycho</groupId>
             <artifactId>tycho-surefire-plugin</artifactId>
-            <version>${tycho-version}</version>
             <configuration>
                 <includes>
                     <include>**/AllTests.*</include>
index fa3f4c5dac19b0898fce056211fd0d81dcdf8d1c..2386f14492a859b7d91ce55bbbd68dcc1072d14c 100644 (file)
@@ -18,7 +18,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.analysis.os.linux.core</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
   <packaging>eclipse-plugin</packaging>
 
   <name>Trace Compass Linux Kernel Analysis Core Plug-in</name>
index a2d786458ff29f9dbc88c33796ad70e1e84a1626..82f91bc83940cef7c01eb78f09ab15c88706f4c6 100644 (file)
@@ -18,7 +18,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.analysis.os.linux.ui</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
   <version>1.1.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
index 6de32e94e9f8eab19f4ef4e1ca297c762186c145..82aa355159cd42781cce5afc9b2970613247ea9d 100644 (file)
@@ -24,7 +24,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.analysis-parent</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
   <packaging>pom</packaging>
 
   <name>Trace Compass Tracetype-agnostic Analyses Parent</name>
index 95251b515884f999e5312b5f81d3860184a02919..12309b7dcac851004821dae68d06d801efb3aa96 100644 (file)
@@ -30,7 +30,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-surefire-plugin</artifactId>
-        <version>${tycho-version}</version>
         <configuration>
           <testSuite>org.eclipse.tracecompass.btf.core.tests</testSuite>
           <testClass>org.eclipse.tracecompass.btf.core.tests.AllTests</testClass>
@@ -42,5 +41,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 0f4d5e1e92215a28c640b3a7ad4c5653b2ba2496..3a0ddee574933153a48b6ba7eb7b385574c7c6cd 100644 (file)
@@ -31,5 +31,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 84f9d7411b8d62da7f4313f1cd7a175ee0d438b1..c968484236aa44006e1aafe5491d65c66d695d6d 100644 (file)
@@ -32,5 +32,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 05b3122491590207fe0505c962866bac81d4644c..352cd90b72f9c346bcb0af8306255374bf69778d 100644 (file)
@@ -19,8 +19,6 @@
 
   <name>Trace Compass BTF (Best Trace Format) Feature</name>
   <artifactId>org.eclipse.tracecompass.btf</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
-  <version>2.0.0-SNAPSHOT</version>
 
   <packaging>eclipse-feature</packaging>
 
@@ -42,7 +40,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-p2-plugin</artifactId>
-        <version>${tycho-version}</version>
         <executions>
           <execution>
             <id>attached-p2-metadata</id>
index e48eae32da13a598aeedda61ec33eacdbfaf2585..566a755e6c3823c040c1574381562f7bf3318b2b 100644 (file)
@@ -24,7 +24,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.btf-parent</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
   <packaging>pom</packaging>
 
   <name>Trace Compass BTF Support Parent</name>
index 9c275b916e9239f18b8e7e6885d37c9adb7d6831..a84f7ef0f5282bc387d8a8c1a24bd1acda553895 100644 (file)
@@ -30,7 +30,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-surefire-plugin</artifactId>
-        <version>${tycho-version}</version>
         <configuration>
           <testSuite>org.eclipse.tracecompass.common.core.tests</testSuite>
           <testClass>org.eclipse.tracecompass.common.core.tests.AllCommonCoreTests</testClass>
@@ -42,5 +41,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 9ab679809e6903c4e36d25580a7db2f241031731..57afdf8b7c2f484507a2845e8735a9e37d4eb2d5 100644 (file)
@@ -32,5 +32,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 431e68dbc9531c7f95582e4e8ffb00597a3586b9..3ca85d26592b599cef20b77eadbc421ce89ed1da 100644 (file)
   </parent>
 
   <artifactId>org.eclipse.tracecompass.common-parent</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
   <packaging>pom</packaging>
 
-  <name>race Compass Common Utilities Parent</name>
+  <name>Trace Compass Common Utilities Parent</name>
 
   <modules>
     <module>org.eclipse.tracecompass.common.core</module>
index 0cd05684a57d3638b0d6ac6bc7353f0b4428a109..59677f0d4f3995866984e3e6ac83b3dce7e17451 100644 (file)
@@ -20,7 +20,6 @@
   </parent>
 
   <name>Trace Compass CTF Core Tests Plug-in</name>
-  <groupId>org.eclipse.tracecompass</groupId>
   <artifactId>org.eclipse.tracecompass.ctf.core.tests</artifactId>
   <version>1.0.0-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
@@ -40,7 +39,6 @@
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-antrun-plugin</artifactId>
-            <version>1.8</version>
             <executions>
               <execution>
                 <id>prepare</id>
@@ -66,7 +64,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-surefire-plugin</artifactId>
-        <version>${tycho-version}</version>
         <configuration>
           <includes>
             <include>**/AllCtfCoreTests.*</include>
@@ -80,7 +77,6 @@
       <!-- We don't use the ant file to clean because of http://jira.codehaus.org/browse/MANTRUN-78 -->
       <plugin>
         <artifactId>maven-clean-plugin</artifactId>
-        <version>2.6.1</version>
         <executions>
           <execution>
             <id>clean-traces</id>
index 34dc9b7a693e7ad540a88cce3224d365f1f47a0a..6277786370ddb3e41fc95bafd8bcd39cec3de00f 100644 (file)
@@ -18,7 +18,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.ctf.parser.tests</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
   <version>1.0.0-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
 
@@ -29,7 +28,6 @@
         <plugin>
             <groupId>org.eclipse.tycho</groupId>
             <artifactId>tycho-surefire-plugin</artifactId>
-            <version>${tycho-version}</version>
             <configuration>
                 <testSuite>org.eclipse.tracecompass.ctf.parser.tests</testSuite>
                 <testClass>org.eclipse.tracecompass.ctf.parser.tests.AllCtfParserTests</testClass>
index 3bdd8805d17f1d1dfa85aadaa3847831eaa75ca7..080e0b36f8c6daf45a64265b27f0f7d70ab7c1f1 100644 (file)
@@ -18,7 +18,6 @@
   </parent>
 
   <name>Trace Compass CTF Parser Plug-in</name>
-  <groupId>org.eclipse.tracecompass</groupId>
   <artifactId>org.eclipse.tracecompass.ctf.parser</artifactId>
   <version>1.0.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
@@ -32,7 +31,6 @@
       <!-- Do not delete the existing .java parser files in target/ -->
       <plugin>
         <artifactId>maven-clean-plugin</artifactId>
-        <version>2.6.1</version>
         <configuration>
           <excludeDefaultDirectories>true</excludeDefaultDirectories>
           <filesets>
index 2457d18a8a6729f125d0777de65b83f5ba4ed619..2107d77af7f9091eb06ae56cb68e220af818272c 100644 (file)
@@ -19,8 +19,6 @@
 
   <name>Trace Compass CTF (Common Trace Format) Feature</name>
   <artifactId>org.eclipse.tracecompass.ctf</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
-  <version>2.0.0-SNAPSHOT</version>
 
   <packaging>eclipse-feature</packaging>
 
@@ -42,7 +40,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-p2-plugin</artifactId>
-        <version>${tycho-version}</version>
         <executions>
           <execution>
             <id>attached-p2-metadata</id>
index 95494c2b7a7911402c61f9183a9c222f4aa8b89c..fd746f4de6e86565c112df00603fb00866e3aa41 100644 (file)
@@ -28,7 +28,6 @@
         <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-antrun-plugin</artifactId>
-            <version>1.8</version>
             <executions>
                 <execution>
                     <id>prepare</id>
@@ -47,7 +46,6 @@
         <plugin>
             <groupId>org.eclipse.tycho</groupId>
             <artifactId>tycho-surefire-plugin</artifactId>
-            <version>${tycho-version}</version>
             <configuration>
                 <includes>
                     <include>**/AllTests.*</include>
@@ -60,5 +58,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 508b6d4c93cdf129269821c9a716925383587c08..01cd956236e2e0e0373c0422ecc76813c8bf46cb 100644 (file)
@@ -30,7 +30,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-surefire-plugin</artifactId>
-        <version>${tycho-version}</version>
         <configuration>
           <testSuite>org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests</testSuite>
           <testClass>org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.AllTests</testClass>
@@ -46,5 +45,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 5c0cd9f04e84cb9735599acbc473538fc12ea582..2f370e01014432de407a2a5a6b5d208b219c4dc8 100644 (file)
@@ -18,8 +18,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.tmf.ctf</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
-  <version>2.0.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 
   <name>CTF support for TMF Feature</name>
@@ -42,7 +40,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-p2-plugin</artifactId>
-        <version>${tycho-version}</version>
         <executions>
           <execution>
             <id>attached-p2-metadata</id>
index 35ce7a1c8678b03e3c5fedc5e1524a0fff662654..024a5346175e6c2e7b1d2baa43c457dc38f97870 100644 (file)
@@ -24,7 +24,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.ctf-parent</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
   <packaging>pom</packaging>
 
   <name>Trace Compass CTF Support Parent</name>
index 6bafdaed770c14e015a2ad66d54c1241eef6741a..7c7ccc83887192e45364e7ce5d1e26c7cfcf3d54 100644 (file)
@@ -28,7 +28,6 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-antrun-plugin</artifactId>
-        <version>1.8</version>
         <executions>
           <execution>
             <id>generate-documentation</id>
@@ -84,7 +83,6 @@
       <plugin>
         <groupId>org.eclipse.tycho.extras</groupId>
         <artifactId>tycho-eclipserun-plugin</artifactId>
-        <version>${tycho-extras-version}</version>
         <configuration>
           <appArgLine>-application org.eclipse.ant.core.antRunner -buildfile build.xml build.index</appArgLine>
         </configuration>
@@ -92,7 +90,6 @@
       <!-- We don't use the ant file to clean because of http://jira.codehaus.org/browse/MANTRUN-78 -->
       <plugin>
         <artifactId>maven-clean-plugin</artifactId>
-        <version>2.6.1</version>
         <executions>
           <execution>
             <id>clean-index</id>
     </profile>
   </profiles>
 
-  <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 346960ff4d9cacae2cf9f93e8d69f4bd7b82734c..af9644ab2fbd64913427f878f1b68cd82e04b5c5 100644 (file)
@@ -28,7 +28,6 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-antrun-plugin</artifactId>
-        <version>1.8</version>
         <executions>
           <execution>
             <id>generate-documentation</id>
@@ -84,7 +83,6 @@
       <plugin>
         <groupId>org.eclipse.tycho.extras</groupId>
         <artifactId>tycho-eclipserun-plugin</artifactId>
-        <version>${tycho-extras-version}</version>
         <configuration>
           <appArgLine>-application org.eclipse.ant.core.antRunner -buildfile build.xml build.index</appArgLine>
         </configuration>
@@ -92,7 +90,6 @@
       <!-- We don't use the ant file to clean because of http://jira.codehaus.org/browse/MANTRUN-78 -->
       <plugin>
         <artifactId>maven-clean-plugin</artifactId>
-        <version>2.6.1</version>
         <executions>
           <execution>
             <id>clean-index</id>
     </profile>
   </profiles>
 
-  <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 2608c5c2014414fb17ac75902348a312bb427bbf..306293edf29d51b9b00c2d50f53ed4d25e45c295 100644 (file)
@@ -32,5 +32,4 @@
     </plugins>
   </build>
 
-  <groupId>org.eclipse.tracecompass</groupId>
 </project>
index b98431aae6d51bb84034c83469085b4fd3fa3fd6..88d6db8a5de4a5252dc47ac4377f0755fc1cfd04 100644 (file)
@@ -28,7 +28,6 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-antrun-plugin</artifactId>
-        <version>1.8</version>
         <executions>
           <execution>
             <id>generate-documentation</id>
@@ -84,7 +83,6 @@
       <plugin>
         <groupId>org.eclipse.tycho.extras</groupId>
         <artifactId>tycho-eclipserun-plugin</artifactId>
-        <version>${tycho-extras-version}</version>
         <configuration>
           <appArgLine>-application org.eclipse.ant.core.antRunner -buildfile build.xml build.index</appArgLine>
         </configuration>
@@ -92,7 +90,6 @@
       <!-- We don't use the ant file to clean because of http://jira.codehaus.org/browse/MANTRUN-78 -->
       <plugin>
         <artifactId>maven-clean-plugin</artifactId>
-        <version>2.6.1</version>
         <executions>
           <execution>
             <id>clean-index</id>
     </profile>
   </profiles>
 
-  <groupId>org.eclipse.tracecompass</groupId>
 </project>
index ea932ba798707949f6cccc12fbb7782aea13b00d..18afc5391a8f0884050eeb23432e68c60aef110a 100644 (file)
@@ -18,7 +18,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.rcp.doc.user</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
   <name>Trace Compass RCP User Guide</name>
@@ -28,7 +27,6 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-antrun-plugin</artifactId>
-        <version>1.8</version>
         <executions>
           <execution>
             <id>generate-documentation</id>
@@ -84,7 +82,6 @@
       <plugin>
         <groupId>org.eclipse.tycho.extras</groupId>
         <artifactId>tycho-eclipserun-plugin</artifactId>
-        <version>${tycho-extras-version}</version>
         <configuration>
           <appArgLine>-application org.eclipse.ant.core.antRunner -buildfile build.xml build.index</appArgLine>
         </configuration>
@@ -92,7 +89,6 @@
       <!-- We don't use the ant file to clean because of http://jira.codehaus.org/browse/MANTRUN-78 -->
       <plugin>
         <artifactId>maven-clean-plugin</artifactId>
-        <version>2.6.1</version>
         <executions>
           <execution>
             <id>clean-index</id>
     </profile>
   </profiles>
 
-  <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 9244fda566ac98ed188dbc17b1307e2a9ded68bd..a5e50c019cc6c48a9f0b29fab9ebaeec6b450a2c 100644 (file)
@@ -28,7 +28,6 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-antrun-plugin</artifactId>
-        <version>1.8</version>
         <executions>
           <execution>
             <id>generate-documentation</id>
@@ -84,7 +83,6 @@
       <plugin>
         <groupId>org.eclipse.tycho.extras</groupId>
         <artifactId>tycho-eclipserun-plugin</artifactId>
-        <version>${tycho-extras-version}</version>
         <configuration>
           <appArgLine>-application org.eclipse.ant.core.antRunner -buildfile build.xml build.index</appArgLine>
         </configuration>
@@ -92,7 +90,6 @@
       <!-- We don't use the ant file to clean because of http://jira.codehaus.org/browse/MANTRUN-78 -->
       <plugin>
         <artifactId>maven-clean-plugin</artifactId>
-        <version>2.6.1</version>
         <executions>
           <execution>
             <id>clean-index</id>
     </profile>
   </profiles>
 
-  <groupId>org.eclipse.tracecompass</groupId>
 </project>
index ab793fdeee7bbb45e1d71c91e3e5e5003c6582be..8957a7895fc90f74a1994d9a8730ae5f1f17feb0 100644 (file)
@@ -24,7 +24,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.doc</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
   <packaging>pom</packaging>
 
   <name>Trace Compass Documentation</name>
index e9e9137fa5aa492efc23177b1cbb83129896aa7b..5ac286e7695c7d9e1d4abc6519a3b6125ea2700b 100644 (file)
@@ -18,7 +18,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.gdbtrace.core.tests</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
   <version>1.0.0-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
 
@@ -29,7 +28,6 @@
         <plugin>
             <groupId>org.eclipse.tycho</groupId>
             <artifactId>tycho-surefire-plugin</artifactId>
-            <version>${tycho-version}</version>
             <configuration>
                 <testSuite>org.eclipse.tracecompass.gdbtrace.core.tests</testSuite>
                 <testClass>org.eclipse.tracecompass.gdbtrace.core.tests.AllGdbTraceCoreTests</testClass>
index ec8c3e3c6d390ce8f0ea49428c561ffc7891ff2b..91be68a5a1b0ada1c0d2548560db0d9b82293ad0 100644 (file)
@@ -18,7 +18,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.gdbtrace.core</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
   <version>1.0.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
index 8f0327820cc1f271a40cb9f06a13471203fd01a5..1cd1630408add1167a68792685610ac56baedfef 100644 (file)
@@ -18,7 +18,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.gdbtrace.ui.tests</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
   <version>1.0.0-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
 
@@ -29,7 +28,6 @@
         <plugin>
             <groupId>org.eclipse.tycho</groupId>
             <artifactId>tycho-surefire-plugin</artifactId>
-            <version>${tycho-version}</version>
             <configuration>
                 <testSuite>org.eclipse.tracecompass.gdbtrace.ui.tests</testSuite>
                 <testClass>org.eclipse.tracecompass.gdbtrace.ui.tests.AllGdbTraceUITests</testClass>
index 49e6bc21a2c098d0434ddb6f957387260250b974..85af7dbab6f06c8769460ee999eb6e20d5a8dbc1 100644 (file)
@@ -18,7 +18,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.gdbtrace.ui</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
   <version>1.0.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
index f73917fe7d8a3b911cbf143a4256c83ff44e8b75..f8a3172376a065db4ebb7b962794842ac56257bf 100644 (file)
@@ -18,8 +18,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.gdbtrace</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
-  <version>2.0.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 
   <name>Trace Compass GDB Tracepoint Analysis Feature</name>
@@ -47,7 +45,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-p2-plugin</artifactId>
-        <version>${tycho-version}</version>
         <executions>
           <execution>
             <id>attached-p2-metadata</id>
index 478bb6f55e10835d2144ccd112f039fd5c3c1444..e1a615dacf5fb9e3768fbf43f7e7ea38ac6e9a4f 100644 (file)
@@ -24,7 +24,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.gdbtrace-parent</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
   <packaging>pom</packaging>
 
   <name>Trace Compass GDB Tracepoint Analysis Parent</name>
index ebf82cef43a5c1cf9569c5f896da63846480b630..65c21bbf9c50fd53db17a12ed06db5c057056e4e 100644 (file)
@@ -28,7 +28,6 @@
         <plugin>
             <groupId>org.eclipse.tycho</groupId>
             <artifactId>tycho-surefire-plugin</artifactId>
-            <version>${tycho-version}</version>
             <configuration>
                 <testSuite>org.eclipse.tracecompass.lttng2.control.core.tests</testSuite>
                 <testClass>org.eclipse.tracecompass.lttng2.control.core.tests.AllTests</testClass>
@@ -40,5 +39,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 905a78ed6f4ddb8164a83bb9d9db4f0016fefa88..d3f7d79a29ad681d4e1d289530ddfc239ed2b23f 100644 (file)
@@ -32,5 +32,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 2e3a5265c28b260164eb6ccdbc3e5756bf9c08d5..64df5be1370622513af540c80d12b2bc2dc2ce07 100644 (file)
@@ -28,7 +28,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-surefire-plugin</artifactId>
-        <version>${tycho-version}</version>
         <configuration>
           <testSuite>org.eclipse.tracecompass.lttng2.control.ui.tests</testSuite>
           <testClass>org.eclipse.tracecompass.lttng2.control.ui.tests.AllTests</testClass>
@@ -41,5 +40,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index a085a3d37db12eae203ab60372a6ee1dba250a01..fac2f179a6d1abef42cf53e5dddb915ee79d21c5 100644 (file)
@@ -32,5 +32,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index c090f76ea9b88e16ebfa5194f94e45c742fa76a8..c1d699ec9011e280e563762b5de8c3ec555e76a6 100644 (file)
@@ -18,8 +18,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.lttng2.control</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
-  <version>2.0.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 
   <name>Trace Compass LTTng (Linux Tracing Toolkit) Feature</name>
@@ -47,7 +45,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-p2-plugin</artifactId>
-        <version>${tycho-version}</version>
         <executions>
           <execution>
             <id>attached-p2-metadata</id>
index d13cf6bd5a4f89a0f40cc45837d06843426386d9..9477a5043f70cfdfcad9edab2445b64aeaf36732 100644 (file)
@@ -28,7 +28,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-surefire-plugin</artifactId>
-        <version>${tycho-version}</version>
         <configuration>
           <testSuite>org.eclipse.tracecompass.lttng2.kernel.core.tests</testSuite>
           <testClass>org.eclipse.tracecompass.lttng2.kernel.core.tests.AllTests</testClass>
@@ -40,5 +39,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index e5c4f68b19275bc5585037e1039db9c0a94aec80..2638fcd5b00f2cbe0a4d893e9483c664d1dc9d81 100644 (file)
@@ -18,7 +18,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.lttng2.kernel.core</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
   <name>Trace Compass LTTng Kernel Analysis Core Plug-in</name>
@@ -32,5 +31,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 1f091f350e186ccf9364691c92f8ab16b532afdb..5c39676521080f09908f75f5e0db2b8eb7b73261 100644 (file)
@@ -30,7 +30,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-surefire-plugin</artifactId>
-        <version>${tycho-version}</version>
         <configuration>
           <testSuite>org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests</testSuite>
           <testClass>org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.AllTests</testClass>
@@ -46,5 +45,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 3681656d7c9f591e1517e28a0bf696631272a348..82d705ec303c8fa1bc416f122dd39028f36bac78 100644 (file)
@@ -32,5 +32,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index b7969c6b9c7987dd0dbf5cb6e843b80862669ca8..867f7592075497383353b82f9e02d1129dbe08df 100644 (file)
@@ -23,8 +23,6 @@
 
   <name>Trace Compass LTTng Kernel Analysis Feature</name>
 
-  <groupId>org.eclipse.tracecompass</groupId>
-
   <build>
     <plugins>
       <plugin>
@@ -48,7 +46,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-p2-plugin</artifactId>
-        <version>${tycho-version}</version>
         <executions>
           <execution>
             <id>attached-p2-metadata</id>
index 65319699d44569f998060b05594d1003d6969b09..73a103eefa18f7322443abc7994fa5c1f55c113c 100644 (file)
@@ -28,7 +28,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-surefire-plugin</artifactId>
-        <version>${tycho-version}</version>
         <configuration>
           <useUIHarness>false</useUIHarness>
           <useUIThread>false</useUIThread>
@@ -38,5 +37,4 @@
     </plugins>
   </build>
 
-  <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 85be80f9864fd1261d687934a926eee2613138c2..e271c31f0b91a08f7dd98868ae152d6e0b157133 100644 (file)
@@ -31,5 +31,4 @@
     </plugins>
   </build>
 
-  <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 1903e8bdbcd5e1f386b5964d054756feb7ff84ed..9fa836b86d2f4b82fa48cd88f41612fbb23c3951 100644 (file)
@@ -28,7 +28,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-surefire-plugin</artifactId>
-        <version>${tycho-version}</version>
         <configuration>
           <testSuite>org.eclipse.tracecompass.lttng2.ust.ui.tests</testSuite>
           <testClass>org.eclipse.tracecompass.lttng2.ust.ui.tests.AllTests</testClass>
@@ -41,5 +40,4 @@
     </plugins>
   </build>
 
-  <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 9a365d9d10ef4c0b8697e140d34c118f5c9f5734..14ca222a27119cc134d8dd5381eb7d2e3bfcaa9a 100644 (file)
@@ -32,5 +32,4 @@
     </plugins>
   </build>
 
-  <groupId>org.eclipse.tracecompass</groupId>
 </project>
index c074fa03efca51e5d774bb8977ce13a0db3bd50f..81fc5059228381feac70f891ebda46714836e862 100644 (file)
@@ -18,8 +18,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.lttng2.ust</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
-  <version>2.0.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 
   <name>Trace Compass LTTng Userspace Tracer Analysis Feature</name>
@@ -47,7 +45,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-p2-plugin</artifactId>
-        <version>${tycho-version}</version>
         <executions>
           <execution>
             <id>attached-p2-metadata</id>
index 752adeb374fe79ac5740fd2e82631e90921be8b0..c3305a2511cb4b769d9c7913fdc9b49dd449c661 100644 (file)
@@ -24,7 +24,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.lttng-parent</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
   <packaging>pom</packaging>
 
   <name>Trace Compass LTTng Support Parent</name>
index 7883b2293c34d14ffd03713d917657d11a05f0bf..2d8ad0a3ab5693c9bcf8b97821f1de398e254424 100644 (file)
@@ -40,7 +40,6 @@
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-antrun-plugin</artifactId>
-            <version>1.8</version>
             <executions>
               <execution>
                 <id>prepare</id>
@@ -66,7 +65,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-surefire-plugin</artifactId>
-        <version>${tycho-version}</version>
         <configuration>
           <testSuite>org.eclipse.tracecompass.pcap.core.tests</testSuite>
           <testClass>org.eclipse.tracecompass.pcap.core.tests.AllPcapCoreTests</testClass>
@@ -79,7 +77,6 @@
       <!-- We don't use the ant file to clean because of http://jira.codehaus.org/browse/MANTRUN-78 -->
       <plugin>
         <artifactId>maven-clean-plugin</artifactId>
-        <version>2.6.1</version>
         <executions>
           <execution>
             <id>clean-traces</id>
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index d518da00ac326d467c463877e6c4008613c5809b..a9d86bbaba11adca742023cbbd95b806925ee70e 100644 (file)
@@ -32,5 +32,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 790fb0f9d55a88687e13c675a15430478e2b5508..095c52abf9170bc86a4e81454d601a74e2eee160 100644 (file)
@@ -28,7 +28,6 @@
         <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-antrun-plugin</artifactId>
-            <version>1.8</version>
             <executions>
                 <execution>
                     <id>prepare</id>
@@ -47,7 +46,6 @@
         <plugin>
             <groupId>org.eclipse.tycho</groupId>
             <artifactId>tycho-surefire-plugin</artifactId>
-            <version>${tycho-version}</version>
             <configuration>
                 <includes>
                     <include>**/AllTests.*</include>
@@ -60,5 +58,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 8b2081266c91a566d1b241b14dc934b00a673768..c81776f69963ed706ad8b6d3437b85c4c9f99dae 100644 (file)
@@ -32,5 +32,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index b936df300dfff84f961ca63dace7974e217e6a8c..31c6cafa30b5d6c3385f120575967a623b402a39 100644 (file)
@@ -30,7 +30,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-surefire-plugin</artifactId>
-        <version>${tycho-version}</version>
         <configuration>
           <testSuite>org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests</testSuite>
           <testClass>org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.AllTests</testClass>
@@ -46,5 +45,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index ae656bf995980cf652cb58737e359d5cdf347c80..5cb945b6626b20270fb50b1123510cb89e756d94 100644 (file)
@@ -32,5 +32,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index babf52397f22001efb5e684c05dbdf814be0d88c..441a64dc170123e3b4261f9bd7a77c7a4895299d 100644 (file)
@@ -19,8 +19,6 @@
 
   <name>Trace Compass Pcap Analysis Feature</name>
   <artifactId>org.eclipse.tracecompass.tmf.pcap</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
-  <version>2.0.0-SNAPSHOT</version>
 
   <packaging>eclipse-feature</packaging>
 
@@ -42,7 +40,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-p2-plugin</artifactId>
-        <version>${tycho-version}</version>
         <executions>
           <execution>
             <id>attached-p2-metadata</id>
index 2a4bf5b0bdb50eb952c20f5f38752f9dbe8ecbb1..7e39f0258ec98cddf1fddb1475f3a38aab2cb4de 100644 (file)
@@ -24,7 +24,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.pcap-parent</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
   <packaging>pom</packaging>
 
   <name>Trace Compass Pcap Format Support Parent</name>
diff --git a/pom.xml b/pom.xml
index f118e55889b993957a829f253fc63f66a7a3f940..fbd5a5c763d402f0c58dad981510e09359b6d729 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             <plugin>
                 <groupId>org.eclipse.tycho</groupId>
                 <artifactId>target-platform-configuration</artifactId>
-                <version>${tycho-version}</version>
                 <configuration>
                     <includePackedArtifacts>true</includePackedArtifacts>
                     <environments>
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-p2-plugin</artifactId>
-        <version>${tycho-version}</version>
         <executions>
           <execution>
             <id>p2-metadata</id>
index 53cda13ed9000782042904650953ca83b8cf68d5..ab05440eec8e0c7f1474bb31ea5d2cf3cbc6632a 100644 (file)
@@ -18,8 +18,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.rcp.branding.feature</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
-  <version>2.0.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 
   <name>Trace Compass RCP Branding Feature</name>
@@ -48,7 +46,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-p2-plugin</artifactId>
-        <version>${tycho-version}</version>
         <executions>
           <execution>
             <id>attached-p2-metadata</id>
index aab6769598e8d38053013a4443dd45427ab40d94..df6f5a833b285ae903fce6c4368817f4c8767a54 100644 (file)
@@ -4,8 +4,6 @@
   <modelVersion>4.0.0</modelVersion>
 
   <artifactId>org.eclipse.tracecompass.rcp.branding</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
-  <version>2.0.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
   <name>Trace Compass RCP Branding plug-in</name>
index d4ce76d28ca80053329ece11ab305c7390c66a27..dba8f3321fe1b22a370549e2cbee19c0d024f992 100644 (file)
@@ -4,7 +4,6 @@
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
-    <version>2.0.0-SNAPSHOT</version>
     <artifactId>tracing</artifactId>
     <packaging>eclipse-repository</packaging>
     <name>Trace Compass RCP Product</name>
     </profile>
   </profiles>
 
-  <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 25045034a4f6c3b285cc3a01c38bc87cb4b288d7..e946317c4fe137cfe07c10911634fcd63bb3719b 100644 (file)
@@ -4,9 +4,7 @@
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
-    <version>2.0.0-SNAPSHOT</version>
     <artifactId>org.eclipse.tracecompass.rcp.ui</artifactId>
-    <groupId>org.eclipse.tracecompass</groupId>
 
     <name>Trace Compass RCP UI Plug-in</name>
 
index d3113e29441da416969040f10dae335428a29f2b..651c6a7cc2430ecdabfe448babf26fb9d6afd30d 100644 (file)
@@ -18,8 +18,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.rcp</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
-  <groupId>org.eclipse.tracecompass</groupId>
   <packaging>eclipse-feature</packaging>
 
   <name>Trace Compass RCP Feature</name>
@@ -83,7 +81,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-p2-plugin</artifactId>
-        <version>${tycho-version}</version>
         <executions>
           <execution>
             <id>attached-p2-metadata</id>
index 5611bcb2f9be3c42339804dc2a46a6acc0079599..806db115ab1aadf26f1e5d149b30ace7e1ea2bb2 100644 (file)
@@ -24,7 +24,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.rcp-parent</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
   <packaging>pom</packaging>
 
   <name>Trace Compass RCP Parent</name>
index e54fa7e7de94b4fbf82823415582d71a4af02726..8bc7d09533b23599d4ce231715de547a25af7704 100644 (file)
@@ -9,7 +9,6 @@
       <version>2.0.0-SNAPSHOT</version>
     </parent>
 
-    <groupId>org.eclipse.tracecompass</groupId>
     <artifactId>org.eclipse.tracecompass.target</artifactId>
     <name>Trace Compass Target Platform</name>
     <version>2.0.0</version>
index 4210adae0328e704c7e55661155f9da251335019..d00a1c05f3c2eff982dcf62680952027bddb15b7 100644 (file)
@@ -41,7 +41,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-p2-plugin</artifactId>
-        <version>${tycho-version}</version>
         <executions>
           <execution>
             <id>attached-p2-metadata</id>
index f8ded0741076868fa26d553ab485b0c030feb430..d25824a7f4cf3a297408af18387d753c3bcbe635 100644 (file)
@@ -24,7 +24,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.releng-parent</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
   <packaging>pom</packaging>
 
   <name>Trace Compass Release Engineering Parent</name>
index 5802c77ea7fadc5b681b2f53aa3c8812f49df6df..15c5e646647f631637e9a755fd6da60931c97642 100644 (file)
@@ -30,7 +30,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-surefire-plugin</artifactId>
-        <version>${tycho-version}</version>
         <configuration>
           <testSuite>org.eclipse.tracecompass.segmentstore.core.tests</testSuite>
           <testClass>org.eclipse.tracecompass.segmentstore.core.tests.AllTests</testClass>
@@ -42,5 +41,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 8fd536df2997403d1eeb2ac29c50d7089fe46dbf..c74cb91716b56efa8df054dcc95a7993fbc5e830 100644 (file)
@@ -32,5 +32,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 9e7187506f710559ea7beea0bb157b9d8cf9d2ee..896391a220b078cc9c3ff8089b795f4048baf577 100644 (file)
@@ -30,7 +30,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-surefire-plugin</artifactId>
-        <version>${tycho-version}</version>
         <configuration>
           <testSuite>org.eclipse.tracecompass.statesystem.core.tests</testSuite>
           <testClass>org.eclipse.tracecompass.statesystem.core.tests.AllTests</testClass>
@@ -42,5 +41,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index bc2b985a114d134ab4af544be6bd10cc93a6db9a..8bfb1117f2f254f2a30a84bc5bdd039ea0c0aa26 100644 (file)
@@ -32,5 +32,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 9d7ac0f487d7b9cc2170085c5a99ade88e4a4114..860c3f00a2877ecec0fa933df8607f4dbc9f14e7 100644 (file)
@@ -24,7 +24,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.statesystem-parent</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
   <packaging>pom</packaging>
 
   <name>Trace Compass State System Parent</name>
index 58ca22bd19ecc35baae25a2cf0ba845eabda8ac7..42e8c1928383cab91d258225ab55794f539fea2c 100644 (file)
@@ -30,7 +30,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-surefire-plugin</artifactId>
-        <version>${tycho-version}</version>
         <configuration>
           <testSuite>org.eclipse.tracecompass.tmf.analysis.xml.core.tests</testSuite>
           <testClass>org.eclipse.tracecompass.tmf.analysis.xml.core.tests.AllAnalysisXmlCoreTests</testClass>
@@ -42,5 +41,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 5d1f230c721e914b84230ac85c1b2be5a019ee57..18e9b11960853313a5fe60e49cf4f454248d22bf 100644 (file)
@@ -32,5 +32,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 73518d39702fc20510d2eb6ceb899208c179dcc6..7993e9c5f1febe719575da4a739477ded79a386c 100644 (file)
@@ -30,7 +30,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-surefire-plugin</artifactId>
-        <version>${tycho-version}</version>
         <configuration>
           <testSuite>org.eclipse.tracecompass.tmf.analysis.xml.ui.tests</testSuite>
           <testClass>org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.AllAnalysisXmlUiTests</testClass>
@@ -43,5 +42,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 79325d7692bfcbdf2c7bca437359575bd6fba14d..40b15fb9e7f19196cc727892ab1d5b0968597ba5 100644 (file)
@@ -32,5 +32,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 99c1e990773b2a0364a0648bb122d9ffad523b53..9b320ee09b6905e6c4edf2828aee2b8e0c044d63 100644 (file)
@@ -30,7 +30,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-surefire-plugin</artifactId>
-        <version>${tycho-version}</version>
         <configuration>
           <testSuite>org.eclipse.tracecompass.tmf.core.tests</testSuite>
           <testClass>org.eclipse.tracecompass.tmf.core.tests.AllTmfCoreTests</testClass>
@@ -42,5 +41,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 893aad401c282eee2dc917e7b4329910ea51c954..c4f05941c49be29fbde4de75d346f09a83cdf5f2 100644 (file)
@@ -31,5 +31,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index d49f4bdcc0844342c65d2862932c9cd0391d2215..8a43d1f01f9aa39e1f06d4bbe641d0208621875f 100644 (file)
@@ -30,7 +30,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-surefire-plugin</artifactId>
-        <version>${tycho-version}</version>
         <configuration>
           <testSuite>org.eclipse.tracecompass.tmf.remote.core.tests</testSuite>
           <testClass>org.eclipse.tracecompass.tmf.remote.core.tests.AllTmfRemoteCoreTests</testClass>
@@ -42,5 +41,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 1df7de51ebce64225efa3c22a4a51d1fb1af8e24..765d8fa7fee87b973acde0c20fc146f540081d3b 100644 (file)
@@ -32,5 +32,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 27d4de7d575a82d1968017b23043264ef674affc..f90db8daef544d34381a37a5025e539bc4e51dc6 100644 (file)
@@ -30,7 +30,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-surefire-plugin</artifactId>
-        <version>${tycho-version}</version>
         <configuration>
           <testSuite>org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests</testSuite>
           <testClass>org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.AllTmfRemoteUISWTBotTests</testClass>
@@ -46,5 +45,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 8a4f017f7459b23b349bf3f7300052bbd68717df..77530254ba13c8ad5b826f46ee9a0cb79f0dee61 100644 (file)
@@ -30,7 +30,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-surefire-plugin</artifactId>
-        <version>${tycho-version}</version>
         <configuration>
           <testSuite>org.eclipse.tracecompass.tmf.remote.ui.tests</testSuite>
           <testClass>org.eclipse.tracecompass.tmf.remote.ui.tests.AllTmfRemoteUITests</testClass>
@@ -43,5 +42,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 546255f6ce23c2f6296bac88d27429e26c566ddb..08fe05f0863d224724bc9893ec2168e7a32fb0fb 100644 (file)
@@ -32,5 +32,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 6334d02557ecb651e09851ec29870d888b5768b0..4fa7a304899553db3b7715402890834b776767d3 100644 (file)
@@ -18,8 +18,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.tmf.remote</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
-  <version>2.0.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 
   <name>Trace Compass TMF Remote Feature</name>
@@ -29,7 +27,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-p2-plugin</artifactId>
-        <version>${tycho-version}</version>
         <executions>
           <execution>
             <id>attached-p2-metadata</id>
index 278391554732327c8adb8e6e033a2701a9e509d8..eededa346297da86211c8fe63434d06d0c0acc31 100644 (file)
@@ -30,7 +30,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-surefire-plugin</artifactId>
-        <version>${tycho-version}</version>
         <configuration>
           <testSuite>org.eclipse.tracecompass.tmf.ui.swtbot.tests</testSuite>
           <testClass>org.eclipse.tracecompass.tmf.ui.swtbot.tests.AllTmfUISWTBotTests</testClass>
@@ -46,5 +45,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index e0e5ce18ae5f396389872d6ecce1ec180a8c6565..4b79a566ce0d40fd4985e79f8c9ca83804705bbe 100644 (file)
@@ -30,7 +30,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-surefire-plugin</artifactId>
-        <version>${tycho-version}</version>
         <configuration>
           <testSuite>org.eclipse.tracecompass.tmf.ui.tests</testSuite>
           <testClass>org.eclipse.tracecompass.tmf.ui.tests.AllTmfUITests</testClass>
@@ -43,5 +42,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index b9fb5c6dc116520fda2f9295ff710370716a87e9..710f12cd624af5701b9d7dbf36dd2fe010b33cca 100644 (file)
@@ -18,7 +18,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.tmf.ui</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
   <name>Trace Compass TMF UI Plug-in</name>
@@ -32,5 +31,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
index 7174d48b61a5b4eb2cbbf782937e78315dbf985e..dee5c27f31344c19ad8d7ec5957054256ff9f3df 100644 (file)
@@ -18,8 +18,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.tmf</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
-  <version>2.0.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 
   <name>Trace Compass TMF (Tracing and Monitoring Framework) Feature</name>
@@ -47,7 +45,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-p2-plugin</artifactId>
-        <version>${tycho-version}</version>
         <executions>
           <execution>
             <id>attached-p2-metadata</id>
index 35248bcc9995e696b6acdf8938d6a6cf55f4ab30..ea4e8b229865ac3615af33d3edd7af8c875cb32e 100644 (file)
@@ -24,7 +24,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.tmf-parent</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
   <packaging>pom</packaging>
 
   <name>Trace Compass TMF Parent</name>
This page took 0.06085 seconds and 5 git commands to generate.