diff --git a/Jenkinsfile b/Jenkinsfile
index 702cf124cf0a8bd87a179b874e29c2de07940e44..728b93bb96b1906eaeb5adcc5588e20ce042ae7a 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -1,4 +1,3 @@
-//////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2021 Contributors to the Eclipse Foundation
//
@@ -8,7 +7,6 @@
//
// SPDX-License-Identifier: EPL-2.0
//
-//////////////////////////////////////////////////////////////////////////////
pipeline {
agent {
diff --git a/pom.xml b/pom.xml
index 9de46ab4caabb4035d902a71cfb973c7bcd8764c..21e66cf66565a6efe4fedd085ccb640716ea9acb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,34 +29,4 @@
trace
temporallogic
-
-
- clean verify
-
-
-
-
- checkLicenseHeaders
-
- true
-
-
-
-
- com.mycila
- license-maven-plugin
-
-
-
- checkLicenseHeaders
-
- check
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/releng/license-check-dependencies/Jenkinsfile b/releng/license-check-dependencies/Jenkinsfile
index 03d1c575d7196f60d6fc2177dc93604be501416d..f7eb8ae300976fd9bfb7e8ebed60cfe1de25713c 100644
--- a/releng/license-check-dependencies/Jenkinsfile
+++ b/releng/license-check-dependencies/Jenkinsfile
@@ -1,4 +1,3 @@
-//////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2021 Contributors to the Eclipse Foundation
//
@@ -8,7 +7,6 @@
//
// SPDX-License-Identifier: EPL-2.0
//
-//////////////////////////////////////////////////////////////////////////////
pipeline {
triggers {
diff --git a/releng/org.eclipse.trace4cps.configuration/pom.xml b/releng/org.eclipse.trace4cps.configuration/pom.xml
index 5cc2266396dcbfaef16970611de0296d7b5f6a9e..18a9d5e5396f19e0afb9535892be3196b55b89e5 100644
--- a/releng/org.eclipse.trace4cps.configuration/pom.xml
+++ b/releng/org.eclipse.trace4cps.configuration/pom.xml
@@ -57,11 +57,14 @@
1.3.1
+
+
+ 4.2.rc2
-
dash-licenses-snapshots
@@ -80,7 +83,95 @@
+ clean verify
+
+
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+ 1.4.1
+
+
+ enforce-maven
+
+ enforce
+
+
+
+
+ [3.5,)
+
+
+
+
+
+
+
+
+
+ com.mycila
+ license-maven-plugin
+ ${license.maven.plugin.version}
+
+ true
+
+ XML_STYLE
+ XML_STYLE
+ SCRIPT_STYLE
+ JAVADOC_STYLE
+ XML_STYLE
+ JAVADOC_STYLE
+ JAVADOC_STYLE
+ JAVADOC_STYLE
+ JAVADOC_STYLE
+ JAVADOC_STYLE
+ BATCH
+ BATCH
+ APOSTROPHE_STYLE
+ ASCIIDOC_STYLE
+ ASCIIDOC_STYLE
+ SCRIPT_STYLE
+ DOUBLESLASH_STYLE
+ JAVADOC_STYLE
+ SCRIPT_STYLE
+
+
+
+ ${session.executionRootDirectory}/releng/legal-defaults/license-header.txt
+ true
+
+ src-gen/**
+ xtend-gen/**
+ **/*.e4xmi
+ **/*.ecore
+ **/*.genmodel
+ **/*.launch
+ **/*.setup
+ **/*.target
+ **/*.txt
+ .checkstyle
+ .META-INF_MANIFEST.MF
+ .polyglot.*
+ .Xauthority*
+ checkstyle.xml
+ plugin.xml_gen
+ pom.tycho
+
+
+
+
+
+
+
+ checkLicenseHeaders
+
+ check
+
+
+
+
+
org.eclipse.tycho
@@ -206,52 +297,9 @@
-
- org.eclipse.m2e
- lifecycle-mapping
- 1.0.0
-
-
-
-
-
- org.eclipse.tycho
- target-platform-configuration
- [1.7.0,)
-
- target-platform
-
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-checkstyle-plugin
- [3.1.2,)
-
- check
-
-
-
-
-
-
-
-
-
+ maven-assembly-plugin
+ 2.6
@@ -280,52 +328,6 @@
technology.trace4cps
-
-
- com.mycila
- license-maven-plugin
- 4.2.rc2
-
-
- XML_STYLE
- XML_STYLE
- SCRIPT_STYLE
- JAVADOC_STYLE
- XML_STYLE
- JAVADOC_STYLE
- JAVADOC_STYLE
- JAVADOC_STYLE
- JAVADOC_STYLE
- SCRIPT_STYLE
- BATCH
- BATCH
- APOSTROPHE_STYLE
- ASCIIDOC_STYLE
- ASCIIDOC_STYLE
-
-
-
- ${session.executionRootDirectory}/releng/legal-defaults/license-header.txt
- true
-
- **/*.txt
- **/*.ecore
- **/*.genmodel
- **/*.setup
- **/*.target
- **/*.launch
- src-gen/**
- xtend-gen/**
- .polyglot.*
- .META-INF_MANIFEST.MF
- .checkstyle
- checkstyle.xml
- plugin.xml_gen
-
-
-
-
-
@@ -525,5 +527,69 @@
+
+
+
+ eclipse-m2e
+
+
+ m2e.version
+
+
+
+
+
+
+
+ org.eclipse.m2e
+ lifecycle-mapping
+ 1.0.0
+
+
+
+
+
+ org.eclipse.tycho
+ target-platform-configuration
+ [1.7.0,)
+
+ target-platform
+
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-checkstyle-plugin
+ [3.1.2,)
+
+ check
+
+
+
+
+
+
+
+
+
+
+
+
+
+